Root mirroring in SVM, in Veritas ?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
How to add route (gateway) to n/w interface?
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?
How to list qued jobs under at? atq
what is the difference between svm and vxvm
4 Answers Infosys, Tech Mahindra, VxVM,
1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?
how to create 100 users at a time in solaris?
What is the file holds default values get by user when new user is created ? /usr/sadm/defadduser
How to see veritas licenses?
Explain the difference between svm and vxvm?
Discuss the two modes of the vi editor in solaris.
how many zones can be installed in server which has 4 processors?
in solaris 10 nfs4 version is using ..in that any new daemons are available or not