Which version of systemimager (or which version of OSCAR) are you using?

If I remember well OSCAR uses by default the option --autodetect-disks
when runs si_mkautoinstallscript. In this way the disks to be used are
always detected at runtime. If you don't use that option the disks used
are the same you've defined in your autoinstallscript.conf (or ide.disk
in OSCAR).

Regards,
-Andrea

Paladi wrote:
> Hi!
> 
> I'm using systemimager through OSCAR for my cluster. There are a file  
> named ide.disk that is the fstab for generating the scripts on the  
> installation for the machines when you build the image:
> 
> testing:/opt/oscar/oscarsamples # cat ide.disk
> /dev/hdc1        100  ext3  /boot      defaults bootable
> /dev/hdc5        512  swap
> /dev/hdc6        *    ext3  /          defaults
> /dev/shm         -    tmpfs /dev/shm   defaults
> nfs_oscar:/home  -    nfs   /home      rw
> 
> 
>   My machines have two hard drives, (hda and hdc). I would like to  
> install the image on hdc (because on hda the machines will have  
> windows). With that, I build the image and generate the script named  
> oscarimage.master. On oscarimage.master specify always hdc.
> 
> Finally, the installation founds 2 hard drives, but always installs  
> on hda.
> 
> What can I do? It's a systemimager problem ?
> 
> Thanks
> 

-------------------------------------------------------------------------
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
_______________________________________________
Sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to