omnib2dinfo: With the lastest released patches for DP 7.01 from 2013/04/09 there was a change in the syntax for the command omib2dinfo
. In previous versions it was required to provide parameters like device type and host name to retrieve information from the B2D device, no matter if a software store or StoreOnce system was queried. For the new version of omnib2dinfo a logical device name can be provided with the command. With the change in place the command now can be executed on cell server instead of on client with installed media agent (cell server or client with connected StoreOnce system or software store).
New syntax:
omnib2dinfo -help | -h omnib2dinfo -version | -v omnib2dinfo -store_info -b2ddevice libraryname omnib2dinfo -list_stores -b2ddevice libraryname omnib2dinfo -list_objects -b2ddevice libraryname omnib2dinfo -get_server_properties -b2ddevice libraryname
Old syntax:
omnib2dinfo -help | -h omnib2dinfo -version | -v omnib2dinfo -list_stores -type=ObjectStore | StoreOnceSoftware (OS | SOS) -host=hostname [-port=portNumber] [-name=storeName] [-client=clientName] omnib2dinfo -list_objects -type=ObjectStore | StoreOnceSoftware (OS | SOS) -host=hostname [-port=portNumber] -name=storeName [-client=clientName] omnib2dinfo -get_server_properties -type=ObjectStore | StoreOnceSoftware (OS | SOS) -host=hostname [-port=portNumber] [-client=clientName]