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

Allow to create container/vms even if one promox nodes is offline #368

Open
jacac opened this issue Oct 24, 2024 · 1 comment
Open

Allow to create container/vms even if one promox nodes is offline #368

jacac opened this issue Oct 24, 2024 · 1 comment

Comments

@jacac
Copy link

jacac commented Oct 24, 2024

Issue

When creating a container and one or more nodes in the cluster are offline an error is displayed and no actions are allowed.

image

Suggestion

It should remove those nodes from the selection and display and warning that some nodes are currently available.

@tzalistar
Copy link

tzalistar commented Dec 19, 2024

I would like this option as well. The plug in should not try to query status on offline or nodes that in maintenance. In my case i had a node offline that i'm not using and while trying to query the node, the request failed.

::ffff:X.X.X.1 - user@pve [19/12/2024:13:28:25 +0200] "GET /api2/json/nodes/hv1/lxc HTTP/1.1" 200 1638
::ffff:X.X.X.1 - user@pve [19/12/2024:13:28:26 +0200] "GET /api2/json/nodes/hv1/tasks? HTTP/1.1" 200 11003
::ffff:X.X.X.1 - user@pve [19/12/2024:13:28:26 +0200] "GET /api2/json/nodes/hv1/tasks? HTTP/1.1" 200 11003
::ffff:X.X.X.1 - user@pve [19/12/2024:13:28:26 +0200] "GET /api2/json/nodes/hv1/tasks? HTTP/1.1" 200 11003
::ffff:X.X.X.1 - user@pve [19/12/2024:13:28:26 +0200] "GET /api2/json/nodes/hv1/tasks? HTTP/1.1" 200 11003
::ffff:X.X.X.1 - user@pve [19/12/2024:13:28:26 +0200] "GET /api2/json/nodes/hv1/tasks? HTTP/1.1" 200 11003
::ffff:X.X.X.1 - user@pve [19/12/2024:13:28:29 +0200] "GET /api2/json/nodes/hv2/qemu HTTP/1.1" 595 -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants