Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / week_2006_06_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: June 18, 2006 - June 24, 2006 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_2006_05_28.html" title="May 28, 2006 - June  3, 2006" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/week_2006_06_25.html" title="June 25, 2006 - July  1, 2006" />
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_2006_05_28.html">&laquo; May 28, 2006 - June  3, 2006</a> |
36                         <a href="http://defaria.com/blogs/Status/">Main</a>
37                         | <a href="http://defaria.com/blogs/Status/archives/week_2006_06_25.html">June 25, 2006 - July  1, 2006 &raquo;</a>
38                      </p>
39                      
40                      
41                      
42
43                      <h2 class="date-header">June 22, 2006</h2>
44                      <a id="a000555"></a>
45                      <div class="entry" id="entry-555">
46                         <h3 class="entry-header">Vob corruption/Email/Chmaster</h3>
47                         <div class="entry-content">
48                            <div class="entry-body">
49                               <ul>
50   <li>Fixed problem with email from Multisite jobs</li>
51
52   <li>Investigated vob corruption</li>
53
54   <li>Looked into chmaster</li>
55 </ul>
56
57 <p><b>Total time:</b> 5 hours</b></p>
58                               
59                               <h3>Email server for Multisite messages</h3>
60
61 <p>Multisite needs to send email if there is a problem with synchronization. The setting for which SMTP server to use is in the Clearcase Control Panel under Advanced. Somehow that got set to sons-exch02 which is no longer a valid SMTP server. Changed this to sons-exch01.</p>
62
63 <h3>Database identifier not found when doing syncreplica import</h3>
64
65 <p>Dear IBM/Rational Tech Support: My name is Andrew DeFaria and I perform
66 Clearcase/Clearquest consultant services. One of my clients, Salira Optical Network Systems (a former employer of mine), has been experiencing a problem, described below, and has asked me to look into it for them. They are also in the process of migrating to newer server hardware and migrating up to the latest version of Clearcase/Clearquest. I've been performing this migration. So far we have the new server up and have Multisite replicating things between 3 "sites" - a remote one in Shanghai (sons-cc) and two in Santa Clara: the old server (sons-clearcase) and the new server (sons-sc-cc).</p>
67
68 <p>I had been working on this problem for a while last night. I was seeing what you guys were seeing - the db_server process will be running wildly and taking up 50% of the CPU. This seems to happen whenever the scheduled syncreplica -import runs on sons-clearcase. As a result sons-clearcase is not being synced. As far as I can tell this syncreplica -import never finishes and the db_server process consumes 50% of the CPU until killed.</p>
69
70 <p>I've also seen several of the following error in the db_server log:</p>
71
72 <div class=code><pre>
73 Database identifer &lt;x&gt; not found in "..db__obj.c" line 731
74 </pre></div>
75
76 <p>While the line number remains the same the id's I've seen are 427883, 427919, 427922.</p>
77
78 <p>Thinking that this was some sort of vob database corruption I ran checkvob and it reported some minor missing references to source containers. I then ran it in fix mode which cleared up the missing source containers but the missing db identifiers remain.</p>
79
80 <p>Next I tried running recoverpacket hoping to set the epoch numbers back a few days and thinking maybe the syncreplica would repair itself. On sons-sc-cc (SantaClara replica) I issued the following command:</p>
81
82 <div class=code><pre>
83 [ccadmin] sons-sc-cc:mt recoverpacket -since 20-Jun-05 SantaClara@\salira
84 Using epoch information from Monday, June 19, 2006 11:00:03 Pm
85 Epoch row for replica "US" successfully reset
86 </pre></div>
87
88 <p>Then back on sons-clearcase (US replica) I issued:</p>
89
90 <div class=code><pre>
91 [ccadmin] sons-clearcase:mt syncreplica -export -fship SantaClara@\salira
92 </pre></div>
93
94 <p>This went on to create a huge packet (growing over 1 gig!) before the scheduled syncreplica -import starts and ties up the db_server process.</p>
95
96 <p>Searching IBM/Rational support the closest thing I see is <a href="http://www-1.ibm.com/support/docview.wss?rs=100&amp;q1=database+identifier+not+found&amp;uid=swg21238768&amp;loc=en_US&amp;cs=utf-8&amp;lang=en">multitool syncreplica -export fails with Database identifier 0 not found in "../db__ver.c" line 505</a>. I know this speaks of syncreplica -export and references db__ver.c not db__obj.c it is the closest problem report that I could find. And it has the onerous note of:</p>
97
98 <blockquote>
99 <b>Note: </b>This defect may also occur in <a href="http://www-1.ibm.com/support/docview.wss?rs=984&amp;uid=swg21137780"
100  target="_blank">ClearCase MultiSite 2002.05 (5.0)</a>, however, the fix will not be back patched, you either need to back out of the patch that introduced this, or upgrade to a later version of ClearCase MultiSite to recover.
101 </blockquote>
102
103 <p>The clearcase version on sons-clearcase is:</p>
104
105 <div class=code><pre>
106 [ccadmin] sons-clearcase:ct -ver
107 ClearCase version 2002.05.00 (Tue Oct 30 08:27:59 2001)
108 clearcase patch p2002.05.00 NT-8 (Mon Jun 10 14:44:04 2002)
109 clearcase patch p2002.05.00 NT-12 (Thu Sep 12 11:15:10 2002)
110 @(#) MVFS version 2002.05.00+ (May 25 2002 03:14:49)
111 cleartool                         2002.05.00 (Fri Oct 26 20:24:09  2001)
112 db_server                         2002.05.00+ (Fri Aug 30 11:48:28 2002)
113 </pre></div>
114
115 <p>As I said, we are in the process of migrating to 2003.06 and we are already halfway there - however, at this point people have not yet fully migrated their views over to the new server and the old server still serves Clearcase licenses.</p>
116
117 <p>Finally, as I am only a part time consultant at Salira you may wish to contact Jeff Stribling (408-845-5200) directly to gather more info and possibly try some solutions. My contact information is at <a href="http://defaria.com/contact.php">http://defaria.com/contact.php</a> but realize that during the day I'm at another client.</p>
118
119 <h3>Chmaster</h3>
120
121 <p>There are a few Clearcase objects that can have mastership. These are:</p>
122
123 <ol>
124   <li>Label types</li>
125
126   <li>Branch types</li>
127
128   <li>Trigger types</li>
129
130   <li>Hyperlink types</li>
131
132   <li>Attribute types</li>
133
134   <li>Element types</li>
135 </ol>
136
137 <p>1 &amp; 2 above are the ones that concern me and that need to eventually get transfered. #3 has already been done by my mktriggers script with added the triggers to the vobs over on sons-sc-cc long ago.#4, 5 and 6 Salira doesn't really use anyway (there are only the predefined types for 4, 5 and 6 anyway).</p>
138
139 <p>It might be good for you, or perhaps Vijay, to experiment a bit on changing the mastership of a branch type, a branch that is not heavily used. I would:</p>
140
141 <ul>
142   <li>Set up a new view on sons-sc-cc oriented to working on this test branch that is mastered by sons-clearcase</li>
143
144   <li>Verify that there is a problem and how it manifests itself attempting to use this view on sons-sc-cc. IOW, while working on this new view on sons-sc-cc verify that you cannot checkout to this test branch because it's mastered at  sons-clearcase</li>
145
146   <li>Transfer mastership of this test branch over to sons-sc-cc</li>
147
148   <li>Test that the problem has gone away</li>
149 </ul>
150
151 <p>Of course I realize that the overriding problem is the current vob database problem on sons-clearcase described in my earlier email. Assuming that that's fixed and multisiting is working...</p>
152
153 <p>You can see these types by right clicking on the vob in the Clearcase Explorer on sons-clearcase and selected Explore Types. You can double click on branch type and find your test branch. Right click on it and select properties. Go to the Mastership tab and click on Change. Select SantaClara (that's sons-sc-cc). You might need to also perform a syncreplica (run the scheduled job for sync export on sons-clearcase and the sync import on sons-sc-cc.</p>
154
155 <p>There are about 30 branch types that are mastered on sons-clearcase. There are far more label types that are mastered on sons-clearcase. IOW while I might change mastership by hand for the 30 or so branch types, I wouldn't want to  change mastership for all those labels.</p>
156
157 <p>What I have not verified is what happens if one was working on sons-sc-cc, checks in a bug and the trigger attempts to move that pre existing label (this was an update to an old bug) to point to the new version about to be checked in. Since that label is mastered by sons-clearcase will that be a problem?</p>
158
159 <p>If your test above regarding changing the mastership of a test branch type is successful you may wish to move a more used branch type's mastership in the same manner then instructed the engineers involved in that branch to move to the new server. Then the next branch type, etc.
160                               
161                               <p class="entry-footer">
162                                  <span class="post-footers">Posted by  at  5:59 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000555.html">Permalink</a>
163                                  
164                                  
165                               </p>
166                            </div>
167                         </div>
168                      </div>
169                      
170                   </div>
171                </div>
172             </div>
173          </div>
174       </div>
175    </div>
176 </body>
177 </html>