On Fri, Feb 6, 2009 at 2:28 PM, Robin Lee Powell <
rlpow...@digitalkingdom.org> wrote:
>
> I'm trying to FAI a machine with two NICs, only one of which I'm
> using. It netboots, but hangs at:
>
> IP-Config: eth0 hardware address 00:e0:81:45:ed:8a mtu 1500 DHCP RARP
>
> That's never going to answe
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
> 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
>
> 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
> 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
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!
>>
>>&g
> 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.
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
On Tue, Nov 11, 2008 at 5:41 PM, kegstand <[EMAIL PROTECTED]> wrote:
> On Tue, Nov 11, 2008 at 5:39 PM, Thomas Neumann
> <[EMAIL PROTECTED]> wrote:
>
>> isn't a file url supposed to have three dashes?
>>
>> file:///... (or file://localhost/...)
>
>
On Tue, Nov 11, 2008 at 5:39 PM, Thomas Neumann
<[EMAIL PROTECTED]> wrote:
> isn't a file url supposed to have three dashes?
>
> file:///... (or file://localhost/...)
i do not know. all of the examples i find on the internet use file:/
not file:///
i will try file:///
on my fai server i have this defined in fai.conf :
# the configuration space on the install server
FAI_CONFIGDIR=/srv/fai/config
# the local configuration directory on the install client
FAI=/fai
so i cd into there
[EMAIL PROTECTED]:/srv/fai/config/files# pwd
/srv/fai/config/files
[EMAIL PROTE
I've never seen this error before, I am running fai 3.2.14
this is from the fai client, immediately after it loads up the kernel,
it doesn't look like it got to any of my class definitions:
http://i38.tinypic.com/f4mxi0.png
what am i doing wrong?
thanks
when I create a file with fcopy, is there a way to set the owner and
group of the directory it is created in?
here's what I did:
fcopy /home/bill/.ssh/authorized_keys
which creates the directory /home/bill/.ssh , and copied in the
authorized_keys, and it set the owner group and permissions of
au
On Tue, Oct 14, 2008 at 11:32 PM, Michael Tautschnig <[EMAIL PROTECTED]> wrote:
> Hi!
>
> Thank you for your detailed report.
>
>> > No. You have DEBUG=1, but not debug=1. Could you please fix this and
>> > report once
>> > again?
>>
> [...]
>
>> INTERNAL ERROR in setup-storage:
>> Table header no
> No. You have DEBUG=1, but not debug=1. Could you please fix this and report
> once
> again?
Calling task_confdir
Kernel currently running: Linux 2.6.26-1-amd64 x86_64 GNU/Linux
Kernel parameters: initrd=initrd.img-2.6.26-1-amd64 ip=dhcp
root=/dev/nfs nfsroot=/srv/fai/nfsroot boot=live
FAI_FLAGS
On Mon, Oct 13, 2008 at 6:29 PM, kegstand <[EMAIL PROTECTED]> wrote:
>> Could you please add export debug=1 to an appropriate class/*.var file and
>> send
>> an excerpt of your fai.log with debugging output? This particular problem
>> should
>> really have
On Wed, Oct 1, 2008 at 5:30 AM, Thomas Lange
<[EMAIL PROTECTED]> wrote:
> A new version of the FAI packages was uploaded to the Debian
> mirrors. Most fixes were documentation fixes, and two small patches in
> the control files were applied.
I do not think /var/log/fai is getting chown'd to LOGUSE
I am running 3.2.11 , installing lenny clients
here is my diskconfig:
# cat PEANUTSERVER
# Simple LVM example
disk_config sda bootable:1
primary /boot 500 ext3 rw
primary - 4096- - -
disk_config lvm
vg my_pvsda2
my_pv-_swap swap2048swapsw
my_pv-_root /
On Thu, Aug 28, 2008 at 9:21 AM, Michael Tautschnig <[EMAIL PROTECTED]> wrote:
> [...]
>>
>> I am netbooting a client I call 'sata-test' . Near the very end of the
>> install , on sata-test,
>> my client tries to SSH to 'sata-test'. I think it should ssh to
>> pl-dev , to run fai-chboot . but it
I have a fai-server that I have named pl-dev.
[EMAIL PROTECTED]:~$ cat /etc/debian_version
4.0
[EMAIL PROTECTED]:~$ dpkg -l | grep fai
ii fai-client3.2.8
Fully Automatic Installation client package
ii fai-doc 3.2.8
> Maybe we don't really need that one, the solution is probably quite simple:
> You're using setup_harddisks, and not setup-storage. You need to set
> USE_SETUP_STORAGE=1 in one of your class/* scripts as well...
> Best,
> Michael
is this enough, does this set it, or do i have to put
'USE_SETUP_ST
My fai server is running debian etch amd64 . I am booting i386
clients. I do this because VirtualBox doesn't support 64 bit guests
yet, but that is not today's' problem.
I have this in my make-nfs-root config file:
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# following
So I have booted my client machine , through fai,
in client has presented me the list of the disk partitions , etc., showing me
that stuff is almost all installed.
then i see it trying to ssh to the local client machine.
I assume what I really want it to do is ssh to the fai-server so it
can run
I don't quit understand the instructions in the wiki about what else I need,
to use LVM and setup_storage.
I am trying this as my disk_config, the errors I get are
Error: could not read device /dev/lvm
thanks for any help.
[EMAIL PROTECTED]:/srv/fai/config/disk_config# cat PEANUTSERVERLVM
dis
So all I want for my disk layout to be is
500 meg /boot partition (and make that bootable)
2 gig swap partition
everything else in /
this doesn't work, what am i doing wrong? thanks.
[EMAIL PROTECTED]:/srv/fai/config/disk_config# cat SERVER
# generic disk configuration for a fai isntall server
25 matches
Mail list logo