[GH-ISSUE #10465] OpenWRT script setting disk size doesn't work #2261

Closed
opened 2026-02-26 12:51:50 +03:00 by kerem · 0 comments
Owner

Originally created by @MarkoPaasila on GitHub (Jan 1, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10465

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

📜 What is the name of the script you are using?

OpenWRT VM

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/openwrt-vm.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

9.1.4

📝 Provide a clear and concise description of the issue.

In the dialog, I set disk size to 1 (GiB), and also tried 2 (GiB). Both settings resulted in what seems a default 148MB root disk size. I would have expected it to be as configured. Looking at the proxmox OpenWRT VM hardware page, this is scsi0.

🔄 Steps to reproduce the issue.

  1. Install OpenWRT VM using the script. Choose advanced, set disk size to 1. Proceed to create and run the vm.
  2. Observe disk size in the Proxmox gui and from within OpenWRT VM.

Paste the full error output (if available).

No errors.

🖼️ Additional context (optional).

This is on LVM.

Originally created by @MarkoPaasila on GitHub (Jan 1, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10465 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? OpenWRT VM ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/openwrt-vm.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 9.1.4 ### 📝 Provide a clear and concise description of the issue. In the dialog, I set disk size to 1 (GiB), and also tried 2 (GiB). Both settings resulted in what seems a default 148MB root disk size. I would have expected it to be as configured. Looking at the proxmox OpenWRT VM hardware page, this is scsi0. ### 🔄 Steps to reproduce the issue. 1. Install OpenWRT VM using the script. Choose advanced, set disk size to 1. Proceed to create and run the vm. 2. Observe disk size in the Proxmox gui and from within OpenWRT VM. ### ❌ Paste the full error output (if available). No errors. ### 🖼️ Additional context (optional). This is on LVM.
kerem 2026-02-26 12:51:50 +03:00
  • closed this issue
  • added the
    bug
    label
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/ProxmoxVE#2261
No description provided.