On Thu, Sep 6, 2012 at 4:21 AM, Ubay Dorta Guerra <[email protected]> wrote:
> Hello,
>
>   I have installed a Fedora 17 x86_64 server with cobbler-2.2.3. I am
> following the manual and i'm  trying to import the DVD:
>
> [root@server1 ~]# mount -t iso9660 -o loop,ro /tmp/Fedora-17-x86_64-DVD.iso
> /mnt/dvd/
> [root@server1 ~]# cobbler import --name=fedora17 --arch=x86_64
> --path=/mnt/dvd/
> task started: 2012-09-06_100837_import
> task started (id=Media import, time=Thu Sep  6 10:08:37 2012)
> !!! TASK FAILED !!!
>
>
>    The log file /var/log/cobbler/cobbler.log:
>
> Thu Sep  6 10:08:37 2012 - DEBUG | REMOTE CLI Authorized; user(?)
> Thu Sep  6 10:08:37 2012 - INFO | REMOTE start_task(Media import);
> event_id(2012-09-06_100837_import); user(?)
> Thu Sep  6 10:08:38 2012 - INFO | import_tree; ['/mnt/dvd/', 'fedora17',
> None, None, None]
> Thu Sep  6 10:08:38 2012 - INFO | importing from a network location, running
> rsync to fetch the files first
> Thu Sep  6 10:08:38 2012 - INFO | running: rsync -a  '/mnt/dvd/'
> /var/www/cobbler/ks_mirror/fedora17-x86_64
> --exclude-from=/etc/cobbler/rsync.exclude --progress
> Thu Sep  6 10:08:38 2012 - INFO | received on stdout: sending incremental
> file list
> ./
>
> sent 29 bytes  received 15 bytes  88.00 bytes/sec
> total size is 0  speedup is 0.00
>
> Thu Sep  6 10:08:38 2012 - DEBUG | received on stderr:
> Thu Sep  6 10:08:38 2012 - INFO | No import managers found a valid signature
> at the location specified
>
>
>    Is there something wrong when i use "cobbler import"?

Can you confirm you are using the full DVD, and not a live or netboot ISO?
_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler

Reply via email to