[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Physical disk problem
This may be completely invalid, but have you tried "hdd" instead?
Xen man pages, xl disk configuration, and any other example I have seen always use "hdc" for a cdrom device.
On Fri, Apr 20, 2012 at 5:38 AM, Joakim Svensson <joakim@xxxxxxxxx> wrote:
Hi
I would like to add a second physical disk to my file server.
My disk config used to look like this:
disk = [ 'file:/xen/stuart/stuart.img,ioemu:hda,w', 'phy:/dev/sdb,hdb,w' ]
It works and I can mount my disk as /dev/xvde1
But when I add a second disk like:
disk = [ 'file:/xen/stuart/stuart.img,ioemu:hda,w', 'phy:/dev/sdb,hdb,w', 'phy:/dev/sdd,hdc,w' ]
Stuart won't start. During start up it ends at:
XENBUS: Waiting for devices to initialize: 295s...
Could you please help me with this problem, I'm stuck and I can't find any solution.
Best regards
Joakim Svensson
joakim@xxxxxxxxx
www.joasve.se
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users
|