Re: issue with netdevices_up and squeeze

2010-12-13 Diskussionsfäden Cristian Ionescu-Idbohrn
On Mon, 13 Dec 2010, David Dreezer wrote: > > This did not work, unfortunately. I patched the get-boot-info script yet > FAI still thinks eth1 is up. If I ssh to the client machine and run that > line manually then echo $netdevices_up I see only eth0, however boot.log > shows this: > > netdevices_a

Re: issue with $netdevices_up and squeeze

2010-12-13 Diskussionsfäden David Dreezer
Hi Thomas, This did not work, unfortunately. I patched the get-boot-info script yet FAI still thinks eth1 is up. If I ssh to the client machine and run that line manually then echo $netdevices_up I see only eth0, however boot.log shows this: netdevices_all="eth0 eth1" netdevices_up="eth0 eth1"

Re: Current status of multi-homes machines

2010-12-13 Diskussionsfäden Michael Prokop
* Stephan Hermann [Mon Dec 13, 2010 at 03:37:23PM +0100]: > On Thu, 2010-12-09 at 10:13 +0100, Carsten Aulbert wrote: > > On Tuesday 07 December 2010 12:27:15 Stephan Hermann wrote: > > > No Sorry...it's IPAPPEND 2 > > > But this works here...with the changes on initramfs-live > > No, Tried it w

Re: issue with $netdevices_up and squeeze

2010-12-13 Diskussionsfäden David Dreezer
Hi Thomas, I left out an important piece of information. That is, we're using the latest experimental. Don't know fi this makes a difference, I did not look at the 3.x script. David Dreezer Customer Advocate, Social Strata, Inc. Online Community HQ Since 1996 Hoop.la · LiveCloud · Eve Communi

Re: issue with netdevices_up and squeeze

2010-12-13 Diskussionsfäden Cristian Ionescu-Idbohrn
On Mon, 13 Dec 2010, Thomas Lange wrote: > > Below is the output on Debian lenny with iproute 20080725-2. > > malzmuehle[~]> ip link show help > Usage: ip link set DEVICE { up | down | > arp { on | off } | > dynamic { on | off } | >

Re: issue with netdevices_up and squeeze

2010-12-13 Diskussionsfäden Thomas Lange
> On Mon, 13 Dec 2010 16:12:05 +0100 (CET), Cristian Ionescu-Idbohrn > said: > My 'ip utility, iproute2-ss080725': > does not support an "up" argument. Below is the output on Debian lenny with iproute 20080725-2. malzmuehle[~]> ip link show help Usage: ip link set DEVICE { up

Re: issue with netdevices_up and squeeze

2010-12-13 Diskussionsfäden Cristian Ionescu-Idbohrn
On Mon, 13 Dec 2010, Thomas Lange wrote: > > On Sun, 12 Dec 2010 16:38:23 -0800, David Dreezer > > said: > > > get-boot-info determines $netdevices_up like so: > > > netdevices_up=$(ip link show up | grep "^[1-9$]" | cut -d : -f 2 | > cut -d ' ' -f 2 | grep -v "^lo" | sort |

Re: Current status of multi-homes machines

2010-12-13 Diskussionsfäden Stephan Hermann
Hi Carsten, On Thu, 2010-12-09 at 10:13 +0100, Carsten Aulbert wrote: > Hi > > On Tuesday 07 December 2010 12:27:15 Stephan Hermann wrote: > > > > > > But I can certainly try IPAPPEND=2 as well > > > > No Sorry...it's IPAPPEND 2 > > > > But this works here...with the changes on initramfs-live

Re: issue with $netdevices_up and squeeze

2010-12-13 Diskussionsfäden Thomas Lange
> On Sun, 12 Dec 2010 16:38:23 -0800, David Dreezer > said: > get-boot-info determines $netdevices_up like so: > netdevices_up=$(ip link show up | grep "^[1-9$]" | cut -d : -f 2 | cut -d ' ' -f 2 | grep -v "^lo" | sort | uniq) I think will will fix it even with lenny. Ind

Software RAID + LVM2

2010-12-13 Diskussionsfäden Fredrik Eriksson
Hi, For the upcoming release of Squeeze we want to make a clean install on some 400 or so developer desktops. Our issue is that we run software RAID and LVM2 on those desktops and preservation of volumes in this setup isn't supported by FAI at the moment. This is an issue since some of the de

Re: issue with $netdevices_up and squeeze

2010-12-13 Diskussionsfäden Thomas Lange
> On Sun, 12 Dec 2010 16:38:23 -0800, David Dreezer > said: > In working through the upgrade to Squeeze however, this script is failing. The problem is that with Squeeze $netdevices_up returns all devices except LO, up or not. > 3: eth1: mtu 1500 qdisc pfifo_fast state DO