ClearCase performance issue in DR (Disaster Recovery) box?

gotosenthil's picture
gotosenthil asked on November 26, 2010 - 6:54am | Replies (1).

I'm able to create successfully a new view and vob locally like /home/vobadm/senthilc.vws and /home/vobadm/senthilc.vbs and able to do check-out and check-in activities but unable to create / access it in a volume - /ccdata9 (storage which is available in Production box and its coming thru NetApp).

We have disconnected the relationship of Volume - /ccdata9 from production server via NetApp and I'm trying to access the same from DR box but not successful, please help me on this. Thanks

ClearCase Version 7.0.1.1 --> Production Server
Nas --> 3020
Data ONTap --> 7.0.7
ClearCase Version 7.0.1.10 --> DR
OS --> AIX 5 in both sites (Production & DR)

1 Answer

peeps's picture
peeps replied on December 4, 2010 - 12:55pm.

To access the volume in Netapp from UNIX boxes the following needs to be done.
1. The storage volume should be defined in /etc/exports on the Netapp.
2. Run the 'exportfs -a' command to make the above change effective.
3. Define the mount point information on the UNIX host in /etc/fstab or /etc/vfstab or using automounter.
4. Mount the storage directory on the UNIX host.

Please see the following PDF from Netapp for more details.

http://media.netapp.com/documents/tr-3111.pdf.

Let me know if this helps.

CMCrossroads is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.