Reference Guide

NAS-volumes configuration-backups restore-
configuration
Restore NAS volume settings from another FluidFS cluster.
Format
NAS-volumes configuration-backups restore-configuration <VolumeName>
<ConfigurationTypes>
Arguments
Argument Description Format
<VolumeName> Volume name Existing NAS volume name
<ConfigurationTypes> Configuration types that should
be restored
Comma-separated list of
configuration types. Possible
values are SMBshare, NfsExport,
QuotaRule, and
SnapshotSchedule.
Example
Restore snapshot schedule settings for a NAS volume named vol1:
CLI> NAS-volumes configuration-backups restore-configuration vol1
SnapshotSchedule
NAS-volumes clone file
Description
Create a clone of a file.
NOTE: The file must be at least 7 MB to be cloned.
Format
NAS-volumes clone file <VolumeName> <SourceFilePath> <DestinationDirectoryPath>
<DesinationFileName>
Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
<SourceFilePath> Source file path Existing source file path
<DestinationDirectoryPath> Destination directory path Existing directory path
CLI Commands
83