Friday, August 21, 2009

Veritas CFS GCO VVR main.cf example

In building out a Global CFS cluster using Veritas SFCFS (Cluster File System), with GCO (Global Cluster Option), and VVR (Volume Replicator), I noticed there are not any really good examples except ones for SFRAC. Here is a sample which was put together on Linux. You will have to update your appropriate parts, and add your own application. This uses TIBCO EMS as an example application.
http://malcolm.baxter.googlepages.com/CFS_GCO_VVR_main.cf

Veritas Python responsefile creation script

Here is a version of my Veritas responsefile creation script ported to Python. Some changes will be done along the way, but this first copy is functional and works well.
http://malcolm.baxter.googlepages.com/vxinstall.py