[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] block-iscsi with Xen 4.5 / 4.6
On Fri, Apr 15, 2016 at 05:28:12PM +1000, Steven Haigh wrote: > On 2016-04-15 17:23, Roger Pau Monné wrote: > > On Fri, Apr 15, 2016 at 04:59:11PM +1000, Steven Haigh wrote: > > > Hi all, > > > > > > I'm wading through the somewhat confusing world of documentation > > > regarding > > > storing DomU disk images on an iSCSI target. > > > > > > I'm getting an error when using pygrub of: > > > OSError: [Errno 2] No such file or directory: > > > 'iqn=iqn.1986-03.com.sun:02:ff2d12c0-b709-4ec0-999d-976506c666f5,portal=192.168.133.250' > > > > Hello, > > > > It should work. Can you please paste your guest configuration file and > > the > > output of the create command with "-vvv"? > > DomU config file: > bootloader = "pygrub" > name = "test1.vm" > memory = 2048 > vcpus = 2 > cpus = "1-7" > vif = ['bridge=br-151, vifname=vm.test1'] > disk = > ['script=block-iscsi,vdev=xvda,target=iqn=iqn.1986-03.com.sun:02:ff2d12c0-b709-4ec0-999d-976506c666f5,portal=192.168.133.250'] > boot = "c" > > # xl create /etc/xen/test1.vm -d -c Please post the output of xl -vvv create /etc/xen/test1.vm. Roger. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |