Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / week_2005_09_18.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml"$>" />
11
12    <title>Status for Andrew DeFaria: September 18, 2005 - September 24, 2005 Archives</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/week_2005_09_11.html" title="September 11, 2005 - September 17, 2005" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/week_2005_09_25.html" title="September 25, 2005 - October  1, 2005" />
17 </head>
18 <body class="layout-one-column">
19    <div id="container">
20       <div id="container-inner" class="pkg">
21
22          <div id="banner">
23             <div id="banner-inner" class="pkg">
24                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
25                <h2 id="banner-description">Searchable status reports and work log</h2>
26             </div>
27          </div>
28
29          <div id="pagebody">
30             <div id="pagebody-inner" class="pkg">
31                <div id="alpha">
32                   <div id="alpha-inner" class="pkg">
33                      
34                      <p class="content-nav">
35                         <a href="http://defaria.com/blogs/Status/archives/week_2005_09_11.html">&laquo; September 11, 2005 - September 17, 2005</a> |
36                         <a href="http://defaria.com/blogs/Status/">Main</a>
37                         | <a href="http://defaria.com/blogs/Status/archives/week_2005_09_25.html">September 25, 2005 - October  1, 2005 &raquo;</a>
38                      </p>
39                      
40                      
41                      
42
43                      <h2 class="date-header">September 23, 2005</h2>
44                      <a id="a000426"></a>
45                      <div class="entry" id="entry-426">
46                         <h3 class="entry-header">PQA Code Page/SJ Vob move</h3>
47                         <div class="entry-content">
48                            <div class="entry-body">
49                               <ul>
50   <li>Attended meeting regarding SJ/Irvine Vob move. Shivdutt is investigating doing vob moves instead of replication. Briefly discussed Disaster Recover options.</li>
51
52   <li>Got Chris' scripts that check for invalid characters in string data for the ASCII character set to work on our test PQA database. Found invalid characters.</li>
53 </ul>
54                               
55                               <h3>Invalid ASCII Characters in Clearquest databases</h3>
56
57 <p>With Clearquest 2003.06.15 there is more support for internationalization. This means that Clearquest now implements a <i>Code Page</i> which essentially defines the valid character set for data. If it encounters invalid characters the user must correct them.</p>
58
59 <p>Question is do we have invalid characters in the current database. Chris Rump had found such invalid characters when performing his Clearquest migration from Irvine -> San Diego. I've quickly adapted his scripts to check a few fields in the TO database and found some. So far all I've found are non ASCII characters for the apostrophe. We think this happens when a user copies and pastes text from Microsoft Word into Clearquest (Thanks Microsoft! :-()</p>
60
61 <p>In any event I still need to update the script to check all string oriented fields. If only a few isolated cases can be identified (e.g. Apostrophes, perhaps soft carriage returns, etc.) then perhaps this could be made into a function that will check for invalid ASCII characters and fix them</p>
62                               
63                               <p class="entry-footer">
64                                  <span class="post-footers">Posted by  at  5:16 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000426.html">Permalink</a>
65                                  
66                                  
67                               </p>
68                            </div>
69                         </div>
70                      </div>
71                      
72                      
73
74                      <h2 class="date-header">September 22, 2005</h2>
75                      <a id="a000424"></a>
76                      <div class="entry" id="entry-424">
77                         <h3 class="entry-header">PQA CQ Setup</h3>
78                         <div class="entry-content">
79                            <div class="entry-body">
80                               <ul>
81   <li>Set up CQ Web Server on p4test. Web client has been updated. Seems a little sluggish</li>
82
83   <li>Investigated CQ Web Performance tweaking</li>
84
85   <li>Looked into Chris's scripts for handling CQ code page problems</li>
86 </ul>
87                               
88                               <p class="entry-footer">
89                                  <span class="post-footers">Posted by  at  2:26 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000424.html">Permalink</a>
90                                  
91                                  
92                               </p>
93                            </div>
94                         </div>
95                      </div>
96                      
97                      
98
99                      <h2 class="date-header">September 21, 2005</h2>
100                      <a id="a000425"></a>
101                      <div class="entry" id="entry-425">
102                         <h3 class="entry-header">SJ/Irvine Triggers/Sync lock problem/rgy_backup</h3>
103                         <div class="entry-content">
104                            <div class="entry-body">
105                               <ul>
106   <li>Tried to help Arun in Bangalore to be able to create views</li>
107
108   <li>Investigated trigger set up for SJ/Irvine</li>
109
110   <li>Investigated relocate sync_locked problem</li>
111 </ul>
112                               
113                               <h3>rgy_backup</h3>
114
115 <p>There's bad news then worse news WRT rgy_backup.</p>
116
117 <p>First the bad news:</p>
118
119 <blockquote><p>It was hoped that when rgy_backup was run on each of the clients - i.e. any machine that is not designated as a backup registry server - it would contact the primary registry server and ask "Who's the backup registry server?" then check to verify that the client was proper configured. If not, that it would update the client's notion of who is the designated backup registry server. Turns out this is  not the case! So we would have an issue of how do we properly configure all the clients.</p></blockquote>
120
121 <p>Now the worse news (AKA Why that CC Doctor warning about running Clearcase on a machine that uses DCHP is important):</p>
122
123 <blockquote><p>When I tested rgy_switchover I was surprised that it was unable to switch over any Windows desktop! Here's the output:</p>
124
125     <div class="code"><pre>
126     Wizard ccase-sj1-3:rgy_switchover ccase-sj1-4 ccase-sj1-3
127     Registry switchover started at 20-Sep-05.16:56:33
128     ccase-sj1-3: OK
129     ccase-sj1-4: OK
130     rgy_switchover: Error: Switchover for client LTSJCA-ADEFARIA failed
131     rgy_switchover: Warning: LTSJCA-ADEFARIA: Unable to reconfigure - rgy_switchover: Warning: could not find host, please check hostname
132     rgy_switchover: Error: Unknown host 'LTSJCA-ADEFARIA': Host not found
133     rgy_switchover: Error: Switchover for client LTSJCA-ADEFARIA failed
134     LTSJCA-ADEFARIA: FAILED
135     rgy_switchover: Error: Switchover for client PCSJCA-SHIVJHA failed
136     rgy_switchover: Warning: PCSJCA-SHIVJHA: Unable to reconfigure - rgy_switchover: Warning: could not find host, please check hostname
137     rgy_switchover: Error: Unknown host 'PCSJCA-SHIVJHA': Host not found
138     rgy_switchover: Error: Switchover for client PCSJCA-SHIVJHA failed
139     PCSJCA-SHIVJHA: FAILED
140     rgy_switchover: Error: Switchover for client lbsjca-nnalluri failed
141     rgy_switchover: Warning: lbsjca-nnalluri: Unable to reconfigure - rgy_switchover: Warning: could not find host, please check hostname
142     rgy_switchover: Error: Unknown host 'lbsjca-nnalluri': Host not found
143     rgy_switchover: Error: Switchover for client lbsjca-nnalluri failed
144     lbsjca-nnalluri: FAILED
145     Registry switchover finished at 20-Sep-05.16:56:34
146     </pre></div>
147
148     <p>I suspect that the problem is that the Windows machine name does not resolve to an IP address:</p>
149
150     <div class="code"><pre>
151     Local:ping ltsjca-adefaria 64 2
152     PING LTSJCA-ADEFARIA.corp.ad.broadcom.com (10.16.65.94): 64 data bytes
153     72 bytes from 10.16.65.94: icmp_seq=0 ttl=64 time=2 ms
154     72 bytes from 10.16.65.94: icmp_seq=1 ttl=64 time=0 ms
155
156     ----LTSJCA-ADEFARIA.corp.ad.broadcom.com PING Statistics----
157     2 packets transmitted, 2 packets received, 0.0% packet loss
158     round-trip (ms)  min/avg/max/med = 0/1/2/1
159     </pre></div>
160
161     <p>However:</p>
162
163     <div class="code"><pre>
164     Local:nslookup 10.16.65.94
165     Server:  dns-sj1-1b.sj.broadcom.com
166     Address:  10.16.64.11
167
168     Name:    dhcpe1-sj1-094.sj.broadcom.com
169     Address:  10.16.65.94</blockquote>
170     </pre></div>
171
172 <p>So then, even if we managed to configure all the clients, if switch over time came, most of them would fail.</p>
173                               
174                               <p class="entry-footer">
175                                  <span class="post-footers">Posted by  at  2:29 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000425.html">Permalink</a>
176                                  
177                                  
178                               </p>
179                            </div>
180                         </div>
181                      </div>
182                      
183                   </div>
184                </div>
185             </div>
186          </div>
187       </div>
188    </div>
189 </body>
190 </html>