Displaying 3 results from an estimated 3 matches for "295g".
Did you mean:
295
2010 Feb 10
5
zfs receive : is this expected ?
amber ~ # zpool list data
NAME SIZE ALLOC FREE CAP DEDUP HEALTH ALTROOT
data 930G 295G 635G 31% 1.00x ONLINE -
amber ~ # zfs send -RD data at prededup |zfs recv -d ezdata
cannot receive new filesystem stream: destination ''ezdata'' exists
must specify -F to overwrite it
amber ~ # zfs send -RD data at prededup |zfs recv -d ezdata/data
cannot receive: specifie...
2010 Feb 08
5
zfs send/receive : panic and reboot
<copied from opensolaris-dicuss as this probably belongs here.>
I kept on trying to migrate my pool with children (see previous threads) and had the (bad) idea to try the -d option on the receive part.
The system reboots immediately.
Here is the log in /var/adm/messages
Feb 8 16:07:09 amber unix: [ID 836849 kern.notice]
Feb 8 16:07:09 amber ^Mpanic[cpu1]/thread=ffffff014ba86e40:
Feb 8
2010 Jun 07
20
Homegrown Hybrid Storage
Hi,
I''m looking to build a virtualized web hosting server environment accessing
files on a hybrid storage SAN. I was looking at using the Sun X-Fire x4540
with the following configuration:
- 6 RAID-Z vdevs with one hot spare each (all 500GB 7200RPM SATA drives)
- 2 Intel X-25 32GB SSD''s as a mirrored ZIL
- 4 Intel X-25 64GB SSD''s as the L2ARC.
-