[Ovirt-devel] Thoughts (NFS and SELinux?)

Hugh O. Brock hbrock at redhat.com
Fri Aug 14 14:33:58 UTC 2009


On Fri, Aug 14, 2009 at 04:17:05PM +0200, sylvain.desbureaux at orange-ftgroup.com wrote:
> 
> Hmmmm... what is the iso path you're giving to cobbler (or the nfs: URL
> I guess I should say)?
> 
> --Hugh
> 
> 
> 
> This is what I'm giving to cobbler (exactly as in
> https://fedorahosted.org/cobbler/wiki/KoanWithIsos except for the second
> ":" which make things not working):
> cobbler image add --name=vyatta
> --file=nfs://nas.open.net/mnt/nas/share/share/vyatta-livecd-vc5.0.2.iso

I'm pretty sure you *do* actually need that second : or cobbler's URL
parsing breaks. Have you tried it like

cobbler image add --name=vyatta --file=nfs://nas.open.net:/mnt/nas/share/share/vyatta-livecd-vc5.0.2.iso

?

Take care,
--Hugh




More information about the ovirt-devel mailing list