Re: [opensuse] dmraid with phpsysinfo? [RESOLVED]
Well, I ended up just writing my own plugin this afternoon, and it's doing what I wanted, so I'm good to go. I'll try to get it passed along to the guys on sourceforge. If anyone else wants it, shoot me an email and I'll pass it along. I know it's not perfect, but it does what I need it to do :) Chris
Christopher Myers 08/31/13 10:10 AM >>> Basically, because the array is built with an Adaptec fakeraid "controller," so mdadm doesn't report any info on it:
cat /proc/mdstat Personalities : unused devices: mdadm --detail /dev/mapper/ddf1_DATA mdadm: /dev/mapper/ddf1_DATA does not appear to be an md device Chris
Andrey Borzenkov 08/31/13 1:07 AM >>> В Fri, 30 Aug 2013 23:26:30 -0500 Christopher Myers пишет:
Hey everyone!
Just had a quick question - does anyone know if it's possible to query dmraid status via phpsysinfo? I know they have a plugin for mdraid, but didn't see any way to do it (tried to google it a number of different ways with no results.)
I'd post to the forums on sourceforge, but apparently they're having issues because I keep getting HTTP 500 errors.
This is the output of my dmraid results if it helps any:
dmraid -s *** Group superset .ddf1_disks --> Active Subset name : ddf1_DATA
Any reason you use dmraid instead of mdadm for DDF?
size : 488019072 stride : 128 type : mirror status : ok subsets: 0 devs : 2 spares : 0
Thanks much! Chris
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (1)
-
Christopher Myers