Skip to content
New issue

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

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

Already on GitHub? # to your account

Specify Disk Options #208

Open
AKUMAVM opened this issue Nov 28, 2024 · 2 comments
Open

Specify Disk Options #208

AKUMAVM opened this issue Nov 28, 2024 · 2 comments

Comments

@AKUMAVM
Copy link

AKUMAVM commented Nov 28, 2024

Hi,

I really appreciates your script.
Is there any plan to add feature for specifying disk (if the disk more than 1 or in RAID array)
Thank you once again

@bin456789
Copy link
Owner

Planed, and I need case to reference. Please paste the output of lsblk -f.

@sbdvhjrfw
Copy link

@bin456789

I have same problem, like:

NAME FSTYPE FSVER LABEL UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
loop0
     squash 4.0                                                    0   100% /snap/core20/2318
loop1
     squash 4.0                                                    0   100% /snap/core20/2434
loop2
     squash 4.0                                                    0   100% /snap/lxd/29351
loop3
     squash 4.0                                                    0   100% /snap/snapd/21759
loop4
     squash 4.0                                                    0   100% /snap/lxd/31333
loop5
     squash 4.0                                                    0   100% /snap/snapd/23545
sda                                                                         
├─sda1
│                                                                           
├─sda2
│    linux_ 0.90.       a0340a67-c950-3b5f-9e86-bb9b17f8544c                
│ └─md2
│    ext4   1.0         275a8fa7-d103-4492-b3b8-6582efbc4b6b  670.8M    25% /boot
├─sda3
│    linux_ 1.2   s648901:648901-swap
│                       66307128-ce2e-69e4-8082-81db72009261                
│ └─md126
│    swap   1           8b4cf6e7-3731-44ae-b5e2-94c2e09e5c2e                [SWAP]
├─sda4
│    linux_ 1.2   s648901:648901-tmp
│                       1191efa0-69ef-7b3c-a42d-2c6b69972a7c                
│ └─md127
│    ext4   1.0         aa23b651-b735-485b-ab5a-320809e9cd87    3.6G     0% /tmp
└─sda5
     linux_ 1.2   s648901:648901-root
                        01139aa9-556f-f5d1-629d-00bb4a0ae468                
  └─md125
     ext4   1.0         015e40e3-6250-43fa-9816-d211bc7d6419  399.3G     1% /
sdb                                                                         
├─sdb1
│                                                                           
├─sdb2
│    linux_ 0.90.       a0340a67-c950-3b5f-9e86-bb9b17f8544c                
│ └─md2
│    ext4   1.0         275a8fa7-d103-4492-b3b8-6582efbc4b6b  670.8M    25% /boot
├─sdb3
│    linux_ 1.2   s648901:648901-swap
│                       66307128-ce2e-69e4-8082-81db72009261                
│ └─md126
│    swap   1           8b4cf6e7-3731-44ae-b5e2-94c2e09e5c2e                [SWAP]
├─sdb4
│    linux_ 1.2   s648901:648901-tmp
│                       1191efa0-69ef-7b3c-a42d-2c6b69972a7c                
│ └─md127
│    ext4   1.0         aa23b651-b735-485b-ab5a-320809e9cd87    3.6G     0% /tmp
└─sdb5
     linux_ 1.2   s648901:648901-root
                        01139aa9-556f-f5d1-629d-00bb4a0ae468                
  └─md125
     ext4   1.0         015e40e3-6250-43fa-9816-d211bc7d6419  399.3G     1% /

error:

v6 Gateway:

***** ERROR *****
Error: OS across 2 disk: sda
sdb

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants