Miguel Madrid Villar
2008-Jun-04 08:03 UTC
[Xen-users] Can someone give me a hand with more info about cfg file disk parameter?
Hello, I''m looking to gain access from one DomU to a NFS partition, can it be done modifying the .cfg file? For example, in my testmachine.cfg i have the line: disk = [ ´file:/home/xen/domains/test/disk.img,sda1,w´,´file:/home/xen/domains/test/swap.img,sda2,w´ ] Its possible to add some extra info so that in the cfg is included the access to a partition in a NFS machine in my network? Thanks in advance, Mike. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
James Dingwall
2008-Jun-04 12:49 UTC
RE: [Xen-users] Can someone give me a hand with more info about cfgfile disk parameter?
> Hello, I''m looking to gain access from one DomU to a NFS partition, can it be done modifying the .cfg file?> For example, in my testmachine.cfg i have the line:> disk = [ ´file:/home/xen/domains/test/disk.img,sda1,w´,´file:/home/xen/domains/test/swap.img,sda2,w´ ]> Its possible to add some extra info so that in the cfg is included the access to a partition in a NFS machine in my network?If you aren''t trying to boot off NFS can you just mount the export on the domU via fstab? Do you have a special requirement to mount in dom0 and then pass it to the domU? James This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at http://www.amdocs.com/email_disclaimer.asp _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Miguel Madrid Villar
2008-Jun-04 13:55 UTC
Re: [Xen-users] Can someone give me a hand with more info about cfgfile disk parameter?
Yes, i need that one in the cfg because when i create another machine i want it to deploy with the NFS settings as default with no mount in the new machine side, i want it to automatically have all the parameters, ram size, disk, swap, etc. Thanks, Mike 2008/6/4 James Dingwall <james.dingwall@amdocs.com>:> > > Hello, I''m looking to gain access from one DomU to a NFS partition, can > it be done modifying the .cfg file? > > > For example, in my testmachine.cfg i have the line: > > > disk = [ > ´file:/home/xen/domains/test/disk.img,sda1,w´,´file:/home/xen/domains/test/swap.img,sda2,w´ > ] > > > Its possible to add some extra info so that in the cfg is included the > access to a partition in a NFS machine in my network? > > > If you aren''t trying to boot off NFS can you just mount the export on the > domU via fstab? Do you have a special requirement to mount in dom0 and then > pass it to the domU? > > James > > This message and the information contained herein is proprietary and > confidential and subject to the Amdocs policy statement, > you may review at http://www.amdocs.com/email_disclaimer.asp >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users