ProxmoxVE/vm
CanbiZ c9aad3a54d
Feature: get correct next VMID (#4292)
fix(vm-creation): ensure whiptail VMID inputbox is pre-filled with a valid and available ID

- Replaced hardcoded NEXTID usage with a new get_valid_nextid() function
- Ensures no collision with existing VMs, LXCs or orphaned LVM volumes
- Improves user experience by properly pre-filling whiptail inputbox
- Automatically skips invalid IDs instead of failing on alloc
2025-05-07 12:37:46 +02:00
..
archlinux-vm.sh Feature: get correct next VMID (#4292) 2025-05-07 12:37:46 +02:00
debian-vm.sh Feature: get correct next VMID (#4292) 2025-05-07 12:37:46 +02:00
docker-vm.sh Feature: get correct next VMID (#4292) 2025-05-07 12:37:46 +02:00
haos-vm.sh Feature: get correct next VMID (#4292) 2025-05-07 12:37:46 +02:00
mikrotik-routeros.sh Feature: get correct next VMID (#4292) 2025-05-07 12:37:46 +02:00
nextcloud-vm.sh Feature: get correct next VMID (#4292) 2025-05-07 12:37:46 +02:00
openwrt.sh Feature: get correct next VMID (#4292) 2025-05-07 12:37:46 +02:00
opnsense-vm.sh Feature: get correct next VMID (#4292) 2025-05-07 12:37:46 +02:00
owncloud-vm.sh Feature: get correct next VMID (#4292) 2025-05-07 12:37:46 +02:00
pimox-haos-vm.sh Feature: get correct next VMID (#4292) 2025-05-07 12:37:46 +02:00
ubuntu2204-vm.sh Feature: get correct next VMID (#4292) 2025-05-07 12:37:46 +02:00
ubuntu2404-vm.sh Feature: get correct next VMID (#4292) 2025-05-07 12:37:46 +02:00
ubuntu2410-vm.sh Feature: get correct next VMID (#4292) 2025-05-07 12:37:46 +02:00