I am trying to install oscar (http://oscar.openclustergroup.org/ ). I need to install os-images over compute nodes. Systemimager is being used to do this.
The compute node starts with PXE boot. The ping test to SystemImager server is successful. Then compute nodes gets the image from Systemimager server, but reports that it cannot untar it as there is no space left. The compute node has a HD of around 10GB.
computenode2$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda9 632M 54M 546M 9% /
/dev/hda1 100M 3.5M 91M 4% /boot
/dev/hda7 886M 4.5M 836M 1% /home
/dev/hda6 1.4G 20K 1.3G 1% /opt
/dev/hda10 486M 13K 461M 1% /tmp
/dev/hda5 4.8G 257M 4.3G 6% /usr
/dev/hda8 690M 16M 639M 3% /var
=> Following is the log of messages
------Messages on compute node --------
We have connectivity to your SystemImager server!
start_syslogd
get_boel_binaries_tarball
rsync -av 172.16.0.1::boot/i386/standard/boel_binaries.tar.gz /tmp/boel_binaries
receiving file list ...done
boel_binaries.tar.gz
sent 120 bytes received 4699904 bytes 723080.62 bytes/sec
total size is 46499205 speedup is 1.00
tar: Write Error: No space left on device
tar: Invalid tar magic
Killing off running process
######systemimager banner#########
BusyBox v1.00 Built-in shell (ash)
/my_modules# df
Filesystem 1k-blocks Used Available Use% Mounted_on
/dev/root 1508 1508 0 100% /old_root
tmpfs 30232 29972 266 99% /
Please tell me why is it unable to install the image on the compute node.
Thanks in advance,
Abhishek
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
