OK, standard questions... ;-)

1) can you post the autoinstallscript.conf?

2) can you post the output of the following commands executed in your
golden client:

parted -s /dev/sda print
parted -s /dev/sdb print
parted -s /dev/sdc print
parted -s /dev/sdd print

cat /proc/mdstat

pvdisplay -c
vgdisplay -c
lvdisplay -c

For all the developers...
-Andrea

PS (for all the developers) maybe we should consider to add a
si_getsnaphot (or a similar name) to get a general snapshot of a system
that a user is trying to install. This new command will generate a
tar.gz containing the stdout/stderr of the above commands (and other
interesting details like systemimager version, kernel, distro used,
etc), so when someone needs support it can simply post the snapshot and
we'll have immediately an overview of the system... I think it can be
very helpful for us for the debugging...

PPS (for Mark) I dunno how many clients are you using for your tests,
but it should be very interesting for us to have a feedback about the
bittorrent transport, in particular we'd like to have some numbers.. to
see if we can tune some default parameters, and if we can really reduce
the installation time with more than "X" clients... if you want to
collaborate let me know... you can win all my help :-) and a low-latency
reply to your mails... :-) yup!

Mark Seger wrote:
> I'm not sure if I should be taking this up on the 'users' list, but I'm 
> sure you'll tell me if that's more apropriate!  8-)
> 
> Anyhow, now that I have things working solidly on our dl360s, I thought 
> I'd try out our opterons.  I started by doing a clean install of 
> rhel4/update3 and this time instead of changed the default disk 
> configuration with disk druid, which got me down a whole different set 
> of problems, I just accepted the default and told the installer to put 
> everything on a single disk.
> 
> My first sign of problems was when I did a 'getimage' and at the very 
> end was told:
> 
> "Are you satisfied? ([y]/n):
> WARNING: LVM partition "/dev/sda2" is not assigned to any group!
> WARNING: LVM partition "/dev/sdb1" is not assigned to any group!
> WARNING: LVM partition "/dev/sdc1" is not assigned to any group!
> WARNING: LVM group "VolGroup00" doesn't have partitions!
> Would you like to run the "si_addclients" utility now? (y/[n]):"
> 
> I had no way of knowing if this was a big deal or not, but when I tried 
> to load the image onto a different machine, the fun began when my 
> autoinstall script began executing.  It did print out what looked like a 
> valid partition table for /sda but then it also said:
> "SCSI device dsa: drive cache: write through w/ FUA
>   sda: unknown patition table"
> however, it did look like it then successfully recreated things, 
> printing out what looked like a valid new table.  It also did the exact 
> same thing for sdb an sdc.
> 
> It then went into the RAID section and finally into:
> 
> Load device mapper driver (for LVM)
> device-mapper: 4.5.0-ioctl (2005-10-04) initialised: [EMAIL PROTECTED]
> lvcreate -L33325056K -n LogVol00 VolGroup00 || shellout
>   Volume group "VolGroup00" doesn't exist
> Killing off running processes.
> 
> and then it died.  I should point out I'm running 
> systemimager-client-3.7.4r3676_arighi-1 on both the client and image 
> server.  As usual, let me know what other details you need...
> 
> -mark
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sisuite-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to