[sisuite-users] No support for PE1950/BCM5708 in releases? What version do I need?

2010-08-16 Thread Chris Pepper
Hello,

I want to image a batch of PE1950s with Broadcom Corporation NetXtreme 
II BCM5708 Gigabit Ethernet (rev 12), but 4.0.4 doesn't detect them, and on 
IRC I was told 4.1.6 doesn't either.

For BCM5708 support, do I need HEAD, Andrea's HEAD, Bernard's HEAD, 
trunk, or a custom initrd?

Thanks,

Chris
-- 
Chris Pepper:http://cbio.mskcc.org/
  http://www.extrapepperoni.com/

--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users


Re: [sisuite-users] No support for PE1950/BCM5708 in releases? What version do I need?

2010-08-16 Thread Dennis Stam

Chris,

On 2010-08-16 18:59, Chris Pepper wrote:

Bernard,

No, I would prefer to use a stock image.

Dennis,

Does SALI support the HP DL160G6 as well?


SALI supports a lot of hardware and we also tested it on a ProLiant 
DL160 G6.


We also tested SALI on the following machines:
 - Poweredge 1850, 1950, m600, m610 and m710
 - HP DL2x170h G6
 - HP XW8200



Thanks,

Chris

On 8/16/10 12:42 PM, Bernard Li wrote:

Hi Chris:

Have you also tried UYOK?

http://wiki.systemimager.org/index.php/UYOK

Cheers,

Bernard

On Mon, Aug 16, 2010 at 8:09 AM, Dennis Stamdennis.s...@sara.nl   wrote:

Chris,

You can try SALI: https://subtrac.sara.nl/oss/sali. It fully supports the
PE1950's.

Dennis

On 2010-08-16 16:28, Chris Pepper wrote:


Hello,

 I want to image a batch of PE1950s with Broadcom Corporation
NetXtreme II BCM5708 Gigabit Ethernet (rev 12), but 4.0.4 doesn't detect
them, and on IRC I was told 4.1.6 doesn't either.

 For BCM5708 support, do I need HEAD, Andrea's HEAD, Bernard's HEAD,
trunk, or a custom initrd?






smime.p7s
Description: S/MIME Cryptographic Signature
--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev ___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users


[sisuite-users] Booting from SALI, but install script doesn't run, fails when run manually

2010-08-16 Thread Chris Pepper
With SALI our nodes connect to the imageserver and fetch scripts, but 
they do not actually install. It's a bit confusing -- the VGA console shows the 
correct hostname (c15), runs 99all.harmless_example_script, then says No 
script defined, opening console, write_variables, and Starting console

At this point I can type commands on the (virtual) USB keyboard and see 
input  output on the serial console. Typing on the serial console is echoed 
but otherwise ignored -- very odd

I discovered the c01.20100816.master script created by SI wasn't 
executable (is this fixed post-4.0.2?) and made it executable.

But when I run the script manually parted chokes -- does SALI not 
support our Dell SAS 6 HBA?

Thanks!

Chris
PS-If anyone wants a screenshot of the first failure on the VGA console 
dropping to a shell, just let me know -- I don't want to attach a screenshot to 
the list.

Boot messages on the node:

 Dell SAS 6 Host Bus Adapter BIOS
 MPTBIOS-6.14.10.00 (2007.09.29)
 Copyright 2000-2007 LSI Logic Corp.


  HBA ID  LUN VENDOR   PRODUCT  REVISION   CAPACITY
  --- --- ---   -  --
 S 0 c  0g 0 rATA  WDC WD800AAJS-18 0A04   74 GB
   01  0  ATA  Hitachi HUA72105 A74A  465 GB
   08  0  DP   BACKPLANE1.05
   0  LSILogic SAS1068E-IR  0.20.48.00  NV 28:06
 Dell Inc. MPT boot ROM successfully installed!


