User Tools

Site Tools


cluster:216

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cluster:216 [2022/04/29 15:00]
hmeij07 [golden image]
cluster:216 [2022/05/06 20:08]
hmeij07 [stateful]
Line 153: Line 153:
 yum --installroot=/opt/ohpc/admin/images/rocky8.5 install grub2  yum --installroot=/opt/ohpc/admin/images/rocky8.5 install grub2 
 touch /opt/ohpc/admin/images/rocky8.5/root/VNFS-TEST-WITH-GRUB2 touch /opt/ohpc/admin/images/rocky8.5/root/VNFS-TEST-WITH-GRUB2
 +
 +# build out stateful if desired
 +[root@n59 ~]# dnf --installroot $CHROOT install yum
 +[root@n59 ~]# dnf --installroot $CHROOT groupinstall "Server with GUI"
 +[root@n59 ~]# dnf --installroot $CHROOT install iptables-services
 +[root@n59 ~]# dnf --installroot $CHROOT clean all
  
 # rebuild vnfs # rebuild vnfs
Line 276: Line 282:
 </code> </code>
  
 +Awesome. You also have a backup now. Image away. And no need for a dhcp server to always be at the ready. Linux will fix journal file system errors 99% of the time if rebooted from say a utility power loss.\\ Thank you Warewulf team.
 +
 +I also see there are EFI and EFI + NVME filesystem examples in ''/etc/warewulf/filesystem/examples''
  
  
cluster/216.txt ยท Last modified: 2022/06/07 20:07 by hmeij07