Top
Interstage Big DataParallel Processing ServerV1.0.1 User's Guide
FUJITSU Software

A.3 bdpp_changeimagedir

Name

/opt/FJSVbdpp/bin/bdpp_changeimagedir - Changes the storage directory for the clone image


Format

bdpp_changeimagedir cloneImageStorageDirectory


Description

This command changes the storage directory for the clone image.

Note

When this command is executed, the clone image file is copied. This may take a while.


Arguments
cloneImageStorageDirectory

Specify the name of the new storage directory (destination to be changed to) for the clone image.

Note

The directory that is specified must satisfy the following conditions:

  • The path including the storage directory for the clone image file must not exceed 100 characters.

  • The directory name must not contain the following symbols:

    """, "|", ":", "*", "?", ".", "<", ">", ",", "%", "&", "^", "=", "!", ";", "#", "'", "+", "[", "]", "{", "}", "\"

  • The destination that is specified must not be under the following directories:

    • /opt/FJSVrcvmr

    • /etc/opt/FJSVrcvmr

    • /var/opt/FJSVrcvmr

  • The directory that is specified must be empty.

    If a new file system is created as the storage destination for the clone image file, a directory with the name "lost+found" is created, therefore the directory is not empty.

  • Create a directory under the file system that was created, then specify that directory.

  • Ensure that there are no permission-related issues.

    For reasons of security, set one of the following as the access permission for all the parent directories of the storage directory for the clone image file:

    • Set the write permission only for the system administrator.

    • Set a sticky bit so that other users cannot change file names or delete files.

    If neither of these settings is applied, the processing to change the storage directory for the clone image file may fail.


Required permissions and execution environment
Permissions

root permissions

Execution environment

Master server


End status

The following status codes are returned:

0

Processed normally

Other than 0

Error occurred