Dear All

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


CARILLION VALUES

Openness - Collaboration - Mutual Dependency - Professional Delivery 
-Sustainable Profitable Growth - Innovation

**********************************************************************

This e-mail transmission, including any attachments, is confidential to the 
intended recipient. It may contain privileged and confidential information. If 
you have received this e-mail in error, please delete it and notify the [EMAIL 
PROTECTED] You must not disclose its contents to anyone, retain, copy, 
distribute or take action in reliance upon it. 

Carillion may monitor outgoing and incoming e-mails. By replying to this e-mail 
you give your consent to such monitoring.

Carillion plc: Registered in England No. 3782379 Registered Office: Birch 
Street Wolverhampton WV1 4HY.

This message has been scanned for viruses by BlackSpider MailControl 
http://www.blackspider.com/, however, Carillion does not accept any 
responsibility for viruses and it is your responsibility to scan or otherwise 
check this e-mail and any attachments.

-------------------------------------------------------------------------
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

Reply via email to