Warning: Undefined array key "DOKU_PREFS" in /usr/share/dokuwiki/inc/common.php on line 2082
cluster:143 [DokuWiki]

User Tools

Site Tools


cluster:143

Warning: Undefined array key 5 in /usr/share/dokuwiki/inc/html.php on line 1453

Warning: Undefined array key -1 in /usr/share/dokuwiki/inc/html.php on line 1458

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
cluster:143 [2015/08/10 13:43]
hmeij created
cluster:143 [2015/12/10 15:36]
hmeij [Warewulf Statefull]
Line 1: Line 1:
 +\\
 +**[[cluster:0|Back]]**
 +
 \\ \\
 **[[cluster:0|Back]]** **[[cluster:0|Back]]**
Line 15: Line 18:
  
 1) Install Kernel and Grub packages into VNFS 1) Install Kernel and Grub packages into VNFS
 +
 +From the list "The main concern I can think of here is in the image (VNFS+files) size. If you have a large, non-hybridized configuration you use for statefull deployment, you may want to setup hybridization, or in general trim your image down to run statelessly due to potential memory usage concerns. Other than that, using a single image for both stateless/statefull will work just fine."
 +
 +So we'll stick with one chroot for now until it becomes a problem. So we can go back and forth with bootlocal option and keep the stateless vnfs image for PXE boot in database.
 +
  
  
 2) Be sure you're configuring BOOTLOADER, DISKPARTITION, 2) Be sure you're configuring BOOTLOADER, DISKPARTITION,
 DISKFORMAT, and FILESYSTEMS DISKFORMAT, and FILESYSTEMS
 +
 3) Have the node PXE boot. Once it has provisioned, set bootlocal to 1: 3) Have the node PXE boot. Once it has provisioned, set bootlocal to 1:
-         # wwsh provision set --bootlocal=[node]+  * wwsh provision set --bootlocal=EXIT [node] 
 +         
 4) Reboot node. Still with PXE as the first boot device. The PXE 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 config file causes it to boot off hard drive instead of image if
 bootlocal is set. So, it "should" be booting of the HDD.  bootlocal is set. So, it "should" be booting of the HDD. 
 +
 +Update: Finally got back to this project. Just making notes here as I'm not going to pursue this. Building up a VNFS is tedious. I'd rather build up a server and then grab a ''golden image''. So I'm going to pursue that angle.  Stateless provisioning would be useful for me in the future with many node deployments of simple compute servers.  [[cluster:139|Warewulf Stateless]]
 + --- //[[hmeij@wesleyan.edu|Meij, Henk]] 2015/12/04 14:00//
  
 \\ \\
 **[[cluster:0|Back]]** **[[cluster:0|Back]]**
cluster/143.txt · Last modified: 2015/12/10 15:36 by hmeij