On Wed, 3 Feb 2021 15:05:33 -0800
wes <p...@the-wes.com> dijo:

>On Wed, Feb 3, 2021 at 2:19 PM John Jason Jordan <joh...@gmx.com>
>wrote:
>
>> On Wed, 3 Feb 2021 12:48:48 -0800 Larry Brigman
>> <larry.brig...@gmail.com> dijo:
>> >/proc/mdadm will give you the status of the assembled arrays
>> >directly without the need to go through the mdadm util.
>>
>> /proc/mdadm
>> bash: /proc/mdadm: No such file or directory

>I get this mixed up frequently also. it's actually /proc/mdstat.

$ /proc/mdadm
bash: /proc/mdadm: No such file or directory
jjj@Devil-Thinkpad:~$ /proc/mdstat
bash: /proc/mdstat: Permission denied
jjj@Devil-Thinkpad:~$ sudo /proc/mdstat
[sudo] password for jjj:
sudo: /proc/mdstat: command not found

Some utility for mdadm that I don't have installed?
_______________________________________________
PLUG: https://pdxlinux.org
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to