Hello, I am trying to configure ZFS with IBM sdd. IBM sdd is like powerpath, MPXIO or VxDMP.
Here is the error message when I try to create my pool: bash-3.00# zpool create tank /dev/dsk/vpath1a warning: device in use checking failed: No such device internal error: unexpected error 22 at line 446 of ../common/libzfs_pool.c bash-3.00# zpool create tank /dev/dsk/vpath1c cannot open '/dev/dsk/vpath1c': I/O error bash-3.00# zpool create tank vpath1 cannot open 'vpath1': no such device in /dev/dsk must be a full path or shorthand device name bash-3.00# zpool create tank vpath1c cannot open '/dev/dsk/vpath1c': I/O error bash-3.00# zpool create tank vpath1a warning: device in use checking failed: No such device internal error: unexpected error 22 at line 446 of ../common/libzfs_pool.c Is there anyone else that use ZFS with IBM sdd? This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss