zfs + encryption fails with plucky iso dated 20250415 - Requested offset is beyond real size of device /dev/zvol/rpool/keystore
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
curtin |
Fix Committed
|
Undecided
|
Olivier Gayot | ||
subiquity |
Fix Released
|
Undecided
|
Unassigned | ||
Ubuntu |
Fix Released
|
Critical
|
Olivier Gayot | ||
Noble |
Fix Released
|
Undecided
|
Unassigned | ||
subiquity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Noble |
Fix Released
|
Undecided
|
Dan Bungert |
Bug Description
Title, log attached, installer crashes simply with system problem detected etc
```
An error occured handling 'zpool-1': ProcessExecutio
Command: ['cryptsetup', 'open', '--type', 'luks', '/dev/zvol/
Exit code: 1
Reason: -
Stdout: ''
Stderr: Requested offset is beyond real size of device /dev/zvol/
finish: cmd-install/
TIMED BLOCK_META: 22.242
finish: cmd-install/
Traceback (most recent call last):
File "/snap/
ret = args.func(args)
File "/snap/
return log_time("TIMED %s: " % msg, func, *args, **kwargs)
File "/snap/
return func(*args, **kwargs)
File "/snap/
return meta_custom(args)
File "/snap/
File "/snap/
File "/snap/
File "/snap/
File "/snap/
return _subp(*args, **kwargs)
File "/snap/
raise ProcessExecutio
Command: ['cryptsetup', 'open', '--type', 'luks', '/dev/zvol/
Exit code: 1
Reason: -
Stdout: ''
Stderr: Requested offset is beyond real size of device /dev/zvol/
Unexpected error while running command.
Command: ['cryptsetup', 'open', '--type', 'luks', '/dev/zvol/
Exit code: 1
Reason: -
Stdout: ''
Stderr: Requested offset is beyond real size of device /dev/zvol/
Stderr: ''
```
Related branches
- Olivier Gayot: Approve
- Server Team CI bot: Needs Fixing (continuous-integration)
- Chris Peterson: Approve
-
Diff: 59 lines (+6/-27)1 file modifiedcurtin/block/zfs.py (+6/-27)
- Chris Peterson: Approve
- Olivier Gayot: Approve
- Server Team CI bot: Approve (continuous-integration)
-
Diff: 69 lines (+28/-4)2 files modifiedcurtin/block/zfs.py (+27/-4)
tools/vmtest-system-setup (+1/-0)
- Chris Peterson: Approve
- Server Team CI bot: Needs Fixing (continuous-integration)
-
Diff: 71 lines (+28/-6)2 files modifiedcurtin/block/zfs.py (+27/-6)
tools/vmtest-system-setup (+1/-0)
- Server Team CI bot: Needs Fixing (continuous-integration)
- Dan Bungert: Approve
-
Diff: 15 lines (+3/-1)1 file modifiedcurtin/block/zfs.py (+3/-1)
no longer affects: | ubuntu-desktop-provision |
Changed in curtin: | |
status: | New → In Progress |
assignee: | nobody → Olivier Gayot (ogayot) |
Changed in ubuntu: | |
milestone: | none → ubuntu-25.04 |
status: | New → In Progress |
importance: | Undecided → Critical |
assignee: | nobody → Olivier Gayot (ogayot) |
Changed in curtin: | |
status: | In Progress → Fix Committed |
Changed in subiquity: | |
status: | New → In Progress |
Changed in subiquity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in subiquity: | |
status: | In Progress → Fix Committed |
Changed in ubuntu: | |
status: | In Progress → Fix Committed |
Changed in ubuntu: | |
status: | Fix Committed → Fix Released |
Changed in subiquity (Ubuntu): | |
status: | Fix Committed → Fix Released |
Changed in subiquity (Ubuntu Noble): | |
milestone: | none → ubuntu-24.04.3 |
assignee: | nobody → Dan Bungert (dbungert) |
status: | New → In Progress |
Changed in subiquity (Ubuntu Noble): | |
status: | In Progress → Fix Committed |
(ignore the duplicated files in the tar, that was just a whoopsie, any duplicate should be identical)