In fact, here's what /var/www/cobbler/ks_mirror/F18-i386 looks like when it
bails out:

# cd /var/www/cobbler/ks_mirror/F18-i386
# du -sh *
114M      images
57M       isolinux
213M      LiveOS
4.0G      Packages
15M       repodata
924K      repoview
# tail /var/log/cobbler/cobbler.log
:
Mon Mar 11 08:19:24 2013 - DEBUG | received on stderr:
Mon Mar 11 08:19:24 2013 - INFO | running import manager: import/redhat
Mon Mar 11 08:19:24 2013 - INFO | an exception occurred while running the
import manager
Mon Mar 11 08:19:24 2013 - INFO | error was: [Errno 9] Bad file descriptor
Mon Mar 11 08:19:24 2013 - INFO | No import managers found a valid
signature at the location specified
#



*
*
*Bret Wortman*
<http://damascusgrp.com/>
http://damascusgrp.com/ <http://bretwortman.com/>
http://twitter.com/BretWortman


On Mon, Mar 11, 2013 at 8:16 AM, Bret Wortman
<[email protected]>wrote:

> So should this work and avoid the file copying, since the files are
> already local?
>
> # cobbler import --name=F18 --path=/data/repo/Fedora/18/i386/os
> --available-as=http://server/repo/Fedora/18/i386/os --arch=i386
>
> I ask because when I do this, it appears to copy a bunch of directories
> under /var/www/cobbler/ks_mirror/F18-i386 and then error out as described
> in my original email.
>
> *
> *
> *Bret Wortman*
> <http://damascusgrp.com/>
> http://damascusgrp.com/ <http://bretwortman.com/>
> http://twitter.com/BretWortman
>
>
> On Sat, Mar 9, 2013 at 5:06 PM, Zack Perry <[email protected]>wrote:
>
>> FWIW, the other day I used cobbler 2.4.0-beta 3 and did an import from
>> fc18 x86_64 iso without any issues.
>>
>> Regards,
>>
>> -- Zack
>>
>>
>> I tried the local route (my second attempt) and got the same file copying
>> rsyncing behavior.
>> —
>> Bret Wortman
>>
>>
>> On Fri, Mar 8, 2013 at 1:33 PM, James Cammarata 
>> <[email protected]<http://mc/[email protected]>
>> > wrote:
>>
>> [...]
>>
>>
>> The --path must either be local, or rsync. I'd recommend using rsync to
>> avoid copying the data as you noted.
>>
>>
>>
>>
>> _______________________________________________
>> cobbler mailing list
>> [email protected]
>> https://lists.fedorahosted.org/mailman/listinfo/cobbler
>>
>>
>
_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler

Reply via email to