leadm and ltfsadmintool command syntax comparison
How the leadm command syntax compares to the ltfsadmintool command syntax. The ltfsadmintool command was used in previous versions of IBM Storage Archive Library Edition, but is no longer supported.
Beginning with IBM Storage Archive Library Edition version 2.4.0.0, the leadm command replaced the ltfsadmintool command. The ltfsadmintool command is no longer provided in version 2.4.1.0 and subsequent releases.
To find more information about the ltfsadmintool command, see the IBM Storage Archive LE product documentation in the IBM® Documentation, version 2.1.7.1.
The following table is intended to facilitate the transition to the leadm command.
leadm | ltfsadmintool |
---|---|
leadm node show | ltfsadmintool -n |
leadm library show | |
leadm drive list | ltfsadmintool -I |
leadm drive show | |
leadm drive open | ltfsadmintool -a -d drive |
leadm drive close | ltfsadmintool -r -d drive |
leadm tape list | ltfsadmintool -i |
leadm tape show | |
leadm tape assign | ltfsadmintool -a -t tape |
leadm tape unassign | ltfsadmintool -r -t tape |
leadm tape move | ltfsadmintool -m move_to -t tape |
leadm tape recover | ltfsadmintool -c -t tape |
leadm tape rollback | ltfsadmintool -c -t tape -– -r … |
leadm tape rollbacklist | ltfsadmintool -c -t tape –- -l … |
leadm tape unlock | |
leadm tape format | ltfsadmintool -f -t tape |
leadm tape unformat | ltfsadmintool -f -t tape -– -w |
leadm tape sync | ltfsadmintool -S -t tape |