Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support detection of squashfs and Talos META #93

Merged
merged 1 commit into from
May 31, 2024

Conversation

smira
Copy link
Member

@smira smira commented May 30, 2024

This allows more sane output for discovered blockdevices in Talos.

This allows more sane output for discovered blockdevices in Talos.

Signed-off-by: Andrey Smirnov <[email protected]>
@smira
Copy link
Member Author

smira commented May 30, 2024

when imported into Talos:

NODE         NAMESPACE   TYPE               ID      VERSION   TYPE        SIZE          DISCOVERED   LABEL       PARTITIONLABEL
172.20.0.5   runtime     DiscoveredVolume   dm-0    1         disk        88080384      xfs          STATE       
172.20.0.5   runtime     DiscoveredVolume   dm-1    1         disk        11605639168   xfs          EPHEMERAL   
172.20.0.5   runtime     DiscoveredVolume   loop0   1         disk        65503232      squashfs                 
172.20.0.5   runtime     DiscoveredVolume   sda     1         disk        10485760000                            
172.20.0.5   runtime     DiscoveredVolume   sdb     1         disk        10485760000                            
172.20.0.5   runtime     DiscoveredVolume   vda     1         disk        12884901888   gpt                      
172.20.0.5   runtime     DiscoveredVolume   vda1    1         partition   104832000     vfat                     EFI
172.20.0.5   runtime     DiscoveredVolume   vda2    1         partition   1048576                                BIOS
172.20.0.5   runtime     DiscoveredVolume   vda3    1         partition   981467136     xfs          BOOT        BOOT
172.20.0.5   runtime     DiscoveredVolume   vda4    3         partition   524288        talosmeta                META
172.20.0.5   runtime     DiscoveredVolume   vda5    1         partition   104857600     luks                     STATE
172.20.0.5   runtime     DiscoveredVolume   vda6    1         partition   11622416384   luks                     EPHEMERAL

@smira
Copy link
Member Author

smira commented May 31, 2024

/m

@talos-bot talos-bot merged commit cf51e33 into siderolabs:v2 May 31, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants