Displaying 5 results from an estimated 5 matches for "c0t0d0s5".
Did you mean:
c0t0d0s0
2008 Jul 06
14
confusion and frustration with zpool
...ONLINE 0 0 0
mirror ONLINE 0 0 0
c6d0p0 ONLINE 0 0 0
c0t0d0s4 ONLINE 0 0 0
mirror UNAVAIL 0 0 0 corrupted data
c8t0d0p0 ONLINE 0 0 0
c0t0d0s5 ONLINE 0 0 0
errors: No known data errors
-bash-3.2# zpool history local
History for ''local'':
2007-11-19.11:45:11 zpool create -m /local2 local c1d0p0
2007-11-19.13:38:44 zfs recv local/main
2007-11-19.13:52:51 zfs set mountpoint=/local-pool local
2007-11-19.13:53:...
2010 Jan 13
3
Recovering a broken mirror
...tc/zfs
#
ls /dev/dsk
c0t0d0s0 c0t0d0s3 c0t0d0s6 c1t0d0s1 c1t0d0s4 c1t0d0s7 c1t1d0s2 c1t1d0s5 c1t2d0 c1t2d0s2 c1t2d0s5 c1t3d0s0 c1t3d0s3 c1t3d0s6
c0t0d0s1 c0t0d0s4 c0t0d0s7 c1t0d0s2 c1t0d0s5 c1t1d0s0 c1t1d0s3 c1t1d0s6 c1t2d0s0 c1t2d0s3 c1t2d0s6 c1t3d0s1 c1t3d0s4
c0t0d0s2 c0t0d0s5 c1t0d0s0 c1t0d0s3 c1t0d0s6 c1t1d0s1 c1t1d0s4 c1t1d0s7 c1t2d0s1 c1t2d0s4 c1t3d0 c1t3d0s2 c1t3d0s5
# format
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c1t0d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424> bootdisk
/pci at 1c,600000/scsi at 2/sd at 0,0...
2007 Dec 03
2
Help replacing dual identity disk in ZFS raidz and SVM mirror
...only happens to affect 2 of the 3 disks slices respectively
Also "zpool status" reports read issues on the failing disk
config:
NAME STATE READ WRITE CKSUM
zpool ONLINE 0 0 0
raidz ONLINE 0 0 0
c0t0d0s5 ONLINE 0 0 0
c0t1d0s5 ONLINE 50 0 0
c0t2d0s5 ONLINE 0 0 0
c0t3d0s5 ONLINE 0 0 0
So my question is what series of steps do we need to perform given the fact that I have one disk out of four that hosts a z...
2005 Oct 26
1
Error message with fbt::copen:entry probe
All,
The attached script is causing the following error message ...
bash-3.00# ./zmon_bug.d
dtrace: error on enabled probe ID 2 (ID 4394: fbt:genunix:copen:entry):
invalid address (0xfd91747f) in predicate at DIF offset 120
dtrace: error on enabled probe ID 2 (ID 4394: fbt:genunix:copen:entry):
invalid address (0xfef81a3f) in predicate at DIF offset 120
Any ideas?
thxs
Joe
--
2006 Sep 01
4
create ZFS pool(s)/volume(s) during jumpstart instalation
Anyone have idea how to create ZFS pool and volumes during jumstart
instalation ? (I''m using JumpStart Enterprise Toolkit)
kloczek