LXC Mountpoints #1

Open
opened 2026-02-11 22:06:50 +01:00 by ManInDark · 0 comments
Owner

Handle multiple cases:

  1. mp does not exist; attemp to create it
  2. mp exists, but new value is larger than earlier; size up
  3. mp exists, but new value is smaller than earlier; error
  4. mp exists, new value = old value; do nothing
Handle multiple cases: 1. mp<n> does not exist; attemp to create it 2. mp<n> exists, but new value is larger than earlier; size up 3. mp<n> exists, but new value is smaller than earlier; error 4. mp<n> exists, new value = old value; do nothing
ManInDark added this to the LXC v2 milestone 2026-02-11 22:07:39 +01:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ManInDark/formae-plugin-proxmox#1