i've two physical disks, but only one is used (mounted)at present.
is it possible to use the 2nd disk to mirror the first one.
My server is a sun Blade 2000 and using UFS filesystem.
My idea is to start with the one of the disks in case of system crash.
Thanks for your suggestions.
(root@blade ~)format < /dev/null
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c1t1d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
/pci@8,600000/SUNW,qlc@4/fp@0,0/ssd@w500000e01011d581,0
1. c1t2d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
/pci@8,600000/SUNW,qlc@4/fp@0,0/ssd@w21000004cfa632de,0
(root@blade ~)df -k
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c1t1d0s0 10327372 7064674 3159425 70% /
/proc 0 0 0 0% /proc
fd 0 0 0 0% /dev/fd
mnttab 0 0 0 0% /etc/mnttab
swap 1558720 24 1558696 1% /var/run
swap 1559144 448 1558696 1% /tmp
/dev/dsk/c1t1d0s3 20655529 8916256 11532718 44% /users
/dev/dsk/c1t1d0s4 20655529 2248647 18200327 11% /applis
/dev/dsk/c1t1d0s5 18425930 7653449 10588222 42% /data
(root@blade ~)
is it possible to use the 2nd disk to mirror the first one.
My server is a sun Blade 2000 and using UFS filesystem.
My idea is to start with the one of the disks in case of system crash.
Thanks for your suggestions.
(root@blade ~)format < /dev/null
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c1t1d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
/pci@8,600000/SUNW,qlc@4/fp@0,0/ssd@w500000e01011d581,0
1. c1t2d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
/pci@8,600000/SUNW,qlc@4/fp@0,0/ssd@w21000004cfa632de,0
(root@blade ~)df -k
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c1t1d0s0 10327372 7064674 3159425 70% /
/proc 0 0 0 0% /proc
fd 0 0 0 0% /dev/fd
mnttab 0 0 0 0% /etc/mnttab
swap 1558720 24 1558696 1% /var/run
swap 1559144 448 1558696 1% /tmp
/dev/dsk/c1t1d0s3 20655529 8916256 11532718 44% /users
/dev/dsk/c1t1d0s4 20655529 2248647 18200327 11% /applis
/dev/dsk/c1t1d0s5 18425930 7653449 10588222 42% /data
(root@blade ~)