Hello: Let me outline the configurations of the golden client and the SI (and PXE) server:
golden client ------------- OS: Oracle Linux 6.2 Kernel version: 2.6.32-300.3.1.el6uek.x86_64 Disk layout: /boot (ext4) + / (ext4) Version of systemimager: 4.1.6 Version of systemconfigurator: 2.2.11-1 SI server --------- OS: Scientific Linux 6.2 Kernel version: 2.6.32-220.7.1.el6.x86_64 Disk layout: /boot (ext4) + LVM [LVM version: 2.02.87(2)-RHEL6 (2011-10-12); Library version: 1.02.66-RHEL6 (2011-10-12); Driver version: 4.22.6] Version of systemimager: 4.1.6 Version of systemconfigurator: 2.2.11-1 Using rsync to pull the golden client image Problem ------- After performing si_getimage on the SI server, the <image>/boot directory is empty. As a result, when I PXE boot a client, the autoinstall fails because systemconfigurator complains that the kernel /boot/vmlinuz-2.6.32-300.3.1.el6uek.x86_64 does not exist. Did I miss something at the si_prepareclient stage ? I did si_prepareclient --server <ip address> --my-modules --yes The /etc/systemconfig/systemconfig.conf file reads [BOOT] ROOTDEV = /dev/sda2 BOOTDEV = /dev/sda DEFAULTBOOT = systemimager [KERNEL0] LABEL = systemimager PATH = /boot/vmlinuz-2.6.32-300.3.1.el6uek.x86_64 INITRD = /boot/initrd-2.6.32-300.3.1.el6uek.x86_64.img APPEND = KEYBOARDTYPE=pc KEYTABLE=us LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 quiet rd_NO_DM rd_NO_LUKS rd_NO_LVM rd_NO_MD rhgb ro Or did I miss something at the si_getimage stage ? I did sudo si_getimage --golden-client <ip address> --image blade0 --ip-assignment replicant --post-install reboot Thanks. Guy Paulus ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
