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

Added multiple target nodes instead of a single node. #766

Merged
merged 5 commits into from
Dec 6, 2023

Conversation

PascalKu
Copy link
Contributor

@PascalKu PascalKu commented May 11, 2023

Imagine you have a cluster in which you migrate using High Availability Server. this is exactly the case I had. I have created a HA Group in Proxmox within which servers are automatically migrated in case of a failure or similar.

With this code change it doesn't matter now. You can specify an array of possible nodes where the QEMU can be located.

I also implemented my own change to your golang implementation (Telmate/proxmox-api-go#262) to manage this with HA Groups.

@aderumier
Copy link

Hi,

I'm currently working to fix it in the right ways proxmox side
(autofind nodename if /nodes/qemu/ is called)

https://lists.proxmox.com/pipermail/pve-devel/2023-May/057007.html

I'm trying to push for proxmox8

you can follow it here:

https://bugzilla.proxmox.com/show_bug.cgi?id=4689

@PascalKu
Copy link
Contributor Author

PascalKu commented Nov 8, 2023

It's been a long time since the last update in the feed. Anything happened in the past?

@mleone87 mleone87 merged commit 8f9e2ab into Telmate:master Dec 6, 2023
1 check failed
spettinichi pushed a commit to spettinichi/terraform-provider-proxmox that referenced this pull request Jan 26, 2024
* added data_ha_group.go to fetch HA Groups

* renamed variable in data ha group file

* added the possibility to add a node with a set of possible nodes (high availability)

* minor code fixes

---------

Co-authored-by: Pascal Kutscha <pascal.kutscha@myloc.de>
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

Successfully merging this pull request may close these issues.

None yet

3 participants