RE: Failure during import

2010-09-23 Thread marek.dohojda
Are you sure this is a cobbler issue and not a VM issue? (such as NFS or whatever you are using for a path). Secondly you can do this: Cobbler import --path=/mnt --available-as=http(or nfs)://some-url --name=CentOS55 Personally I preferred this method: Cobbler distro add --name= --avail

Re: Failure during import

2010-09-23 Thread mark
On Thu, Sep 23, 2010 at 2:02 PM, Peter Loron wrote: > Hello, all. I have a Cobbler 2.003 install on CentOS 5.5 x86_64 in a VM > (VirtualBox) that I am trying to get to import a distro. I have the > CentOS 5.5 DVD mounted, and I issue this command: > > cobbler import --name=CentOS55 --path=/mnt > >

Failure during import

2010-09-23 Thread Peter Loron
Hello, all. I have a Cobbler 2.003 install on CentOS 5.5 x86_64 in a VM (VirtualBox) that I am trying to get to import a distro. I have the CentOS 5.5 DVD mounted, and I issue this command: cobbler import --name=CentOS55 --path=/mnt The import goes fine until it hangs forever (or at least overn

Re: failure to re-koan Centos 5.5

2010-09-23 Thread Dick Davies
In my case I think it was the 'preserve_ssh_keys' snippet - was trying to mount the disk too early or something. Disabling that seemed to get me past it; I'm not sure if the on-disk layout changed on 5.5 or similar. On Tue, Sep 21, 2010 at 3:44 PM, Tom Brown wrote: >> Have seen this before when