I found this on the tech support page under report #4656
I believe that most, if not all of your conflicts are across multiple
regions. At least that's what I've found here.
Hope this helps.
Victor Orozco
Release/CM Engineer
Applied Microsystems Co.
Redmond, WA
425.882.5357
-------------------------------------------------------------------------
This is reported since, for a given host, no two exported file systems
can
have the same export-id assigned. However, this may not always be
indicative of a real problem. The key is in examining all the
information for
each view it reports.
For instance, you can ignore the error if the views are in different
regions.
Consider the following case:
First tag:
-tag = "hsu"
-hostname = "screamer"
-global_path = "/viewstore/hsu.vws"
-region = "mri"
-view_uuid = "91frdaed.31ad11cf.ac49.00:01:72:34:25:66"
-view_exid = "88"
This tag:
-tag = "dwu1"
-hostname = "screamer"
-global_path = "/viewstore/dwu1.vws"
-region = "NARC"
-view_uuid = "156rc687.677711d2.a11a.00:01:80:35:c3:a3"
-view_exid = "88"
The detail that makes this NOT a problem is that the host will never
be able to export_mvfs both the "hsu" and "dwu1" views at the same
time. A
clearcase host can only look at one region at a time ( as is configured
for
UNIX in /var/adm/atria/rgy/rgy_region.conf ) and thus it can only access
the "hsu" OR the "dwu1" view-tags depending on whether the host is
configured to be part of the "mri" or "NARC" regions respectively.
Another known situation is when rgy_check reports this error but
shows two identical views tags as both having the same export ID's.
This known defect (#15666) is fixed in ClearCase Version 3.0.2.
If there literally are two views in the same region that are both using
the
same export ID then you should do one of the following:
A. to get around an immediate problem where you just need to
successfully
get a /view/vob combo exported you can simply 'cleartool endview
viewtag'
and then 'cleartool startview viewtag' which causes the mvfs to
temporarily
assign the view a new export id if the default id is in use.
B. to implement a more permanent fix, use 'cleartool mktag -view -tag
view-name -ncaexported ...' to replace the registry information for
the view-tag. This will make sure that a unique export ID is
assigned to the view even if this was not previously the case.
-------------------------------------------------------------
>When I run rgy_check on my Unix server I get endless errors. I am
gradually
>working my way through them but notice a stubborn level of errors of
this
>type. Any ideas what they mean and how I can get rid of them ? In all
>cases (that I have checked) both views mentioned are valid working
views.
>
>We are running
>
>rgy_check: Error: There are duplicate view export IDs on host aramis:
>First tag:
> -tag = "P_210.a2m4.snf2fe"
> -hostname = "aramis"
> -global_path =
>"\\aramis\aramis1\viewstore\k5esc\snf2fe\P_210.a2m4.snf2fe.vws"
> -region = "FE_EDC_NT_SAMBA"
> -view_uuid = "561a2e18.a1a411d3.b7ec.00:01:80:88:c8:bc"
> -view_exid = "84"
>This tag:
> -tag = "p263.srk2fe"
> -hostname = "aramis"
> -global_path = "\\aramis\aramis1\viewstore\p263.srk2fe.vws"
> -region = "FE_EDC_NT"
> -view_uuid = "238390e4.aef611d3.b16d.00:01:80:9a:62:1e"
> -view_exid = "84"
>
>Roy Chapman
>External Consultant
>
>Robert Bosch GmbH * (00 49) 0711/811-31795 / GSM (00 49)
>0173/4887139
>K5/ESQ * (00 49) 0711/811-31800
>Postfach 20 02 40 * mailto:roy.chapman@de.bosch.com
>D-70442 Stuttgart
>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
This archive was generated by hypermail 2b29 : Sun May 06 2001 - 00:22:29 EDT