search for: worrel

Displaying 4 results from an estimated 4 matches for "worrel".

Did you mean: correl
2009 Mar 30
4
FLAG DAY: vdiskadm import/export/convert
I''ve just pushed vdiskadm import/export/convert to the 3.3 vdisk and vbox repos. You can now import a disk image from a block device or file to a vdisk, convert (in place) to a different type of vdisk and export from a vdisk to a block device or file. I''ve also pushed the full vhd support (sparse and fixed) and the ability to import a vmdk 1.1 optimized stream file. An
2009 Apr 02
2
FLAG DAY: vdiskadm translate
I''ve just pushed vdiskadm translate to the 3.3 vdisk repo. You can now translate data from one virtual disk data type to another without creating a virtual disk. This allows the user to use a vmdk file and directly translate the data into a zvol without having to import it first to a vdisk and then export it to the zvol. # vdiskadm help translate translate - translate virtual disk data
2006 Oct 31
0
6274840 Cluster node(s) panic when I/O is starting on nodes during reconfig.
Author: skamm Repository: /hg/zfs-crypto/gate Revision: 00f0d34723c9c81d951eb20474dd9c639543cb05 Log message: 6274840 Cluster node(s) panic when I/O is starting on nodes during reconfig. Files: update: usr/src/cmd/lvm/util/metaclust.c update: usr/src/uts/common/io/lvm/mirror/mirror.c update: usr/src/uts/common/io/lvm/softpart/sp.c update: usr/src/uts/common/io/lvm/stripe/stripe.c
2006 Oct 31
0
5018506 mbi_mddb_mb Null pointer referenced in getphysblk panics the system
Author: skamm Repository: /hg/zfs-crypto/gate Revision: 3f1870def3bfb266bd90ede83ced7a4da113951a Log message: 5018506 mbi_mddb_mb Null pointer referenced in getphysblk panics the system Files: update: usr/src/uts/common/io/lvm/md/md_mddb.c