Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rocky 9 quickstart documentation does not work #1179

Open
3 tasks done
gustavoberman opened this issue Apr 6, 2024 · 1 comment
Open
3 tasks done

Rocky 9 quickstart documentation does not work #1179

gustavoberman opened this issue Apr 6, 2024 · 1 comment
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@gustavoberman
Copy link

Steps to reproduce

On a new rocky9 minimal install and following the instructions at https://warewulf.org/docs/main/quickstart/el.html I have this result when trying to boot the node:

Screenshot_rocky9-2_2024-04-06_15:44:47

I think some steps are missing in the documentation?

Error message

No response

Information on your system

wwctl version
wwctl version: 4.5.0-1
rpc version: apiPrefix:"rc1" apiVersion:"1" warewulfVersion:"4.5.0-1"

cat /etc/os-release
NAME="Rocky Linux"
VERSION="9.3 (Blue Onyx)"
ID="rocky"
ID_LIKE="rhel centos fedora"
VERSION_ID="9.3"
PLATFORM_ID="platform:el9"
PRETTY_NAME="Rocky Linux 9.3 (Blue Onyx)"
ANSI_COLOR="0;32"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:rocky:rocky:9::baseos"
HOME_URL="https://rockylinux.org/"
BUG_REPORT_URL="https://bugs.rockylinux.org/"
SUPPORT_END="2032-05-31"
ROCKY_SUPPORT_PRODUCT="Rocky-Linux-9"
ROCKY_SUPPORT_PRODUCT_VERSION="9.3"
REDHAT_SUPPORT_PRODUCT="Rocky Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="9.3"

cat /etc/warewulf/warewulf.conf
WW_INTERNAL: 45
ipaddr: 172.16.0.1
netmask: 255.255.0.0
network: 172.16.0.0
warewulf:
port: 9873
secure: false
update interval: 60
autobuild overlays: true
host overlay: true
syslog: false
datastore: /usr/share
grubboot: false
dhcp:
enabled: true
template: default
range start: 172.16.1.1
range end: 172.16.1.255
systemd name: dhcpd
tftp:
enabled: true
tftproot: /var/lib/tftpboot
systemd name: tftp
ipxe:
"00:00": undionly.kpxe
"00:07": ipxe-snponly-x86_64.efi
"00:09": ipxe-snponly-x86_64.efi
00:0B: arm64-efi/snponly.efi
nfs:
enabled: true
export paths:

  • path: /home
    export options: rw,sync
    mount options: defaults
    mount: true
  • path: /opt
    export options: ro,sync,no_root_squash
    mount options: defaults
    mount: false
    systemd name: nfs-server
    container mounts:
  • source: /etc/resolv.conf
    dest: /etc/resolv.conf
    readonly: true
    paths:
    bindir: /usr/bin
    sysconfdir: /etc
    localstatedir: /var/lib
    ipxesource: /usr/share/ipxe
    srvdir: /var/lib
    firewallddir: /usr/lib/firewalld/services
    systemddir: /usr/lib/systemd/system
    wwoverlaydir: /var/lib/warewulf/overlays
    wwchrootdir: /var/lib/warewulf/chroots
    wwprovisiondir: /var/lib/warewulf/provision
    wwclientdir: /warewulf

wwctl container list
CONTAINER NAME NODES KERNEL VERSION CREATION TIME MODIFICATION TIME SIZE
rockylinux-9 1 5.14.0-362.13.1.el9_3.x86_64 06 Apr 24 15:37 -03 31 Dec 69 21:00 -03 778.3 MiB

General information

  • I have run wwctl version and reported the contents of /etc/os-release
  • I have searched the issues of this repo and believe this is not a duplicate
  • I have captured and reported relevant error messages and logs
@gustavoberman gustavoberman added the bug Something isn't working label Apr 6, 2024
@anderbubble anderbubble self-assigned this Apr 8, 2024
@anderbubble
Copy link
Collaborator

I'll take a look. Thanks, @gustavoberman!

@anderbubble anderbubble added the documentation Improvements or additions to documentation label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants