search for: sol10u6

Displaying 3 results from an estimated 3 matches for "sol10u6".

Did you mean: sol10u8
2010 Apr 20
1
libguestfs mounting solaris 10 ZFS guest
...SE modules. I have fuse installed and zfs-fuse and I can create ZFS filesystems on the physical host machine. Just really not sure how to make libguestfs deal with it. I have tried mounting the pool and the underlying virtual disk device with no success. # guestmount -o modules=zfs -a /dev/kvmVG00/sol10u6 -m newpool/ROOT/s10up-08 --ro /mnt libguestfs: error: mount_options: mount_options_stub: newpool/ROOT/s10up-08: expecting a device name # guestmount -o modules=zfs -a /dev/kvmVG00/sol10u6 -m /dev/dsk/c0d0s0 --ro /mnt libguestfs: error: mount_options: mount_options_stub: /dev/dsk/c0d0s0: No such fi...
2010 Apr 10
21
What happens when unmirrored ZIL log device is removed ungracefully
Due to recent experiences, and discussion on this list, my colleague and I performed some tests: Using solaris 10, fully upgraded. (zpool 15 is latest, which does not have log device removal that was introduced in zpool 19) In any way possible, you lose an unmirrored log device, and the OS will crash, and the whole zpool is permanently gone, even after reboots. Using opensolaris,
2011 Jun 24
13
Fixing txg commit frequency
Hi All, I''d like to ask about whether there is a method to enforce a certain txg commit frequency on ZFS. I''m doing a large amount of video streaming from a storage pool while also slowly continuously writing a constant volume of data to it (using a normal file descriptor, *not* in O_SYNC). When reading volume goes over a certain threshold (and average pool load over ~50%), ZFS