You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ware...@lbl.gov, jso...@thinkredbarn.com
Hi, is it possible to get step by step instructions on how to setup stateful provisioning using rhel 6.x. i was trying to do it without success for the last 5 weeks. every time the system gives some new messages. my nodes are booting through pxe and i can see the node cpu's in ganglia.
Request experts help on this. Thanks in advance
best regards m b reddy
Jason Stover
unread,
Jul 14, 2014, 1:32:41 PM7/14/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
1) Install Kernel and Grub packages into VNFS
2) Be sure you're configuring BOOTLOADER, DISKPARTITION,
DISKFORMAT, and FILESYSTEMS
3) Have the node PXE boot. Once it has provisioned, set bootlocal to 1:
# wwsh provision set --bootlocal=1 [node]
4) Reboot node. Still with PXE as the first boot device. The PXE
config file causes it to boot off hard drive instead of image if
bootlocal is set. So, it "should" be booting of the HDD.