temip_ds_copy(1) — Commands
NAME
temip_ds_copy − TeMIP datastore managing tool
SYNOPSIS
temip_ds_copy [-v] source_repository destination_repository
DESCRIPTION
The temip_ds_copy command is used to copy a TeMIP datastore. A shared lock is applied on the source and an exclusive lock is applied on the destination if it exists. Thus, operation can be done while TeMIP is running.
RESTRICTIONS
Its normal use is as temip_backup sub-command. Therefore direct use must be restricted to particular cases.
ARGUMENTS
source_repository
pathname of the datastore to be copied
destination_repository
pathname of the datastore that must be created/refreshed from the original one.
When called without any parameter, usage information is displayed.
FLAGS
-v
Verbose mode: detailed output is printed out.
EXEMPLES
# temip_ds_copy /var/kits/temip/aOP_CT1 /save/aOP_CT1
NOTES
To put in place a TeMIP backup procedure refer to TeMIP Framework Configuration and Management Guide.
RELATED INFORMATION
Commands: temip_backup(1), temip_ds_check(1), temip_ds_repair(1)
Documentation: TeMIP Framework Configuration and Management Guide TeMIP Utilities