|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] error XEN scsi-attach
>
> bckpicmds102:~ # xm scsi-attach sles11 4:0:3:15 0:0:0:1
>
> Unexpected error: <type 'exceptions.UnboundLocalError'>
>
Do you have 'sg' loaded ("lsmod | grep sg" to check).
I'm sure it used to work better, but the only way I can get it working
at the moment is by specifying the sg device directly, which
unfortunately can change between reboots, eg:
xm scsi-attach sles11 /dev/sg0 0:0:0:1
James
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|