Skip to content

compute nodes provisions error #3

@venod

Description

@venod

Dear all,
I am using Warewulf 3 to remotely install compute nodes from a master node in our HPC cluster.
The master node runs Rocky LInux 9.6, which I also want to install on the compute nodes using warewulf. after successful provisioning to compute nodes the Os will be loaded and we are able to login then

wwsh provision set --bootlocal=normal cn01
if i set bootlocal to normal and restart the compute node this following error occur and os is not able to load

Image

also attached node details

node cn01

  10: NAME       = cn01
  10: ARCH       = x86_64
  10: BOOTLOADER = sda
  10: BOOTLOCAL  = 0
  10: BOOTSTRAPID = 11
  10: FILEIDS    = 1,2,3,4,5,7,9
  10: FS         = fstab 2 /boot ext4 defaults 0 0,fstab 3 swap swap defaults 0 0,fstab 4 / ext4 defaults 0 0,mkfs 2 ext4 -L boot,mkfs 3 swap,mkfs 4 ext4 -L root,mklabel gpt,mkpart primary 1MiB 3MiB,mkpart primary ext4 3MiB 513MiB,mkpart primary ext4 50% 100%,mkpart primary linux-swap 513MiB 50%,name 1 grub,name 2 boot,name 3 swap,name 4 root,select /dev/sda,set 1 bios_grub on,set 2 boot on
  10: NETDEVS    = ObjectSet
        [NETDEVS.eno1.NAME](http://netdevs.eno1.name/)         = eno1
        NETDEVS.eno1.HWADDR       = a4:bf:01:60:17:52
        NETDEVS.eno1.IPADDR       = 192.168.1.1
        [NETDEVS.ib0.NAME](http://netdevs.ib0.name/)          = ib0
        NETDEVS.ib0.IPADDR        = 192.168.10.1
        NETDEVS.ib0.NETMASK       = 255.255.255.0
  10: NODENAME   = cn01
  10: ROOT       = /dev/sda4
  10: VNFSID     = 6

can anyone Please help to resolve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions