0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

lsblk

Posted at
[linuxstudy@xxxx ~]$ lsblk
NAME                MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda                   8:0    0   20G  0 disk 
├─sda1                8:1    0    1G  0 part /boot
└─sda2                8:2    0   19G  0 part 
  ├─centos-root     253:0    0 17.5G  0 lvm  /
  └─centos-swap     253:1    0  1.5G  0 lvm  [SWAP]
sdb                   8:16   0    8G  0 disk 
├─sdb1                8:17   0    1G  0 part /usbmemory2
├─sdb2                8:18   0    1K  0 part 
├─sdb5                8:21   0    1G  0 part 
├─sdb6                8:22   0    1G  0 part 
│ ├─datagroup-data1 253:2    0  612M  0 lvm  
│ └─datagroup-data3 253:4    0  400M  0 lvm  
└─sdb7                8:23   0    1G  0 part 
  └─datagroup-data2 253:3    0  428M  0 lvm  
sr0                  11:0    1  9.5G  0 rom  /run/media/linuxstudy/CentOS 7 x86_64
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?