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:08]
hmeij07 [golden image]
cluster:216 [2022/05/12 13:14]
hmeij07
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
 +dnf --installroot $CHROOT install yum
 +dnf --installroot $CHROOT groupinstall "Server with GUI"
 +dnf --installroot $CHROOT install iptables-services
 +dnf --installroot $CHROOT clean all
  
 # rebuild vnfs # rebuild vnfs
Line 235: Line 241:
 # view /etc/warewulf/vnfs.conf # view /etc/warewulf/vnfs.conf
 # the HYBRIDIZE section is commented out # the HYBRIDIZE section is commented out
 +
 +# /var/[log|spool|run] need to be removed from
 +/usr/libexec/warewulf/wwmkchroot/golden-tmpl
 +
 +# try on compute nodes
 +systemctl enable slurmd
  
 SOURCEADDR=n59 wwmkchroot golden-system \ SOURCEADDR=n59 wwmkchroot golden-system \
cluster/216.txt ยท Last modified: 2022/06/07 20:07 by hmeij07