[GH-ISSUE #150] looks like error disk creating #28

Closed
opened 2026-02-28 00:40:15 +03:00 by kerem · 1 comment
Owner

Originally created by @3JIou-home on GitHub (Dec 27, 2021).
Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/150

github.com/Telmate/proxmox-api-go@52494be975/proxmox/config_qemu.go (L324)

must be

err = config.CreateQemuDisksParams(vmr.vmId, configParamsDisk, true)

otherwise, when cloning from a template, another disk will appear

Originally created by @3JIou-home on GitHub (Dec 27, 2021). Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/150 https://github.com/Telmate/proxmox-api-go/blob/52494be975e4c278010d92eaf8fa6c7b7aad0053/proxmox/config_qemu.go#L324 must be `err = config.CreateQemuDisksParams(vmr.vmId, configParamsDisk, true)` otherwise, when cloning from a template, another disk will appear
kerem closed this issue 2026-02-28 00:40:15 +03:00
Author
Owner

@3JIou-home commented on GitHub (Mar 3, 2022):

#156

<!-- gh-comment-id:1057618060 --> @3JIou-home commented on GitHub (Mar 3, 2022): #156
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-api-go#28
No description provided.