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

xCAT-probe discovery validation ignores site.httpport #5700

Closed
thilo-maurer opened this issue Oct 12, 2018 · 2 comments
Closed

xCAT-probe discovery validation ignores site.httpport #5700

thilo-maurer opened this issue Oct 12, 2018 · 2 comments

Comments

@thilo-maurer
Copy link
Contributor

thilo-maurer commented Oct 12, 2018

When configuring xCAT to use a non-default HTTP port, like 81, the xCAT-probe discovery validation fails since it continues to query default port 80, instead of 81:
(The HTTP server was also configured to serve at 81)

root@host:~# lsdef -t site -i httpport
Object name: clustersite
    httpport=81

root@host:~# xcatprobe -w discovery -n all -m mtms -c
All pre_defined nodes are valid                                           [ OK ]
Attribute 'master' in 'site' table is configured                          [ OK ]
DHCP dynamic range is configured                                          [ OK ]
Genesis files are avaliable                                               [FAIL]
kernel cannot be downloaded from http://10.2.0.1:80//tftpboot/xcat/genesis.kerne
l.ppc64.
@neo954
Copy link
Contributor

neo954 commented Dec 3, 2018

This issue is verified with xCAT version snap201811280617.

@neo954
Copy link
Contributor

neo954 commented Dec 3, 2018

I will close this one.

@neo954 neo954 closed this as completed Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants