[Fwd: testing Storage Magic]
Henning Sprang
henning_sprang at gmx.de
Fri Nov 23 13:19:57 CET 2007
This Mail didn't make it to the list yet, as I sent from the wrong address -
It might be outdatet, as SM has probably changed quite a bit since then...
-------- Original Message --------
Subject: testing Storage Magic
Date: Mon, 19 Nov 2007 17:59:25 +0100
From: Henning Sprang <henning at sprang.de>
To: linux-fai-devel <linux-fai-devel at uni-koeln.de>
Hi,
I'm testing storage magic again, now with lvm module in the nfsroot :)
I get this, before the install seems to hang forever:
---
Performing FAI installation. All data may be overwritten!
Calling task_install
Source hook: partition.STORAGE-MAGIC.source
disklist was:
hdaInput was:
# generic disk configuration for one small disk
# disk size from 500Mb up to what you can buy today
#
# <type> <mountpoint> <size in mb> [mount options] [;extra options]
disk_config disk1
primary / 150-300 ext3 rw,errors=remount-ro
-c -j
logical swap 40-500 swap rw
logical /var 90-1000 ext3 rw
-m 5 -j
logical /tmp 50-1000 ext3 rw
-m 0 -j
logical /usr 200-4000 ext3 rw -j
logical /home 50- ext3 rw,nosuid
-m 1 -j
# logical /home preserve9 ext3 rw,nosuid
-m 1 -j
(CMD) parted -s /dev/hda unit TiB print 1> /tmp/s5jZ6xgx93 2>
/tmp/v6Unz4enP0
(STDERR) Warning: Could not get identity of device /dev/hda - Invalid
argument
(STDOUT)
(STDOUT) Disk /dev/hda: 0.00TiB
(STDOUT) Sector size (logical/physical): 512B/512B
(STDOUT) Partition Table: msdos
(STDOUT)
(STDOUT) Number Start End Size Type File system Flags
(STDOUT)
(CMD) parted -s /dev/hda unit B print free 1> /tmp/DcOr7Hmim7 2>
/tmp/pXDtUY9cwZ
(STDERR) Warning: Could not get identity of device /dev/hda - Invalid
argument
(STDOUT)
(STDOUT) Disk /dev/hda: 5368709119B
(STDOUT) Sector size (logical/physical): 512B/512B
(STDOUT) Partition Table: msdos
(STDOUT)
(STDOUT) Number Start End Size Type File system Flags
(STDOUT) 0B 5368709119B 5368709120B Free Space
(STDOUT)
(CMD) parted /dev/hda unit chs print free 1> /tmp/rBMNzKQoO0 2>
/tmp/M7lJYcjbbq
---
What could/should I look for to get further?
(running with -X so, the stuff should actually be executed).
Version is the current, checked out from svn about an hour ago.
Henning
More information about the linux-fai-devel
mailing list