1833776 Members
2299 Online
110063 Solutions
New Discussion

question

 
subhashni
Regular Advisor

question

Hi,I have a HP server with Basevxvm installed.Server accomadates 2 disks.I would like to use the veritas gui to mirror the root disk with the second disk. Where can i find the procedure for that.Lic have been applied to the veritas product.
Thanks
unix4me
3 REPLIES 3
John Guster
Trusted Contributor

Re: question

what version is your OS and what version is for your vxvm?
subhashni
Regular Advisor

Re: question

11.23 , 4.10
thanks
unix4me
John Guster
Trusted Contributor

Re: question

Here is the full document for your reference
http://docs.hp.com/en/5991-1838/5991-1838.pdf

If you have not done so:
you use vxinstall to enable VxVM 4.1 which will let you choose a device, start VxVM and start VxVM daemons, then you remove /etc/vx/reconfig.d/state.d/install-db file so VxVM daemons will auto start at each reboot.

After rootdg configured, you need manually do
/opt/VRTSob/bin/vxsvc -k
/opt/VRTSob/bin/vxsvc
/opt/VRTSob/bin/vxsvc -m
it will give "Current state of servr: RUNNING"

Now you can start GUI interface in any X windows session:
/opt/VRTSob/bin/vea

Good Luck.