autoyast sles 11 sp1 ask for bond0 IP Address

I can create autoyast to configure bonding with bond0 set at static ip
address, but cannot get an ask statement for the bond0 device’s IP
Address (not using DHCP).
The following is my autoyast settings. any idea how I can get this to
work?
In the General Section:


networking,interfaces,bond0,ipaddr

New Server IP Address Enter the server IP Address: cont 172.16.6.X

In the Networking Section:


<bonding_master>yes</bonding_master>
<bonding_module_opts>mode=balance-alb
miimon=100</bonding_module_opts>
<bonding_slave0>eth0</bonding_slave0>
<bonding_slave1>eth1</bonding_slave1>
static
bond0
value
255.255.255.0
24
auto
no


none
eth0
Emulex OneConnect 10Gb NIC (be3)
off
no


none
eth1
Emulex OneConnect 10Gb NIC (be3)
off
no


cschaeferd

cschaeferd’s Profile: http://forums.novell.com/member.php?userid=46515
View this thread: http://forums.novell.com/showthread.php?t=449918

cschaeferd,

It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.

Has your problem been resolved? If not, you might try one of the following options:

  • Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
  • You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)

Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.novell.com/faq.php

If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.

Good luck!

Your Novell Product Support Forums Team
http://forums.novell.com/

I haven’t done anything with bonding, only with the first ip address,
and I’m in early stages of devveloping my installation, but FWIW this
works…

networking,interfaces,0,ipaddr host,hosts,0,host_address Enter Primary IP Address initial 10. static eth0 82545EM Gigabit Ethernet Controller (Copper) 255.255.255.0 24 auto no

Differences from yours are stage initial, and nothing at all in
eg rather than value


jimc

jimc’s Profile: http://forums.novell.com/member.php?userid=6130
View this thread: http://forums.novell.com/showthread.php?t=449918