load('config')->tsmdatatypes as $btype => $ctype) { ?> load('config')->tsmpooltypes as $type) { ?> getStoragePoolsType($btype,$type) as $spo) { ?> getStorageModeVols($ctype,$type,$spo) as $vuo) { ?>
Sequential Volumes needed to restore Data for Nodes in this Domain
 
Volume Status Access Scr Pct % Rec % Mounted R/W Err FS Nodes Location
 
  DISPLAY('STGPOOL_NAME'); ?>
  VOLUME_NAME,$vuo->display('VOLUME_NAME')); ?> VOLUME->display('STATUS'); ?> VOLUME->display('ACCESS'); ?> VOLUME->isScratch() ? 'Y' : 'N'; ?> VOLUME->display('PCT_UTILIZED'); ?> VOLUME->display('PCT_RECLAIM'); ?> VOLUME->display('TIMES_MOUNTED'); ?> VOLUME->READ_ERRORS,$vuo->VOLUME->WRITE_ERRORS); ?> VOLUME->getFSOnVol($ctype); ?> VOLUME->getNodesOnVol($ctype); ?> VOLUME->location(); ?>