[Rocks-Discuss] Rocks PXE Booting Problem

29 views
Skip to first unread message

Peter Mills

unread,
Aug 28, 2009, 7:35:45 AM8/28/09
to npaci-rocks...@sdsc.edu
Hi,

I would be grateful for any advice on the following problem.

We have a HPC Cluster which has Rocks 5.2 installed.
Each of the 10 Compute Nodes are set in the bios to boot to Hard Drive ONLY.

We recently had a power outage and when we brought the head node back up this was fine.
However, the compute node had PXE booted and reformatted and reinstall all over again, despite the bios being set to only boot from the hard drive.

Why does this happen?

Kind Regards

Peter Mills

Peter Mills
Senior Computing Technician
University of Plymouth
Room 106, Smeaton Building,
Drake Circus,
Plymouth.
PL4 8AA

Tele: 01752 586059
Fax: 01752 233376

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.sdsc.edu/pipermail/npaci-rocks-discussion/attachments/20090828/3a1e309b/attachment.html

David Power

unread,
Aug 28, 2009, 8:27:01 AM8/28/09
to npaci-rocks...@sdsc.edu
Hey Peter,

> We recently had a power outage and when we brought the head node back
up
> this was fine.
> However, the compute node had PXE booted and reformatted and reinstall
> all over again, despite the bios being set to only boot from the hard
> drive.
>
> Why does this happen?

That would been grub forcing a re-install of the system.

By default, when a compute node fails to shutdown cleanly, grub will
force a re-install of the node (via /boot/grub/menu.lst, rather than the
pxeboot install flag in /tftpboot...)

To stop this from happening on the nodes, you can stop the rocks-grub
service on the compute nodes:

$ service rocks-grub stop
[check the /boot/grub/menu.lst file to verify to boot order, it should
change from Rocks-Reinstall to standard Rocks boot]

To stop this from happening permanently you can add a chkconfig to the
<post> section in the extend-compute.xml file

<post>
...
chkconfig rocks-grub off
</post>

Cheers,
Dave

***********************************Viglen***********************************
Viglen Ltd, Registered in England No 1208441. Registered Office: 7, Handley Page Way, Colney Street, St. Albans, Hertfordshire AL2 2DQ.

Information in this electronic mail message is confidential and may be legally privileged. It is intended solely for the addressee. Access to this message by anyone else is unauthorised. If you are not the intended recipient any use, disclosure, copying or distribution of this message is prohibited and may be unlawful. When addressed to our customers, any information contained in this message is subject to Viglen Terms & Conditions. Please rely on your own virus checker and procedures with regard to any attachment to this message.
***********************************Viglen***********************************


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________

Reply all
Reply to author
Forward
0 new messages