Hi

last week I've got troubles with systemimager 4.1.4 on the client side.
My basic OS is CentOS 5.1 (hardware: SUN Fire X4150). All setup steps 
with si_prepareclient/si_getimage went well; PXE-booting/installation 
was ok, too. Then the trouble on the client side: as soon as I executed 
the command "si_updateclient --server myserver --image myimage" to 
update the clients, the clients couldn't get their IPs via the DHCP 
after a reboot (all eth? were gone).

And this problem didn't occure if I re-installed the clients via the PXE 
by using the same image.

At the end, it turned out that si_updateclient updated the file 
/etc/sysconfig/hwconf each time when I ran it.

My fix to avoid the file /etc/sysconfig/hwconf on the client side updated:
  putting /etc/sysconfig/hwconf into 
/etc/systemimager/updateclient.local.exclude so that it looks as:

# RedHat stuff
/etc/HOSTNAME
/etc/sysconfig/network
/etc/sysconfig/hwconf
/etc/sysconfig/network-scripts/ifcfg-*
.

This fixed it.

Or is there another way around this?

A lot of thanks to your guys making/keeping this nice package 
available/updated.

Cheers
-Yan

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to