Backup and restore configuration arguments
Learn about the nzinstall modify command and the necessary backup and restore configuration arguments.
Syntax
nzinstall modify {arguments}
Arguments
- --bnr-storage-src BNR_STORAGE_SRC
- Specifies the storage source type for backup and restore. Storage is allocated based on the storage type or types that you choose.
- --local-config-data LOCAL_CONFIG_DATA
- Specifies a space-separated list of details about
Local
storage. Used with --bnr-storage-src local. - --nfs-config-data NFS_CONFIG_DATA
- Specifies a space-separated list of details about NFS servers and respective volume details for a single backup and restore setup. Used with --bnr-storage-src nfs.
- --san-config-data SAN_CONFIG_DATA
- Specifies a space-separated list of details about the SAN Fibre Channel storage for a single backup and restore setup. Used with --bnr-storage-src san.
For more information about the nzinstall command, see The nzinstall command.
- MountPath must be unique across storage types.
- If you specify a different file system type than one that exists on that LUN file system, the existing volume might be wiped out and reformatted with a new file system.
-
Restoring backup and restore configurations from 11.2.2.X to 11.2.2.3 is not supported. This feature is available only from 11.2.2.3. Starting from 11.2.2.3, you can add new storage sources by using nzinstall modify. The latest backup and restore configuration is preserved after you run nzinstall update.
For example, if you upgrade from 11.2.2.3 to 11.2.2.X, the backup and restore configuration is preserved during the upgrade. You do not have to run nzinstall modify <BnR config details> after such an upgrade.
If you upgrade from a version older than 11.2.2.3 to 11.2.2.3 and above, you must run nzinstall modify <BnR config details> after the upgrade.
After you run nzinstall update against 11.2.2.2 or lower, your backup and restore config is lost. You must run nzinstall modify after you upgrade your instance and set up your backup and restore configuration from scratch.
- You are recommended to deploy your backup and restore setup with the nzinstall modify command as described in Deploying backup and restore setups.