bubbaQ Posted August 9, 2010 Share Posted August 9, 2010 Could you add an Array variable for the Linux device for disk.... something like: $disks[disk1][fsDevice] => sda Link to comment
limetech Posted August 10, 2010 Share Posted August 10, 2010 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? Link to comment
bubbaQ Posted August 10, 2010 Author Share Posted August 10, 2010 But you probably want the underlying linux device identifer for all the disks, correct? Yup. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.