Hi Marcelo:

That is very strange - can you post your image's 
/etc/systemimager/autoinstallscript.conf?

Cheers,

Bernard


-----Original Message-----
From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED]
Sent: Wed 16/08/2006 09:10
To: [email protected]
Subject: Re: [Oscar-users] How to re-install just the processing nodes?
 
Quoting Bernard Li <[EMAIL PROTECTED]>:

> Hi Marcelo:
> 
> This is actually very easy.  First modify your SystemImager
> autoinstallscript.conf for that image:
> 
>
/var/lib/systemimager/images/<image_name>/etc/systemimager/autoinstallscript.conf
> 
> Edit it such that you have the correct amount of swap space.
> 
> Then reboot your node(s) such that it'll re-install the image.
> 
> Re-run the "Complete cluster setup" after the new node is imaged and
> rebooted.
> 
> One trick we often use to force the nodes to re-image is execute a cexec
> command to corrupt the MBR so that it won't be able to boot from the HD:
> 
> cexec 'dd if=/dev/zero of=/dev/???'
> 
> Replace '???' with the drive designation.  **Note** Only do this if you have
> backed up everything from your client nodes...
> 
> Cheers,
> 
> Bernard
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] on behalf of
> [EMAIL PROTECTED]
> Sent: Mon 14/08/2006 13:46
> To: [email protected]
> Subject: [Oscar-users] How to re-install just the processing nodes?
>  
> Hi.
> 
>   I would like to re-install the processing nodes because I thing that the
> virtual memory (128MB) is to low. Could I just start at step 4 of the OSCAR
> 4.2
> wizard?
> 
>   Thanks 
> 
> Marcelo Garcia
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Oscar-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oscar-users
> 
> 


Hi Bernard and Michael.

  Looking for partition table of the nodes, something curious is that there is
no swap partition. The file in the systemimager directory and
${OSCARHOME}/oscarsamples/ide.disk say that /dev/hda5 should be the swap
partition (id 82).

  Thanks for your attention


==================== Node partition table ======================
[EMAIL PROTECTED] ~]# fdisk /dev/hda

The number of cylinders for this disk is set to 4863.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
   (e.g., DOS FDISK, OS/2 FDISK)

Command (m for help): p

Disk /dev/hda: 40.0 GB, 40000000000 bytes
255 heads, 63 sectors/track, 4863 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1               1           3       24066   83  Linux
/dev/hda2               4        4863    39037950    5  Extended
/dev/hda5               4          19      128488+  83  Linux
/dev/hda6              20        4863    38909398+  83  Linux
==================== Node partition table ======================

==================== ide.disk ======================
[EMAIL PROTECTED] ~]# more /opt/oscar/oscarsamples/ide.disk
/dev/hda1        24   ext3  /boot      defaults
/dev/hda5        4096  swap
/dev/hda6        *    ext3  /          defaults
nfs_oscar:/home  -    nfs   /home      rw
nfs_oscar:/opt  -    nfs    /opt       rw
[EMAIL PROTECTED] ~]#
==================== ide.disk ======================


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users

<<winmail.dat>>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to