BowerStudios.com

  • My Lab
  • Family
  • Friends
  • Professional
  • About
Home

Get information about installed encrypted drives and raid drives at command line

daniel —Sat, 10/05/2019 - 10:52am

  • Linux

What raid devices available in config:
cat /etc/mdadm/mdadm.conf

Get details on a raid array:
sudo mdadm --detail /dev/md0
sudo mdadm --detail /dev/md/1

What drives are installed:
sudo lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL

What luks devices setup:
sudo dmsetup status

References:

  • View available hard drives in Ubuntu
  • Setup full disk encryption on a secondary hdd in linux
  • Automatically unlock luks encrypted drives with a keyfile
  • Log in to post comments

Navigation

  • Search
  • Recent content
  • Contact Me
  • Mail
  • Pass Hasher
  • Bower Studios Admin

Quotes

daniel —Fri, 07/01/2011 - 12:51pm

Software sucks because users demand it to.

—

Nathan Myhrvold

  • Log in to post comments
  • daniel's quotes

Popular content

Last viewed:

  • Mod Proxy with Apache 2.2 on Ubuntu for Grails / Tomcat / Rails
  • Play an Audio CD on OpenBSD - Command line style
  • Linux Consoles
  • Dynamically scheduling jobs with Spring
  • Using SSL with an IP address instead of DNS

Copyright 2021 Daniel Bower
  • My Lab
  • Family
  • Friends
  • Professional
  • About