| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-users] Physical disk problem
 Joakim,
 I am guessing this is a HVM?  What is your boot option set to? 
 Shane On Fri, Apr 20, 2012 at 2:29 PM, Joakim Svensson <joakim@xxxxxxxxx>  wrote:
 Thanks for your reply but it makes no difference. 
 It is when I try to pass on more then two devices it stops to work. I have tried both file and phy. 
 
 Best regards Joakim Svensson 
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
 
 --  Shane D. Johnson IT Administrator Rasmussen Equipment 
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users 
 |