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

wwclient doesn't support CIDR format for warewulf server #1130

Open
3 tasks done
anderbubble opened this issue Mar 11, 2024 · 1 comment · May be fixed by #1150
Open
3 tasks done

wwclient doesn't support CIDR format for warewulf server #1130

anderbubble opened this issue Mar 11, 2024 · 1 comment · May be fixed by #1150
Assignees
Labels
bug Something isn't working stake:ciq CIQ is a stakeholder of this issue
Milestone

Comments

@anderbubble
Copy link
Collaborator

Steps to reproduce

[root@hpc-lab-control0 ~]# cat /etc/warewulf/warewulf.conf 
WW_INTERNAL: 45
ipaddr: 10.0.0.4/22

Error message

Mar 11 22:41:33 hpc-lab-compute1 wwclient[356]: 2024/03/11 22:41:33 Get "http://10.0.0.4/22:9873/[redacted]

Information on your system

[root@hpc-lab-control0 ~]# wwctl version
wwctl version:	 4.5.0-1
rpc version: apiPrefix:"rc1" apiVersion:"1" warewulfVersion:"4.5.0-1"

[root@hpc-lab-control0 ~]# cat /etc/os-release 
NAME="Rocky Linux"
VERSION="8.9 (Green Obsidian)"
ID="rocky"
ID_LIKE="rhel centos fedora"
VERSION_ID="8.9"
PLATFORM_ID="platform:el8"
PRETTY_NAME="Rocky Linux 8.9 (Green Obsidian)"
ANSI_COLOR="0;32"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:rocky:rocky:8:GA"
HOME_URL="https://rockylinux.org/"
BUG_REPORT_URL="https://bugs.rockylinux.org/"
SUPPORT_END="2029-05-31"
ROCKY_SUPPORT_PRODUCT="Rocky-Linux-8"
ROCKY_SUPPORT_PRODUCT_VERSION="8.9"
REDHAT_SUPPORT_PRODUCT="Rocky Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="8.9"

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
@anderbubble anderbubble added bug Something isn't working stake:ciq CIQ is a stakeholder of this issue labels Mar 11, 2024
@anderbubble anderbubble added this to the v4.5.1 milestone Mar 11, 2024
@mslacken
Copy link
Member

Also #1020 may help here, as the structs will store valid IP addresses directly.

@JasonYangShadow JasonYangShadow linked a pull request Mar 22, 2024 that will close this issue
6 tasks
@anderbubble anderbubble modified the milestones: v4.5.1, v4.6.0 Apr 4, 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 stake:ciq CIQ is a stakeholder of this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants