> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of kegstand > Sent: Wednesday, October 01, 2008 5:53 PM > To: [email protected] > Subject: problem with setup_storage and fai > > 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_pv sda2 > my_pv-_swap swap 2048 swap sw > my_pv-_root / 2048 ext3 rw > > and i get this error, what am i doing wrong?: > > Performing FAI installation. All data may be overwritten! > > Calling task_install > Calling task_partition > Partitioning local harddisks using setup-storage > Starting setup-storage 1.0.1 > Using config file: /var/lib/fai/config/disk_config/PEANUTSERVER > Executing: parted -s /dev/sda unit TiB print > Command parted -s /dev/sda unit TiB print had exit code 1 > INTERNAL ERROR in setup-storage: > Table header not seen yet > Please report this error to the Debian Bug Tracking System. > Traceback: task_error task_partition task task_install task > task_action task main > Save log files via ssh to [EMAIL > PROTECTED]:peanutserver/install-20081001_173907 > > #thanks
FWIW: FAI 3.2.10 fails in the exact same manner for my 64-bit lenny clients using the sample config space that came with FAI 3.2.10. My 32-bit clients for some reason, installed without error. -Mike Carvalho
