Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to configure root mirroring in veritas volume manager

Answers were Sorted based on User's Feedback



How to configure root mirroring in veritas volume manager..

Answer / kanuparthi_sai

In cmd

#vxencap -c -g <diskgroup name> -s 1024 -f sliced d0=c0t0d0s0
#vxdisksetup -i c0t2d0s0
#vxdg -g <diskgroup name> adddisk <diskname>=c0t2d0s0
#vxmirror -g <diskgroup name> <mirrored disk name> <new
mirror diskname >

Is This Answer Correct ?    28 Yes 6 No

How to configure root mirroring in veritas volume manager..

Answer / ratan

we have to take same size disk compare to root disk.
echo|format
attach a disk
vxscan disk
vxdctl mode enable
encapsulate the root disk
initialize the mirror disk
reboot the server
add the mirror disk to diskgroup
vxrootmir rootdisk mirrordisk
and boot the mirrordisk

Is This Answer Correct ?    19 Yes 1 No

How to configure root mirroring in veritas volume manager..

Answer / das

vxrootmir <destinatation>

Is This Answer Correct ?    13 Yes 4 No

How to configure root mirroring in veritas volume manager..

Answer / mahender reddy

we have 2 ways to configure the root mirroring in veritas
1.use vxdisadm
2.vxencap (encpsulation the disk)
mostly we are using the vxencap because vxdiskadm is the
lenthy process
===================
PROCEDURE
===================
1.take the onther disk egual size of root disk
2.for example the 2 disks c1t0d0(root disk) and c1t2d0
3.encaplating the root disk
vxencap -c -f -g <diskgroupname> sliced d0=c1t0d0
4.reboot the server
reboot the server only modify the disk in vfstab and in
etcsysem
5.take the second disk under control of veritas
vxdisksetup -i c1t2do
vxdg -g <diskgroupname> adddisk c1t2d0
6.add the mirror disk to root disk
vxmirror -g <diskgroup name> c1t0d0 c1t2d0

Is This Answer Correct ?    6 Yes 1 No

How to configure root mirroring in veritas volume manager..

Answer / rishi

fist of all slect all root mirrorinm in ceritas volume then
right click n take option of configuration

Is This Answer Correct ?    7 Yes 22 No

Post New Answer

More Solaris Commands Interview Questions

whenever you are creating a new user (while creating user every time) file /etc/passwd file inode number will be changed why????

1 Answers   Accel,


How to add swap space in Sun Server?

6 Answers   ITC Infotech,


How will you comment error line in /etc/system file

1 Answers   IBM,


How many ufsdump level

1 Answers  


how to find NIC card type. is there any command to display the card type when it not plumbed.

4 Answers   Thomson Reuters,


What are the service group dependence?

2 Answers  


How many controllers in 3510 storage.

1 Answers  


Options in ufsdump

1 Answers  


To find the OBP environment variable

2 Answers  


How to remove a disk group?

1 Answers   Wipro,


What is encapsulation?

3 Answers  


How to find memory status i.e.. it is full like 100%?

5 Answers   HP,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)