|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen config for iscsi domU
I used the block-script from http://kinkrsoftware.nl/contrib/xen/block-iscsi
i created a config: name = "c5.4-iscsi" maxmem = 512 memory = 512 vcpus = 1 builder = "hvm" kernel = "/usr/lib/xen/boot/hvmloader" boot = "d" pae = 1 acpi = 0 apic = 0 localtime = 1
device_model = "/usr/lib/xen/bin/qemu-dm" usb = 1 usbdevice = "tablet" sdl = 0 vnc = 1 vncunused = 1 keymap = "en-us" disk = [ "iscsi:192.168.123.253:3260-iscsi-iqn.2001-04.com.example:storage.disk1.amiens.sys1.xyz,hda,w" , "file:/root/Desktop/c5.4.iso,hdc:cdrom,r" ] vif = [ "bridge=xenbr0" ] parallel = "none" serial = "pty" soundhw = "es1370"
error: [root@localhost xen]# xm create c5.4-iscsi Using config file "./c5.4-iscsi". Error: Device
768 (vbd) could not be connected. /etc/xen/scripts/block failed; error detected.
xen-hotplug.log xenstore-read: couldn't read path backend/vbd/36/768/node
pls kindly advise
--- 2009年12月9日 星期三,Aclhk Aclhk <aclhkaclhk@xxxxxxxxx> 寫道﹕
寄件人: Aclhk Aclhk <aclhkaclhk@xxxxxxxxx> 主題: [Xen-users] xen config for iscsi domU 收件人: xen-users@xxxxxxxxxxxxxxxxxxx 日期: 2009年12月9日,星期三,上午9:41
i want to create a domU using iscsi disk.
Since
virt-manager and virt-install do not support, pls advise the config file which will be used by xm create to create a xen guest.
|
Yahoo!香港提供網上安全攻略,教你如何防範黑客! 了解更多 -----內含下列附件-----
|
Yahoo!香港提供網上安全攻略,教你如何防範黑客!了解更多_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|