volumes($dtype)) { ?> volumes($dtype) as $stgpool => $vols) { $spo = ORM::factory('STGPOOL',$stgpool); ?>
 
Volume Last Read Date Last Write Date Access Status Errors R/W Util % Reclaim Other FS Other Node
STGPOOL_NAME,$spo->RECLAIM,$spo->NUMSCRATCHUSED,$spo->MAXSCRATCH,$spo->DEVCLASSES->DEVTYPE); ?>
VOLUME_NAME; ?> display('LAST_READ_DATE'); ?> display('LAST_WRITE_DATE'); ?> display('ACCESS'); ?> display('STATUS'); ?> READ_ERRORS,$vol->WRITE_ERRORS); ?> display('EST_CAPACITY_MB'); ?> display('PCT_RECLAIM'); ?> getFSOnVol($dtype); ?> getNodesOnVol($dtype); ?>