Saves or restores the StorMan repository. This command is only supported on the StorMan server.
Syntax
|
Parameters
–dump
Selects the backup function. The StorMan repository will be saved to the folder backup
of the StorMan directory.
–load
Selects the restore function. The StorMan repository will be restored from the backup
folder of the StorMan directory.
The StorMan server must be stopped to execute this command. Otherwise the command is rejected.
–noserver
Required for function -dump
only: Setting this parameter the command will work directly on the repository. Make sure there is really no server working with the repository and no concurrent stormandb
command is running because else the repository may be corrupted.
Return codes
Error Code |
Name |
Error Type |
0 |
|
Function successful |
7 |
|
Specified parameters invalid |
13 |
|
Error in StorMan communication between client and server |
16 |
|
Unexpected error in function |
21 |
|
StorMan server running |