>>> On 2/18/2009 at 4:27 PM, Mark Pace <[email protected]> wrote: -snip- > So after the initial install I find > /etc/sysconfig/hardware/hwcfg-bus-ccw-0.0.1d00 > and > /etc/sysconfig/network/ifcfg-eth-id-02:00:85:00:00:09 > > Is it odd these are not named the same?
Not particularly. If I were doing it, I probably would have the second one be similar, but I didn't. You could look it as "one is hardware related, hence use the device number, and one is network related, so use the MAC address. Possibly confusing, but as I said, I wasn't asked. > inst-sys:~ # cat > /mnt/etc/sysconfig/network/ifcfg-eth-id-02\:00\:85\:00\:00\:09 > BOOTPROTO="static" > LLADDR="02-00-85-00-00-09" Did you put the LLADDR value in there? My Layer 2 NIC has that as null. -snip- > inst-sys:~ # cat /mnt/etc/sysconfig/hardware/hwcfg-bus-ccw-0.0.1d00 > STARTMODE='auto' > MODULE='' > MODULE_OPTIONS='' There's a number of things that appear to be missing from this file: CCW_CHAN_IDS QETH_LAYER2_SUPPORT='1' SCRIPTDOWN='hwdown-ccw' SCRIPTUP='hwup-ccw' SCRIPTUP_ccw='hwup-ccw' SCRIPTUP_ccwgroup='hwup-qeth' Have you opened up a service request for this? If this is how the installer is working for SP2, that needs to get fixed. Mark ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
