openwrt / openwrt/asu

Attended System Upgrade, x86 VM, error: ext4_allocate_best_fit_partial: failed to allocate 2051 blocks, out of space?

Open
#823 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
450
Forks
111
PR merge metrics
No merged PRs in 30d

Description

Current VM disk has the following partitions:

Disk /dev/sda: 512 MiB, 536870912 bytes, 1048576 sectors
Disk model: QEMU HARDDISK
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x80cdd189

Device     Boot Start     End Sectors   Size Id Type
/dev/sda1  *      512   33279   32768    16M 83 Linux
/dev/sda2       33792 1048575 1014784 495.5M 83 Linux

OpenWrt log

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked OpenWrt log and compare its failure with the supplied x86 VM partition layout. Reproduce the attended system upgrade using the 512 MiB disk if possible, then determine whether the ext4 allocation error is caused by insufficient space or by the upgrade process. Done means the cause and an appropriate fix or confirmed limitation are established.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.