Root mirroring in SVM, in Veritas ?

Answers were Sorted based on User's Feedback



Root mirroring in SVM, in Veritas ?..

Answer / pawan

its for SVM only what about veritas...
for Veritas choose first run vxdiskadm command then choose
option 6 for mirroring.

Is This Answer Correct ?    1 Yes 0 No

Root mirroring in SVM, in Veritas ?..

Answer / saravanan

SVM


first we take backup /etc/system and /etc/vfstab file
copy some size of two hard disk using prtvtoc cmd with
fmthard -s -

then create 3 replica using metadb -a -f -c c#t0d#s#
C#t1d#s# c#t2d#s#
create primary submirror metainit d21 1 1 c#t#d3s#
create 2nd submir metainit d22 1 1 c#t#d#s#
mappingg primry mir metainit d20 -m d21
metaroot d20 ( update /eyc/system to /etc/vfstab)
metaattach d20 d22

Is This Answer Correct ?    1 Yes 1 No

Root mirroring in SVM, in Veritas ?..

Answer / sreenath

SVM


first we take backup /etc/system and /etc/vfstab file
copy some size of two hard disk using prtvtoc cmd with
fmthard -s -

then create 3 replica using metadb -a -f -c c#t0d#s#
C#t1d#s# c#t2d#s#
create primary submirror metainit d21 1 1 c#t#d3s#
create 2nd submir metainit d22 1 1 c#t#d#s#
mappingg primry mir metainit d20 -m d21
metaroot d20 ( update /eyc/system to /etc/vfstab)
metaattach d20 d22
Vxvm
vxassist -g dg1 make mirvol 100m layout=mirror

Is This Answer Correct ?    0 Yes 0 No

Root mirroring in SVM, in Veritas ?..

Answer / deepak kumar

In SVM, get new disk and partion the new disk same as boot
disk

# prtvtoc /dev/rdsk/<> |fmthard -s - <new_disk>
# create meta with metainit command and do metattach with
all volumes

# On root partion, run metaroot command to convert it under
meta. Also need to edit /etc/system with set
md:mirrored_root_flag=1

with veritas root mirroring.

1. Iniitalize the both disk under veritas and add into root
disk group
2. once initialize, encapsulate the disk so that no data to
be lost.

3. use vxrootmir command or vxdiskadm and option 6.


Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Solaris General Interview Questions

They have user like aa with home dir /export/home/aa. They want to change home dir to /export/home/bb & username remains same. User files in /export/home/aa moved to bb? What do u do?

1 Answers   Satyam, Wipro,


What is the importance of shadow file?

3 Answers   Satyam, Wipro,


how to know kernel architecture of solaris ? isainfo -v ? or prtconf -v

4 Answers   Satyam, Wipro,


How many types of file system?

12 Answers   Blue Dart,


What are the ways in which replication agreements between directory structures be arranged?

0 Answers  






After adding LUNs disk is not showing in the format command. How to resolve that?

3 Answers   IBM,


How can we find memory leak in Soalris ?

1 Answers   Sun Microsystems,


How to check OBP version?

6 Answers   Satyam, Wipro,


Root mirroring in SVM, in Veritas ?

4 Answers   HP, IBM, Satyam, Wipro,


In solaris RAID half of replicas fails Suppose out of 6 replica 4 got failed -> what will be the impact if system will not come up & if system will not come up how to fix this issue.

1 Answers  


how to configure remote console login for a server sunfire v440 or v490?

3 Answers   Satyam, Wipro,


How can threads be created in a solaris environment?

0 Answers  


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)