fix: add mkfs.xfs configuration files #31

Merged
maks1ms merged 1 commit from geochip/alt-orchestra-build:geochip/fix-mkfs.xfs into main 2025-12-21 12:08:45 +03:00
Owner

mkfs.xfs requires these configuration files to format the drives on
install. Without the configuration files the system fails with the
error:

[talos] formatting filesystem {"component": "controller-runtime", "controller": "block.VolumeManagerController", "volume": "STATE", "device": "/dev/vda3", "filesystem": "xfs"}
[talos] volume status {"component": "controller-runtime", "controller": "block.VolumeManagerController", "volume": "STATE", "phase": "failed -> failed", "error": "error formatting XFS: exit status 1: Unable to open config file /usr/share/xfsprogs/mkfs/lts_6.12.conf. Aborting.\n", "location": "/dev/vda3", "parentLocation": "/dev/vda"}

Fixes: 235d3d1f12 ("fix: add branding-alt-orchestra (#30)")
Signed-off-by: Alexander Stepchenko geochip@altlinux.org

mkfs.xfs requires these configuration files to format the drives on install. Without the configuration files the system fails with the error: [talos] formatting filesystem {"component": "controller-runtime", "controller": "block.VolumeManagerController", "volume": "STATE", "device": "/dev/vda3", "filesystem": "xfs"} [talos] volume status {"component": "controller-runtime", "controller": "block.VolumeManagerController", "volume": "STATE", "phase": "failed -> failed", "error": "error formatting XFS: exit status 1: Unable to open config file /usr/share/xfsprogs/mkfs/lts_6.12.conf. Aborting.\n", "location": "/dev/vda3", "parentLocation": "/dev/vda"} Fixes: 235d3d1f128a ("fix: add branding-alt-orchestra (#30)") Signed-off-by: Alexander Stepchenko <geochip@altlinux.org>
fix: add mkfs.xfs configuration files
All checks were successful
Build and push / update (push) Successful in 12m28s
0cd0514ccd
mkfs.xfs requires these configuration files to format the drives on
install. Without the configuration files the system fails with the
error:

[talos] formatting filesystem {"component": "controller-runtime", "controller": "block.VolumeManagerController", "volume": "STATE", "device": "/dev/vda3", "filesystem": "xfs"}
[talos] volume status {"component": "controller-runtime", "controller": "block.VolumeManagerController", "volume": "STATE", "phase": "failed -> failed", "error": "error formatting XFS: exit status 1: Unable to open config file /usr/share/xfsprogs/mkfs/lts_6.12.conf. Aborting.\n", "location": "/dev/vda3", "parentLocation": "/dev/vda"}

Fixes: 235d3d1f12 ("fix: add branding-alt-orchestra (#30)")
Signed-off-by: Alexander Stepchenko <geochip@altlinux.org>
maks1ms deleted branch geochip/fix-mkfs.xfs 2025-12-21 12:08:45 +03:00
Sign in to join this conversation.
No reviewers
No labels
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
alt-orchestra/alt-orchestra-build!31
No description provided.