On Sat, 15 Mar 2014 16:26:46 -0700
Chris Allen wrote:
> Michael,
>
> Bummer, sorry it's not working. When I'm back in the office on Monday,
> I'll play with it. I've been using it with a defined target group and no
> host group so far without any problems. I have not tested a host group. I
>
Michael,
Bummer, sorry it's not working. When I'm back in the office on Monday,
I'll play with it. I've been using it with a defined target group and no
host group so far without any problems. I have not tested a host group. I
mainly wanted to be able to define a target group, because the stor
On Sat, 15 Mar 2014 21:22:20 +0100
Michael Rasmussen wrote:
> So a request like this:
> qemu-img info iscsi://192.168.3.110/iqn.2010-09.org.napp-it:omnios/0
>
> Will give this response:
> qemu-img: iSCSI: Failed to connect to LUN : SENSE
> KEY:ILLEGAL_REQUEST(5) ASCQ:INVALID_OPERATION_CODE(0x200
Hi Chris,
How have you been able to use your patch adding host and target group?
As far as I have been able to test these options are never send with
the request for access to the LUN.
So a request like this:
qemu-img info iscsi://192.168.3.110/iqn.2010-09.org.napp-it:omnios/0
Will give this res
Hi all,
The restore from a backup is not working properly when dealing with
sparse volumes.
VM created with 4G disk sparse
Before backup: Size 1.09G
Backup: Size 527M
Restore: Size 4.03G
This indicates that the resulting image is padded with 'NULLs' up to
configured disk size.