August 9, 201016 yr Could you add an Array variable for the Linux device for disk.... something like: $disks[disk1][fsDevice] => sda
August 10, 201016 yr There's this: $disks['disk1']['device'] => md1 and $disks['cache']['device'] => sde1 But you probably want the underlying linux device identifer for all the disks, correct?
August 10, 201016 yr Author But you probably want the underlying linux device identifer for all the disks, correct? Yup.
Archived
This topic is now archived and is closed to further replies.