scripts/ snippet from head:

 [r...@saba scripts]# ls -l c*
 -rwxr-xr-x 1 root root 29817 Aug 12 16:30 c01.20100812.master
 -rwxr-xr-x 1 root root 29817 Aug 16 16:11 c01.20100816.master
 lrwxrwxrwx 1 root root19 Aug 16 16:22 c15.sh - c01.20100816.master
 -rw-r--r-- 1 root root   566 Aug 16 16:11 cluster.txt
 lrwxrwxrwx 1 root root19 Aug 16 16:30 c.master - c01.20100816.master
 [r...@saba scripts]# cat cluster.txt
 #
 # hostname:group:imagename(group):override(group)
 #
 # global_override=:all:
 #
 c01:saba:c01.20100816:saba
 c02:saba:c01.20100816:saba
 c03:saba:c01.20100816:saba
 c04:saba:c01.20100816:saba
 c05:saba:c01.20100816:saba
 c06:saba:c01.20100816:saba
 c07:saba:c01.20100816:saba
 c08:saba:c01.20100816:saba
 c09:saba:c01.20100816:saba
 c10:saba:c01.20100816:saba
 c11:saba:c01.20100816:saba
 c12:saba:c01.20100816:saba
 c13:saba:c01.20100816:saba
 c14:saba:c01.20100816:saba
 c15:saba:c01.20100816:saba
 c16:saba:c01.20100816:saba
 c17:saba:c01.20100816:saba
 c18:saba:c01.20100816:saba


Running the script manually on the node:

 /scripts/pre-install # ../c01.20100816.master

 get_arch
 Partitioning /dev/sda...
 Old partition table for /dev/sda:
 Model: ATA WDC WD800AAJS-18 (scsi)
 Disk /dev/sda: 80.0GB
 Sector size (logical/physical): 512B/512B
 Partition Table: msdos

 Number  Start  End  Size  Type  File system  Flags

 dd if=/dev/zero of=/dev/sda bs=512 count=1 || shellout
 1+0 records in
 1+0 records out
 blockdev --rereadpt /dev/sda
 blockdev is depricated
 parted -s -- / sda:dev/sda mklabel
 msdos || shellout
 Killing off running processes.

 write_variables
 
   This is the SystemImager autoinstall system

  Your autoinstall has failed.  You can use the shell prompt to try and see
  what happened.  You may be able to use the Shift+Page Up keys to scroll
  back and see the text that has passed off the top of the screen.  You can use
  alt+f2, f3, or f4 to work at an alternate shell prompt and preserve
  your messages on the main screen, which is on alt+f1.  Then go back and
  re-read the documentation to see if your problem is described there.
  You have read the documentation, right? :-)

  If you absolutely cannot figure it out, visit the SystemImager support page
  at http://systemimager.org.  There you can search the email list  archives,
  ask your question on IRC, or even join a mailing list to ask your question.
  There's a good chance someone else has experienced this very same issue and
  can help answer your question.  If you find the answer and it's not in the
  documentation, or if you identify a bug, please submit a bug report at the
  SystemImager support page.

  Have fun!  http://systemimager.org

 


 BusyBox v1.17.0 (2010-07-13 11:23:03 CEST) built-in shell (ash)
 Enter 'help' for a list of built-in commands.

 /scripts/pre-install #


For reference, here's c01's sda:

 [r...@c01 ~]# parted /dev/sda print

 Model: ATA WDC WD800AAJS-18 (scsi)
 Disk /dev/sda: 80.0GB
 Sector size (logical/physical): 512B/512B
 Partition Table: msdos

 Number  Start   End SizeType  File system  Flags
  1  32.3kB  280MB   280MB   primary   fat16
  2  280MB   2435MB  2155MB  primary   fat32lba
  3  2435MB  2542MB  107MB   primary   ext3 boot
  4  2542MB  80.0GB  77.5GB  extended
  5  2542MB  80.0GB  77.5GB  logicallvm

 Information: Don't forget to update /etc/fstab, if necessary.

 [r...@c01 ~]# fdisk -l /dev/sda

 Disk /dev/sda: 80.0 GB, 800 

