Hi Paul: On Tue, Sep 2, 2008 at 6:41 AM, <[EMAIL PROTECTED]> wrote:
> I've solved PROBLEM 2 in my previous emails. The problem was that in my > overrides I'd specified an override of <machine type>/etc/init.d/network when > of course /etc/init.d is a link to /etc/rc.d/init.d. Fixing this by amending > the override to be <machine type>/etc/rc.d/init.d/network seems to have > solved all the problems with the cloned server not booting properly. Howvere > it still hasn't reolved the ip addressing issue correctly. While the bond0 > interface now has the correct settings eth0 and eth1 are still incorrectly > configured. > > Below are the relevant ifcfg files. Can anyone suggest why these are not > correct still? > > Thanks > > paul > > ifcfg-eth1 > DEVICE="eth1" > ONBOOT="yes" > BOOTPROTO="dhcp" > > ifcfg-eth0: No such file or directory > > ifcfg-bond0 (correct) > # Broadcom Corporation NetXtreme BCM5703X Gigabit Ethernet > DEVICE=bond0 > BROADCAST=10.80.23.255 > IPADDR=10.80.18.205 > IPV6ADDR= > IPV6PREFIX= > NETMASK=255.255.248.0 > NETWORK=10.80.16.0 > ONBOOT=yes > BONDING_OPTS="mode=active-backup miimon=100" > GATEWAY=10.80.16.1 I am not sure if SystemImager is known to work with bonding. What you could try is to set up your networking using the post-install scripts and also by using the "--ip-assignment REPLICANT" option for si_mkautoinstallscript. For more information regarding the post-install scripts, take a look at /var/lib/systemimager/scripts/post-install/README. Cheers, Bernard ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ sisuite-users mailing list sisuite-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sisuite-users