search for: c2d0p2

Displaying 2 results from an estimated 2 matches for "c2d0p2".

Did you mean: c0d0p2
2007 Dec 31
4
Help! ZFS pool is UNAVAILABLE
...have more redundancy, but now it looks like I could be loosing it all?! I have some data backed up on other devices, but not all. NAME STATE READ WRITE CKSUM zbk UNAVAIL 0 0 0 insufficient replicas raidz1 ONLINE 0 0 0 c2d0p2 ONLINE 0 0 0 c1d0 ONLINE 0 0 0 c1d1 ONLINE 0 0 0 raidz1 UNAVAIL 0 0 0 insufficient replicas c5t0d0 ONLINE 0 0 0 c5t0d0 FAULTED 0 0 0 corrupted da...
2012 Nov 20
6
zvol wrapped in a vmdk by Virtual Box and double writes?
...tition table), p1 128GB, p2 60gb. As part of my work, I have used it both as a RAW device (cxtxdxp1) and wrapped partition 1 with a virtualbox created VMDK linkage, and it works like a champ. :) Very happy with that. I then tried creating a new zpool using partition 2 of the disk (zpool create c2d0p2) and then carved a zvol out of that (30GB), and wrapped *that* in a vmdk. Still works OK and speed is good(ish) - but there are a couple of things in particular that disturb me: - Sync writes are pretty slow - only about 1/10th of what I thought I might get (about 15MB/s). ASync writes are fa...