Displaying 2 results from an estimated 2 matches for "c4t20d0".
Did you mean:
c4t0d0
2010 Dec 05
4
Zfs ignoring spares?
...c4t16d0 ONLINE 0 0 0
spare-2 DEGRADED 0 0 0
c4t17d0 OFFLINE 0 0 0
c4t44d0 ONLINE 0 0 0
c4t18d0 ONLINE 0 0 0
c4t19d0 ONLINE 0 0 0
c4t20d0 ONLINE 0 0 0
c4t21d0 ONLINE 0 0 0
raidz2-8 ONLINE 0 0 0
c4t22d0 ONLINE 0 0 0
c4t23d0 ONLINE 0 0 0
c4t24d0 ONLINE 0 0 0
c4t25d0...
2007 Apr 14
1
Move data from the zpool (root) to a zfs file system
Hi List,
As a ZFS newbie, I foolishly copied my data set to the root zpool file
system (a large iSCSI SAN array). Thus:
# zpool create -f iscsi c4t19d0 c4t20d0 c4t21d0 c4t22d0 c4t23d0 c4t24d0
# zpool list
NAME SIZE USED AVAIL CAP HEALTH ALTROOT
iscsi 9.53T 64.5K 5.34T 0% ONLINE -
# zfs set mountpoint=/mydisks/iscsi iscsi
Then copied almost 6TB (uncompressed) of data into a subdirectory of the...