Re: [CentOS] tool for a comprehensive list of the storage structure

2016-11-02 Thread Leon Fauster
Am 02.11.2016 um 17:01 schrieb David Both : > Try *lsblk -f* Great. Thanks! -- LF ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] tool for a comprehensive list of the storage structure

2016-11-02 Thread David Both
Try *lsblk -f* *[root@david ~]# lsblk -f NAME FSTYPE LABEL UUID MOUNTPOINT sda └─sda1 LVM2_member DWnNT0-aHQK-4zxn-cWIL-4iAQ-fboe-QaeyOK └─vg_Backups-Backups ext4Backups 97baf04c-5dbb-43bd-9e56-b1c23e623ae4

Re: [CentOS] tool for a comprehensive list of the storage structure

2016-11-02 Thread Barak Korren
> > beside blkid any other tool available? > Try lsblk -- Barak Korren bkor...@redhat.com RHEV-CI Team ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] tool for a comprehensive list of the storage structure

2016-11-02 Thread Leon Fauster
I would like to have a smart cli tool, that shows a comprehensive list about the local storage structure: An output like: /srv /dev/mapper/luks-f85b7a2c-...: UUID="ca924fad-..." TYPE="ext4" /dev/mapper/vg_internal_e-lv_internal_srv: UUID="f85b7a2c-..." TYPE="crypto_LUKS"