Re: [zfs-discuss] zfs and iscsi: cannot open : I/O error

2007-03-05 Thread Rick McNeal
If you have questions about iSCSI, I would suggest sending them to [EMAIL PROTECTED] I read that mail list a little more often, so you'll get a quicker response. On Feb 26, 2007, at 8:39 AM, cedric briner wrote: >> devfsadm -i iscsi # to create the device on sf3 >> iscsiadm list target -Sv|

Re: [zfs-discuss] zfs and iscsi: cannot open : I/O error

2007-02-26 Thread cedric briner
>> devfsadm -i iscsi # to create the device on sf3 >> iscsiadm list target -Sv| egrep 'OS Device|Peer|Alias' # not empty >> Alias: vol-1 >>IP address (Peer): 10.194.67.111:3260 >> OS Device Name: >> /dev/rdsk/c1t014005A267C12A0045E2F524d0s2 this i

Re: [zfs-discuss] zfs and iscsi: cannot open : I/O error

2007-02-26 Thread Matty
On 2/26/07, cedric briner <[EMAIL PROTECTED]> wrote: hello, I'm trying to consolidate my HDs in a cheap but (I hope) reliable manner. To do so, I was thinking to use zfs over iscsi. Unfortunately, I'm having some issue with it, when I do: # iscsi server (nexenta alpha 5) # svcadm e

[zfs-discuss] zfs and iscsi: cannot open : I/O error

2007-02-26 Thread cedric briner
hello, I'm trying to consolidate my HDs in a cheap but (I hope) reliable manner. To do so, I was thinking to use zfs over iscsi. Unfortunately, I'm having some issue with it, when I do: # iscsi server (nexenta alpha 5) # svcadm enable iscsitgt iscsitadm delete target --lun 0 vol-1