Re: [sisuite-users] Booting from SALI, but install script doesn't run, fails when run manually

2010-08-16 Thread Tristam MacDonald
On Aug 16, 2010, at 5:07 PM, Chris Pepper pep...@reppep.com wrote:

With SALI our nodes connect to the imageserver and fetch scripts, but they
do not actually install. It's a bit confusing -- the VGA console shows the
correct hostname (c15), runs 99all.harmless_example_script, then says No
script defined, opening console, write_variables, and Starting
console


You need to pass the SCRIPTNAME=whatever option to the kernel. See my thread
about tmpfs a few weeks ago - about halfway through is a detailed
description.

--
Tristam MacDonald
http://swiftcoder.wordpress.com
Sent from my iPad
--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev ___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users


Re: [sisuite-users] Booting from SALI, but install script doesn't run, fails when run manually

2010-08-16 Thread Chris Pepper
Tristam MacDonald wrote:
 On Aug 16, 2010, at 5:07 PM, Chris Pepper pep...@reppep.com 
 mailto:pep...@reppep.com wrote:
 
 With SALI our nodes connect to the imageserver and fetch scripts, but 
 they do not actually install. It's a bit confusing -- the VGA console 
 shows the correct hostname (c15), runs 99all.harmless_example_script, 
 then says No script defined, opening console, write_variables, and 
 Starting console
 
 You need to pass the SCRIPTNAME=whatever option to the kernel. See my 
 thread about tmpfs a few weeks ago - about halfway through is a detailed 
 description.

Tristam,

I'm pretty sure our older installation of 4.0.2 detected this 
automatically from cluster.xml, but I will try tomorrow.

Any ideas why parted is choking when I run the script manually?

Thanks!

Chris

-- 
Chris Pepper:http://cbio.mskcc.org/
  http://www.extrapepperoni.com/

--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users


Re: [sisuite-users] Booting from SALI, but install script doesn't run, fails when run manually

2010-08-16 Thread Tristam MacDonald
On Aug 16, 2010, at 7:24 PM, Chris Pepper pep...@reppep.com wrote:

 Tristam MacDonald wrote:
 On Aug 16, 2010, at 5:07 PM, Chris Pepper pep...@reppep.com
 mailto:pep...@reppep.com wrote:

 With SALI our nodes connect to the imageserver and fetch scripts, but
 they do not actually install. It's a bit confusing -- the VGA console
 shows the correct hostname (c15), runs 99all.harmless_example_script,
 then says No script defined, opening console, write_variables, and
 Starting console

 You need to pass the SCRIPTNAME=whatever option to the kernel. See my
 thread about tmpfs a few weeks ago - about halfway through is a detailed
 description.

 Tristam,

   I'm pretty sure our older installation of 4.0.2 detected this
 automatically from cluster.xml, but I will try tomorrow.

Systemimager does this fine, but it is listed as a current limitation
of SALI on the webpage (https://subtrac.sara.nl/oss/sali).


   Any ideas why parted is choking when I run the script manually?

Despite it being stated several places that SALI supports default
system imager scripts, I didn't find that to be the case on our Dell
cluster. I ended up writing a custom script using the newer
'partition' command, since I decided to support ext4 and grub2 as
well.

--
Tristam MacDonald
http://swiftcoder.wordpress.com
Sent from my iPad


--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users


[sisuite-users] How to deploy SystemImager Client Image Over the WAN link

2010-08-16 Thread Nilesh Shastrakar
Hello All,

I would like to install Linux Image over the WAN link, SystemImager working
properly in LAN setup ,
now I would like to deploy the Image in another network over the WAN link.
Could some one tell me how to accomplish this.

Thanks.
Nilesh
--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev ___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users