Re: [Server-devel] Amateurish Workaround to Get Bonding to Work With eth1

2008-12-10 Thread Martin Langhoff
On Wed, Dec 10, 2008 at 2:37 PM, Jerry Vonau [EMAIL PROTECTED] wrote:
 Anna wrote:
 ifenslave lanbond0 eth1


 That's odd, the network init scripts should be doing that ifenslave
 part, I think we're missing some small option in the ifcfg-eth1 file.

I am starting to agree -- we are either seeing an issue with timing
_or_ a configuration issue. Perhaps our config for eth1 is broken.
It'd be strange since I tested it quite a bit in the run up to the
release, but it's also true that I was making subtle changes to the
very same configs.

Good news is: I can repro the problem on a machine I have here.

 Could you try adding HOTPLUG=yes to the ifcfg-eth1 file

I spotted exactly the same difference and tested it -- does not seem
to work. Hope to get to the bottom of it.

(Apologies for the delay in getting into reproduce-and-debug -- I've
had a hell of a time getting hardware I could play with for this, as
I'm not @ my usual office, city or continent ;-) )

cheers,



m
-- 
 [EMAIL PROTECTED]
 [EMAIL PROTECTED] -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] Amateurish Workaround to Get Bonding to Work With eth1

2008-12-10 Thread Martin Langhoff
On Wed, Dec 10, 2008 at 6:09 PM, Martin Langhoff  I spotted exactly
the same difference and tested it -- does not seem
 to work. Hope to get to the bottom of it.

Alright, fixed. Credit to Anna and Jerry for narrowing down on the issue.

The actual problem is laughably simple -- late in the dev cycle of 0.5
a typo sneaked in. A minor edit of ifcfg-eth1 fixes it, see:

http://dev.laptop.org/git?p=projects/xs-config;a=commitdiff;h=acd64ab3d2342fbda08a944e31878db6b3b563f2

In any case, you can grab the rpm with the fix from

http://xs-dev.laptop.org/xsrepos/testing/olpc/9/i386/xs-config-0.5.7.g11aaacf-1.noarch.rpm

or perform

yum --enablerepo=olpcxstesting install xs-config

thanks everyone -- specially Anna -- for you help and patience.

cheers,



martin
-- 
 [EMAIL PROTECTED]
 [EMAIL PROTECTED] -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] XS 0.5 Second Attempt at eth1

2008-12-10 Thread Martin Langhoff
2008/12/5 Reuben K. Caron [EMAIL PROTECTED]:
 After doing a clean install 4 times and dhcpd not starting

Thanks for the dedication and the report - I managed to repro the
issue as you describe below.
...
 When I

 cd /etc/sysconfig/olpc-scripts
 ./domain_config xs5.org

 It creates the xs_domain_name file in /etc/sysconfig/olpc-scripts/

that's the wrong landing place, as you recognised. The current working
directory should not affect us. The patch is here:

http://dev.laptop.org/git?p=projects/xs-config;a=commitdiff;h=ae030b75d85fa46962134424667dfa6fb7eba5cf

and there's an xs-config 0.5.8-biglonghash.rpm on its way to the
xs-dev server.

Not quite in the same league as the bonding issue, but a good thing to
spot and fix.

cheers,


m
-- 
 [EMAIL PROTECTED]
 [EMAIL PROTECTED] -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel