Displaying 7 results from an estimated 7 matches for "c8d0".
Did you mean:
48d0
2006 Jun 26
2
raidz2 is alive!
Already making use of it, thank you!
http://www.justinconover.com/blog/?p=17
I took 6x250gb disk and tried raidz2/raidz/none
# zpool create zfs raidz2 c0d0 c1d0 c2d0 c3d0 c7d0 c8d0
df -h zfs
Filesystem size used avail capacity Mounted on
zfs 915G 49K 915G 1% /zfs
# zpool destroy -f zfs
Plain old raidz (raid-5ish)
# zpool create zfs raidz c0d0 c1d0 c2d0 c3d0 c7d0 c8d0
# df -h zfs
Filesystem size used avail capac...
2009 Oct 08
2
convert raidz from osx
I am converting a 4 disk raidz from osx to opensolaris. And I want to keep the data intact.
I want zfs to get access to the full disk instead of a slice.
I believe like c8d0 instead off c8d0s1.
I wanted to do this 1 disk at a time and let it resilver.
what is the proper way to do this.
I tried, I believe from memory : zpool replace -f rpool c8d1s1 c8d1
but it didn''t let me do that.
then I tried to put the disk offline first , but same result.
Thanks,
Dirk
--...
2009 Jan 21
8
cifs perfomance
...0001-298.09GB /pci at 0,0/pci10de,6c at 8/pci-ide at 6/ide at 1/cmdk at 1,0 tagra
ide c7d0 ST332062-5QF2WBD-0001-298.09GB /pci at 0,0/pci-ide at 9/ide at 0/cmdk at 0,0 tagra
ide c7d1 ST332062-5QF33B2-0001-298.09GB /pci at 0,0/pci-ide at 9/ide at 0/cmdk at 1,0 tagra
ide c8d0 ST332062-5QF03RX-0001-298.09GB /pci at 0,0/pci-ide at 9/ide at 1/cmdk at 0,0 tagra err
ide c8d1 DEFAULT cyl 1824 alt 2 hd 255 sec 63 /pci at 0,0/pci-ide at 9/ide at 1/cmdk at 1,0 rpool
sil3112 c0d0 drive type unknown /pci at 0,0/pci10de,6c at 8/pci-ide at d/ide at 0/cm...
2007 Dec 14
0
scrub percentage complete decreasing, but without snaps.
...0
c1d0 ONLINE 0 0 0
mirror ONLINE 0 0 0
c4d0 ONLINE 0 0 0
c6d0 ONLINE 0 0 0
mirror ONLINE 0 0 0
c7d0 ONLINE 0 0 0
c8d0 ONLINE 0 0 0
mirror ONLINE 0 0 0
c9d0 ONLINE 0 0 0
c10d0 ONLINE 0 0 0
errors: No known data errors
2009 Jul 25
1
OpenSolaris 2009.06 - ZFS Install Issue
...;> Live CD Install
AVAILABLE DISK SELECTIONS:
0. c7d0 <WDC WD10- WD-WMAV5012875-0001-931.51GB>
/pci at 0,0/pci-ide at 1f,2/ide at 0/cmdk at 0,0
1. c7d1 <WDC WD10- WD-WMAV5011699-0001-931.51GB>
/pci at 0,0/pci-ide at 1f,2/ide at 0/cmdk at 1,0
2. c8d0 <WDC WD10- WD-WMAV5011404-0001-931.51GB>
/pci at 0,0/pci-ide at 1f,2/ide at 1/cmdk at 0,0
3. c8d1 <DEFAULT cyl 60797 alt 2 hd 255 sec 126>
/pci at 0,0/pci-ide at 1f,2/ide at 1/cmdk at 1,0
4. c9d0 <DEFAULT cyl 60797 alt 2 hd 255 sec 126>
/pci...
2010 Nov 06
10
Apparent SAS HBA failure-- now what?
My setup: A SuperMicro 24-drive chassis with Intel dual-processor
motherboard, three LSI SAS3081E controllers, and 24 SATA 2TB hard drives,
divided into three pools with each pool a single eight-disk RAID-Z2. (Boot
is an SSD connected to motherboard SATA.)
This morning I got a cheerful email from my monitoring script: "Zchecker has
discovered a problem on bigdawg." The full output is
2013 Jan 24
2
RFC: Suggesting ZFS "best practices" in FreeBSD
>> #1. Map the physical drive slots to how they show up in FBSD so if a
>> disk is removed and the machine is rebooted all the disks after that
>> removed one do not have an 'off by one error'. i.e. if you have
>> ada0-ada14 and remove ada8 then reboot - normally FBSD skips that
>> missing ada8 drive and the next drive (that used to be ada9) is now