I had a secondary hard drive installed on my xen server but it's not showing up in xencenter.

Does anyone know the command to do this? I'd also appreciate the command to add a secondary drive inside a xen container.

Thanks!

link|improve this question
Do you have more information? Which Xen Version? Which operating system? Is the hdd shown in the root xen system? – Stony Mar 3 '11 at 22:49
afaik, Xenserver doesn't have the capability to add a new SR on a local disk from the XenCenter GUI. This site may help: support.citrix.com/article/CTX121313 – Sweet Mar 4 '11 at 1:35
feedback

2 Answers

Here are instructions on how to add additional disk drives to XenServer. Works with 5.5 and 5.6.

http://www.schirmacher.de/display/INFO/How+to+add+additional+disks+to+XenServer+host

link|improve this answer
I was just looking how to do that as well. Thanks! – aduljr Mar 19 '11 at 8:00
feedback

You can also create local storage as ext3. This has the benefit of providing "thin provisioning" with the drawback is that you can't expand this storage easily. If you choose to use 100% of this disk, I would personally go with ext3:

http://www.scriptkiddie.org/blog/2010/06/20/xenserver-5-6-thin-provisioning-with-ext3/

Regards, Port Forward Podcast

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.