Re: Disk Suite (SVM) unmirror issue



govindo@xxxxxxxxx wrote:
Folks,
I had setup the (/) to mirroring.The details below

# metastat d5
d5: Mirror
Submirror 0: d3
State: Okay
Submirror 1: d4
State: Okay
Pass: 1
Read option: roundrobin (default)
Write option: parallel (default)
Size: 8392072 blocks

d3: Submirror of d5
State: Okay
Size: 8392072 blocks
Stripe 0:
Device Start Block Dbase State Hot Spare
c3t0d0s0 0 No Okay


d4: Submirror of d5
State: Okay
Size: 8392072 blocks
Stripe 0:
Device Start Block Dbase State Hot Spare
c3t1d0s0 0 No Okay

The status was okay...I wanted to unmirror the root filesystem,so I
followed as below.

#metadetach d5 d3
d5: submirror d3 is detached

#metaroot /dev/dsk/c3t0d0s0

the changes were made to the /etc/vfstab and /etc/system.

however when i did a reboot,i got the following error....

Rebooting with command: boot
Boot device: disk0 File and args:
SunOS Release 5.8 Version Generic_108528-15 64-bit
Copyright 1983-2001 Sun Microsystems, Inc. All rights reserved.
WARNING: forceload of misc/md_trans failed
WARNING: forceload of misc/md_raid failed
WARNING: forceload of misc/md_hotspares failed
WARNING: forceload of misc/md_sp failed
configuring IPv4 interfaces: hme0.
Hostname: devl02
mount: /dev/dsk/c3t0d0s0 is not this fstype.
/sbin/rcS: /etc/dfs/sharetab: cannot create
failed to open /etc/coreadm.confsyseventd: Unable to open daemon lock
file '/etc
/sysevent/syseventd_lock': 'Read-only file system'
INIT: Cannot create /var/adm/utmpx

INIT: failed write of utmpx entry:" "

INIT: failed write of utmpx entry:" "


INIT: SINGLE USER MODE


Any help would be appreciated?



You detached the d3 submirror and then tried to make it the root drive? Not what I would have done. You could have detached the submirror d3 and the system would have been unmirrored. Then metaclear d3 to recover that slice.
.



Relevant Pages