I'm sure I can solve this by hard work but I'm wondering if there's a
way to trigger a debugging so that the steps that cobbler's supposed to
be doing are obvious.
I've got a single system in my cobbler instance and it *should* prepare
the tftp stuff for the pxe boot but I'll be darned if I can see why it's
NOT doing this.
I'm hoping there's a flag one can turn on (or whatever) that will allow
me to see the steps it's attempting to take. I'm sure I'm missing
something obvious and I'd like to find it before I go crazy. :)
Thanks for everyone's time.
task started: 2014-07-22_163236_sync
task started (id=Sync, time=Tue Jul 22 16:32:36 2014)
running pre-sync triggers
cleaning trees
removing: /var/www/cobbler/images/scilinall-x86_64
removing: /var/lib/tftpboot/pxelinux.cfg/default
removing: /var/lib/tftpboot/grub/images
removing: /var/lib/tftpboot/grub/efidefault
removing: /var/lib/tftpboot/grub/grub-x86_64.efi
removing: /var/lib/tftpboot/grub/grub-x86.efi
removing: /var/lib/tftpboot/s390x/profile_list
copying bootloaders
copying: /var/lib/cobbler/loaders/pxelinux.0 -> /var/lib/tftpboot/pxelinux.0
copying: /var/lib/cobbler/loaders/menu.c32 -> /var/lib/tftpboot/menu.c32
copying: /var/lib/cobbler/loaders/yaboot -> /var/lib/tftpboot/yaboot
copying: /var/lib/cobbler/loaders/grub-x86_64.efi ->
/var/lib/tftpboot/grub/grub-x86_64.efi
copying: /var/lib/cobbler/loaders/grub-x86.efi ->
/var/lib/tftpboot/grub/grub-x86.efi
copying files for distro: scilinall-x86_64
trying hardlink /var/www/cobbler/ks_mirror/scilinall/images/pxeboot/vmlinuz ->
/var/www/cobbler/images/scilinall-x86_64/vmlinuz
trying hardlink /var/www/cobbler/ks_mirror/scilinall/images/pxeboot/initrd.img
-> /var/www/cobbler/images/scilinall-x86_64/initrd.img
Writing template files for scilinall-x86_64
rendering DHCP files
generating /etc/dhcp/dhcpd.conf
rendering TFTPD files
generating /etc/xinetd.d/tftp
cleaning link caches
running: find /var/lib/tftpboot/images/.link_cache -maxdepth 1 -type f -links 1
-exec rm -f '{}' ';'
received on stdout:
received on stderr:
running post-sync triggers
running python triggers from /var/lib/cobbler/triggers/sync/post/*
running python trigger cobbler.modules.sync_post_restart_services
running: dhcpd -t -q
received on stdout:
received on stderr:
running: service dhcpd restart
received on stdout: Shutting down dhcpd: [ OK ]
Starting dhcpd: [ OK ]
received on stderr:
running shell triggers from /var/lib/cobbler/triggers/sync/post/*
running python triggers from /var/lib/cobbler/triggers/change/*
running python trigger cobbler.modules.scm_track
running shell triggers from /var/lib/cobbler/triggers/change/*
*** TASK COMPLETE ***
_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler