Configuring the cloud direct for restore
A client-direct restore for the client must be enabled. You can configure cloud direct using the pdagutil command. The cloud direct restore is supported on Red Hat Linux only.
Before you configure cloud direct for restore, enable client-direct restore.
See Configuring MSDP restores directly to a client.
To configure the cloud direct for restore
- Configure the cloud direct for restore.
/usr/openv/pdde/pdag/bin/pdagutil --config-cloud-direct-restore --storage-path <storage path> --cache-size <cache size>
- Enable the cloud direct for restore after configuration.
/usr/openv/pdde/pdag/bin/pdagutil --update-cloud-direct-restore --enable
- Disable the cloud direct for restore after configuration.
/usr/openv/pdde/pdag/bin/pdagutil --update-cloud-direct-restore --disable
- Update cache size.
/usr/openv/pdde/pdag/bin/pdagutil --update-cloud-direct-restore --cache-size <cachesize>
- Restart the
mtstrmdservice for the configuration to take effect./usr/openv/pdde/pdag/bin/mtstrmctl --shut-down