Re: any clue why this would happen in disk_config / etch

2008-11-14 Diskussionsfäden Michael Tautschnig
> On Thu, Nov 13, 2008 at 3:45 PM, Michael Tautschnig <[EMAIL PROTECTED]> wrote: > >> > Ok, seems like FAI 3.2.8 is not fully compatible with etch :-); I guess > >> > you will > >> > need to hack the disk-info script in your NFSROOT. I think it should > >> > suffice to > >> > look at the code of

Re: any clue why this would happen in disk_config / etch

2008-11-13 Diskussionsfäden kegstand
On Thu, Nov 13, 2008 at 3:45 PM, Michael Tautschnig <[EMAIL PROTECTED]> wrote: >> > Ok, seems like FAI 3.2.8 is not fully compatible with etch :-); I guess >> > you will >> > need to hack the disk-info script in your NFSROOT. I think it should >> > suffice to >> > look at the code of disk-info an

Re: any clue why this would happen in disk_config / etch

2008-11-13 Diskussionsfäden Michael Tautschnig
> > Ok, seems like FAI 3.2.8 is not fully compatible with etch :-); I guess you > > will > > need to hack the disk-info script in your NFSROOT. I think it should > > suffice to > > look at the code of disk-info and do the reverse of what the comment in > > line 17 > > says, that is: > > > > - th

Re: any clue why this would happen in disk_config / etch

2008-11-13 Diskussionsfäden kegstand
> Ok, seems like FAI 3.2.8 is not fully compatible with etch :-); I guess you > will > need to hack the disk-info script in your NFSROOT. I think it should suffice > to > look at the code of disk-info and do the reverse of what the comment in line > 17 > says, that is: > > - throw away line 18 >

Re: any clue why this would happen in disk_config / etch

2008-11-13 Diskussionsfäden Michael Tautschnig
> > Ok, so we'll need to debug that script. Could you send the output of ls -la > > /dev/sda? I think it must be line 18 that fails. > > reminder, my fai server is etch ( not etch-and-a-half) , fai 3.2.8 > packages all around. > > on the fai-client: > > db2-interface2:~# file /dev/sda > /dev/sda

Re: any clue why this would happen in disk_config / etch

2008-11-13 Diskussionsfäden kegstand
> Ok, so we'll need to debug that script. Could you send the output of ls -la > /dev/sda? I think it must be line 18 that fails. reminder, my fai server is etch ( not etch-and-a-half) , fai 3.2.8 packages all around. on the fai-client: db2-interface2:~# file /dev/sda /dev/sda: block special (8/0

Re: any clue why this would happen in disk_config / etch

2008-11-13 Diskussionsfäden Michael Tautschnig
> > Hmm, that one looks ok. Could you please run > > > > /usr/lib/fai/disk-info > > > > and also paste the contents of that script? > > nothing happens. > > db2-interface2:/usr/lib/fai# echo "hello" > hello > db2-interface2:/usr/lib/fai# ls -lat disk-info > -rwxr-xr-x 1 root root 890 Jun 15 10:5

Re: any clue why this would happen in disk_config / etch

2008-11-13 Diskussionsfäden kegstand
> Hmm, that one looks ok. Could you please run > > /usr/lib/fai/disk-info > > and also paste the contents of that script? nothing happens. db2-interface2:/usr/lib/fai# echo "hello" hello db2-interface2:/usr/lib/fai# ls -lat disk-info -rwxr-xr-x 1 root root 890 Jun 15 10:51 disk-info db2-interfac

Re: any clue why this would happen in disk_config / etch

2008-11-13 Diskussionsfäden Michael Tautschnig
> > I guess that problem is fundamentally related to that Adapted card, probably > > I agree! > > > it's using some unhandled device names. Once you regain access to that > > system, > > please post the contents of /proc/partitions. > > The fai-client machine is still up, after the fai failed t

Re: any clue why this would happen in disk_config / etch

2008-11-13 Diskussionsfäden kegstand
On Thu, Nov 13, 2008 at 2:50 PM, Dan Holliman <[EMAIL PROTECTED]> wrote: > On Thu, Nov 13, 2008 at 2:44 PM, kegstand <[EMAIL PROTECTED]> wrote: >>> I guess that problem is fundamentally related to that Adapted card, probably >> >> I agree! >> >>> it's using some unhandled device names. Once you reg

Re: any clue why this would happen in disk_config / etch

2008-11-13 Diskussionsfäden kegstand
> I guess that problem is fundamentally related to that Adapted card, probably I agree! > it's using some unhandled device names. Once you regain access to that system, > please post the contents of /proc/partitions. The fai-client machine is still up, after the fai failed to partition the disk.

Re: any clue why this would happen in disk_config / etch

2008-11-13 Diskussionsfäden Michael Tautschnig
> hi i'm using fai 3.2.8 in etch. my fai client is a machine running > on a adaptec raid card. I'd love to use lenny for a fai server and > install lenny on the fai-client machine, but i can't, there is an > issue out there right now with certain older adaptec raid cards and > current kernel in

any clue why this would happen in disk_config / etch

2008-11-13 Diskussionsfäden kegstand
hi i'm using fai 3.2.8 in etch. my fai client is a machine running on a adaptec raid card. I'd love to use lenny for a fai server and install lenny on the fai-client machine, but i can't, there is an issue out there right now with certain older adaptec raid cards and current kernel in lenny. he