HiCommand Export
Has anyone tried to use the HiCommand database transfer command (hcmdsdbtrans)? You can use it to export the contents of a database for later re-importation.
I’ve been looking at it as a way to get a Device Manager test environment, or to get a configuration between sites where there’s no IP connectivity. The command produces a configuration file which as luck would have it, is a zip file. So just run the command and change the extension to “.zip” and you can look at the contents.
There are lots of files in CSV format within the export. These contain all of the expected details, such as the list of hosts, arrays, replication details and so on. There are a few interesting things of note, which I can’t find anywhere else in Device Manager, either in the web interface or the CLI. For example, there’s a file called licencekey.csv which lists all of the licences installed on the arrays in the database. Another file, host.csv (not surprisingly) lists all of the hosts defined in Device Manager. This seems to contain data I’ve not been able to locate in other parts of the product, specifically the O/S version for those hosts which have reported back via an agent. It’s a shame this information is being collected and not being made available.
One file contains the SQL commands to rebuild the database. This is useful as I can see what data is being stored and how it interrelates.
I believe there is an official API for Device Manager but I’ve never been able to get a hold of the documentation. Does anyone know if it is a published document?
_uacct = “UA-1104321-2″;
urchinTracker();
One Response to HiCommand Export
Leave a Reply Cancel reply
You must be logged in to post a comment.
- Use Symantec and know your sensitive data is protected with industry-leading backup & recovery software.
Experience Symantec Backup Software
Popular Posts
- Netapp: The Inflexibility of Flexvols (3730)
- Back to Blogging (2257)
- The technical solution is not always the best (1978)
- Data ONTAP 8.0 – Part III (1783)
- Solid State Arrays: Pure Storage Inc (1747)
- EMC Releases All Flash VNX (1741)
- Enterprise Computing: Why Thin Provisioning Is Not The Holy Grail for Utilisation (1509)
- Who Will Be The First Solid State Array Vendor To Be Acquired? (1483)
- Drive Prices Increase – Who Will Suffer Most? (1426)
- VAAI Follow Up – VMware Recommend Disabling Thin Reclaim (1347)








For the HDvM API see the:
HiCommand® Device Manager Command
Line Interface (CLI) User’s Guide
That should give you the required detail (well it worked for me!)