Skip to content

Instantly share code, notes, and snippets.

@sjkp
Last active May 9, 2026 18:46
Show Gist options
  • Select an option

  • Save sjkp/ea6614eb497dba53d4f213ec4e988f6f to your computer and use it in GitHub Desktop.

Select an option

Save sjkp/ea6614eb497dba53d4f213ec4e988f6f to your computer and use it in GitHub Desktop.
Proxmox Open Media Vault extend disk size
  1. Turn of the OMV container
  2. Resize the container volume in Proxmox
  3. Start the container
  4. Login with root
  5. Run parted /dev/sdb
  6. Run resizepart 1 100%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment