> > Hello, can anyone help me out with this? >> >> Running cobbler 2.2.2 >> selinux is in permissive. >> system is updated to current on F16. >> >> ************************************************************************************************** >> [root@bootserver mnt]# cobbler import --path=mnt/iso >> --name=redhat_5.8_x86_64 >> task started: 2012-04-20_122831_import >> task started (id=Media import, time=Fri Apr 20 12:28:31 2012) >> Exception occured: <class 'cobbler.cexceptions.CX'> >> Exception value: 'Command failed' >> Exception Info: >> File "/usr/lib/python2.7/site-packages/cobbler/remote.py", line 89, in >> run >> rc = self._run(self) >> File "/usr/lib/python2.7/site-packages/cobbler/remote.py", line 228, >> in runner >> self.logger >> File "/usr/lib/python2.7/site-packages/cobbler/api.py", line 798, in >> import_tree >> utils.run_this(rsync_cmd, (spacer, mirror_url, path), self.logger) >> File "/usr/lib/python2.7/site-packages/cobbler/utils.py", line 889, in >> run_this >> die(logger,"Command failed") >> File "/usr/lib/python2.7/site-packages/cobbler/utils.py", line 134, in >> die >> raise CX(msg) >> >> !!! TASK FAILED !!! >> >> looks like your current path = /mnt the command you supplied uses: --path=mnt/iso (relative path)
is the path /mnt/mnt/iso really correct? -- Grtz, Jörgen Maas
_______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
