Well I was doing some house cleaning today.. in trying to add red hat distro 5.3 to the cobbler box etc. I did what I normally do
cobbler import --breed=redhat --arch=i386 --mirror=/mnt/iso/ --name=rhel-5.3-server-i386 geta list of 5.2 systems and move them to 5.3 for i in cain1_unm_edu cain2_unm_edu cellini_unm_edu crux_unm_edu docbook-new_unm_edu enyo_unm_edu eprint_new_unm_edu megrez_unm_edu pallas_unm_edu quasi_unm_edu scheat_unm_edu sedna_unm_edu thrymr_unm_edu varuna_unm_edu vm-banana-t_unm_edu vortigern_unm_edu zimbra2_unm_edu; do cobbler system edit --name=$i --profile=rhel-5.3-server-i386; done cobbler list shows them pointing to the right profile. I am running out of space and need to update others so I did a cobbler profile remove --name=rhel-5.2-server-i386 cobbler distro remove --name=rhel-5.2-server-i386 and Pow.. no more systems when I do a cobbler systems list.. Not sure where they went or why they went away.. the directory /var/lib/cobbler/config/systems.d/ is empty. What did I do wrong? -- Stephen J Smoogen. -- BSD/GNU/Linux How far that little candle throws his beams! So shines a good deed in a naughty world. = Shakespeare. "The Merchant of Venice" _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
