search for: disk02

Displaying 5 results from an estimated 5 matches for "disk02".

Did you mean: disk0
2010 Jul 25
4
zpool destroy causes panic
...J scrub: none requested config: NAME STATE READ WRITE CKSUM storage ONLINE 0 0 0 raidz2 ONLINE 0 0 0 gpt/disk01 ONLINE 0 0 0 gpt/disk02 ONLINE 0 0 0 gpt/disk03 ONLINE 0 0 0 gpt/disk04 ONLINE 0 0 0 gpt/disk05 ONLINE 0 0 0 /tmp/sparsefile1.img UNAVAIL 0 0 0 corrupted d...
2010 Oct 02
3
out of HDD space - zfs degraded
...progress for 5h32m, 17.16% done, 26h44m to go config: NAME STATE READ WRITE CKSUM storage DEGRADED 0 0 0 raidz2 DEGRADED 0 0 0 gpt/disk01-live ONLINE 0 0 0 gpt/disk02-live ONLINE 0 0 0 gpt/disk03-live ONLINE 0 0 0 gpt/disk04-live ONLINE 0 0 0 gpt/disk05-live ONLINE 0 0 0 gpt/disk06-live REMOVED 0 0 0 gpt/disk07-live ONLINE...
2019 Jan 08
0
has anyone a working example for a ks.cfg with two disks?
Hallo, has anyone a working example for a ks.cfg with two disks? disk sda swap and / disk sdb /mnt/disk02 I found several ks.cfg examples but none is working here. Centos 7.6 is in use. Thanks Ralf
2003 Dec 18
0
Partial deadlock in 4.9p1
...p instead. No messages were reported on either the console or via syslog. Vinum details are: aalp03# vinum list 12 drives: D disk00 State: up Device /dev/da1a Avail: 3/4094 MB (0%) D disk01 State: up Device /dev/da2a Avail: 3/4094 MB (0%) D disk02 State: up Device /dev/da3a Avail: 3/4094 MB (0%) D disk03 State: up Device /dev/da4a Avail: 3/4094 MB (0%) D disk04 State: up Device /dev/da5a Avail: 3/4094 MB (0%) D disk05 State: up Device /de...
2010 Mar 26
23
RAID10
Hi All, I am looking at ZFS and I get that they call it RAIDZ which is similar to RAID 5, but what about RAID 10? Isn''t a RAID 10 setup better for data protection? So if I have 8 x 1.5tb drives, wouldn''t I: - mirror drive 1 and 5 - mirror drive 2 and 6 - mirror drive 3 and 7 - mirror drive 4 and 8 Then stripe 1,2,3,4 Then stripe 5,6,7,8 How does one do this with ZFS?