OneFS Built-In Migration Tools Guide PDF
OneFS Built-In Migration Tools Guide PDF
OneFS
Version 8.1.2
Dell believes the information in this publication is accurate as of its publication date. The information is subject to change without notice.
THE INFORMATION IN THIS PUBLICATION IS PROVIDED “AS-IS.“ DELL MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND
WITH RESPECT TO THE INFORMATION IN THIS PUBLICATION, AND SPECIFICALLY DISCLAIMS IMPLIED WARRANTIES OF
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. USE, COPYING, AND DISTRIBUTION OF ANY DELL SOFTWARE DESCRIBED
IN THIS PUBLICATION REQUIRES AN APPLICABLE SOFTWARE LICENSE.
Dell, EMC, and other trademarks are trademarks of Dell Inc. or its subsidiaries. Other trademarks may be the property of their respective owners.
Published in the USA.
Dell EMC
Hopkinton, Massachusetts 01748-9103
1-508-435-1000 In North America 1-866-464-7381
www.DellEMC.com
Note
Celerra and VNX systems have the same underlying code base and therefore
follow similar data migration protocols.
l Migrate files and directories, including NFS permissions for NFS versions 3 and 4,
Windows ACLs, Windows properties, and alternate data streams (ADS). However,
the OneFS built-in migration tools do not migrate system configuration settings,
such as SMB shares, local user accounts, or quotas.
l Migrate all of the data contained in a specified volume or directory. You cannot
exclude any directories or files within a volume or directory from being migrated.
Related documents
We recommend that you consult the following documentation before migrating your
data:
l Isilon Multiprotocol Data Access with a Unified Security Model and Identities, Access
Tokens, and the Isilon OneFS User Mapping Service for information about Isilon
identity management.
l OneFS Web Administration Guide and OneFS CLI Administration Guide for
information about Isilon administration.
l VNX Open Systems Configuration Guide for information about VNX identity
management.
l NetApp website for information about NetApp identity management and
administration.
l SMB File Migration to Isilon for information about SMB file migration.
l NFS File Migration to an Isilon Cluster for information about NFS file migration.
Related documents 11
OneFS built-in migration tools
l Migration workflow.............................................................................................14
l Tracing the workflow of a migration................................................................... 14
l NetApp system requirements............................................................................. 15
l Celerra and VNX system requirements............................................................... 15
l Estimating time requirements for migration........................................................16
l Data migration considerations............................................................................ 16
l Scheduling NetApp migrations............................................................................18
Migration workflow
We recommend that you follow the migration workflow to make sure that your data is
migrated successfully.
Each migration must pass through the following stages:
Preparation
In the preparation stage, you can determine which data will be migrated from the
source device and where the data will be migrated to on the Isilon cluster. During
this stage, you can also configure settings of the source device and the target
Isilon cluster to maximize the performance and reliability of the data migration.
Testing
In the testing stage, you can select a smaller, representative data set to migrate
to the Isilon cluster, and record performance statistics. This stage enables you to
verify whether your network settings support data transfer between the source
device and the Isilon cluster. You can also estimate how much time the migration
will take.
Migration run ID
A migration run ID is an identifier corresponding to a migration ID that begins with the
number 1 and increases monotonically with every restarted migration. The run ID is
appended as a file name suffix for all the files that are created during a specific
migration process.
Note
64 KB 6537 6 min
1 MB 15218 6 min
1 GB 102788 19 min
50 GB 51488 12 min
The results from the preceding table were obtained under the following conditions:
l Data was migrated from a NetApp filer to an Isilon cluster through the
isi_vol_copy tool.
l The Isilon cluster was running OneFS 8.0.0.0.
l The NetApp filer was running Data ONTAP release 7.3.7.
l It was a standalone migration.
l Data was migrated through a single NDMP stream.
l Data was migrated over a low-latency (less than 100 microseconds) Gigabit
Ethernet (GigE) network.
l All the network bandwidth was allocated to the migration.
property of having holes. They are migrated as regular files retaining the data
intact.
l Migrations of NetApp data sets do not support deduplication. Data is migrated as
if it is not deduplicated. However, after the data is transferred to the Isilon cluster,
you can deduplicate data through the SmartDedupe software module.
l In case of Celerra or VNX datasets, migration fails if there are any deduplicated
files. You must remove deduplication on the files before transferring them to the
Isilon cluster. After migration, you can deduplicate the data again on the Isilon
cluster.
l NetApp data sets support the Backup Restartable Extension (BRE) for the 7-mode
volume. The BRE feature enables you to restart failed backup or recovery
operations at known good points or tape boundaries that were identified prior to
the failure. However, Celerra and VNX systems do not support the BRE feature.
l Migrations of NetApp or VNX data sets to the Isilon cluster over IPv6 link-local
addresses are not supported.
l If the path of a symbolic link changes during migration, the symbolic link breaks,
and you must rebuild the symbolic link.
l Check the export paths, share paths, and hostnames after a migration to make
sure that they are valid and work properly. Make changes to them, if necessary.
l If a firewall exists between your Isilon cluster and either the NetApp storage
system or the Celerra or VNX systems, the firewall might block incoming data
packets. To help ensure that data migrations are successful, we recommend that
you configure your firewall to perform a stateful inspection of incoming data
packets, rather than disabling your firewall. For information about configuring a
stateful inspection, see your firewall documentation.
l Perform migrations from a Celerra or VNX system at the volume level to make
sure that data is backed up properly.
l Multiprotocol migrations from Celerra or VNX systems might not permit the same
data access methods or the same user access. For more information on
multiprotocol migrations, see the VNX documentation.
l VNX datasets with multiprotocol access policies are not supported for the same
file. For more information on the protocols supported to access these files, see the
VNX documentation.
l The names of all directories and files must contain only UTF-8 characters.
l The OneFS built-in migration tools do not migrate attributes that are specific to
NetApp Data ONTAP, VNX, or Celerra DART operating environments.
l If you have performed a migration to an existing destination folder, you cannot
perform new migrations targeted to any folder that resides within this folder until
all the data is successfully migrated to the target folder and the older or completed
migrations have been cleaned up.
l After data has been successfully transferred to a destination folder on an Isilon
cluster, you can enable new migrations to folders residing within the destination
folder only after clearing the details associated with the completed migration.
Upgrade considerations
l If you have migrated data using the previous versions of OneFS and have then
upgraded to the current version of OneFS, incremental migrations are supported in
the current OneFS version as long as the migrations were completed successfully
with the previous OneFS versions. You do not need to perform a full migration in
such cases.
l Rolling upgrade from a previous OneFS version to the current version is not
supported.
For example, pause the migration process with the migration ID 12 by running
the following command:
isi_vol_copy -pause 12
Note
l The actual sleep time might begin slightly later than the original schedule and
might extend slightly over the requested end time because of the delayed start of
the schedule.
l The migration process checks for a sleep duration after transferring 1 GB of data
each time thus causing a delayed start of the sleep schedule in some cases.
l You can specify a maximum of 64 time entries within the configuration file.
l You must avoid specifying overlapping time entries. For example, if you specify
time entries as shown in the following sample sleep schedule file, the sleep
duration is followed incorrectly for all the time ranges except for the earliest time
range. That is, the sleep schedule will work correctly only for the time range set
between 12:13 and 12:16.
l For specifying time ranges that span more than a day, create separate time entries
for each day. For example, split Monday 20:00 hours through Tuesday 02:00 hours
into two separate entries; the first entry must end at Monday 23:59 and the
second entry must start at Tuesday 00:00.
isi_vol_copy – list
For example, based on the output displayed in the previous step, run the
following command to specify a sleep schedule through the sleep schedule
configuration file weekday_schedule.txt for the migration ID 12:
l Network preparation.......................................................................................... 24
l Cluster preparation............................................................................................ 24
l Prepare the NetApp storage system.................................................................. 25
Network preparation
Before you migrate data to an Isilon cluster, follow these recommendations to prepare
the network.
l Optimize the network infrastructure and connectivity between the source device
and the target Isilon cluster.
l Maximize network bandwidth between the source device and the Isilon cluster by
connecting the two systems over 10 Gb/s Ethernet switches and by setting MTU
at 1500 bytes.
l Perform migrations over isolated networks so that migrations do not compete with
clients for network bandwidth.
l Limit traffic on the network for maximum throughput.
l Connect to the management port of a node by following the recommendations in
article 16744 on Online Support.
l Make sure that you have provisioned alternate connectivity before enabling IPv6
support. For example, keep an IPv4 network pool intact before modifying your
network configuration and disconnecting access to the Isilon cluster.
Cluster preparation
Before you migrate data to an Isilon cluster, follow these recommendations to prepare
the cluster.
l Create a directory that will serve as the target for all the migration processes.
Migrating data to a dedicated directory will minimize the impact of the migration
on the rest of the cluster. After the migration is complete, you can move data to
appropriate locations throughout the file system.
l Allocate space for all the metadata that gets generated during the migration
process. You can choose to save minimal metadata to manage storage space
overheads for every migration. For more information on saving metadata, see the
Saving data associated with a migration process section.
l Create equivalent exports and shares on the Isilon cluster, and set up SmartPools
policies to govern these exports. Do not migrate data directly to the exported
directories.
l If local users exist on the source device, create equivalent accounts on the Isilon
cluster.
l If necessary, modify replication policy schedules to make sure that the data is not
replicated with the SyncIQ software module at the same time as when the data is
migrated to the Isilon cluster.
l Disable all SmartQuotas quotas. Do not enable quotas until the migration is
completed.
l If you want to schedule a sleep schedule for a NetApp migration process, update
the cluster-wide sleep schedule configuration file sleep_schedule.config
at /ifs/.ifsvar/modules/isi_vol_copy/, with the required sleep
duration. For more information, see the Sleep schedule configuration file section.
ndmp version
ndmpd version 4
isi_vol_copy netapp.ip.address:/vol/volume_name/media \
/ifs/data/netapp_migration/test -sa user-name: -full
isi_vol_copy netapp.ip.address:/vol/volume_name/media \
/ifs/data/netapp_migration/test -sa user-name: -incr
du -hs /ifs/data/netapp_migration/test
9. (Optional) Compile the results of your test in a table and evaluate potential
migration time requirements.
10. If you analyze the data migration process to be time consuming or network-
intensive, schedule the migration to run during off-peak hours either through
the pause or sleep options or by configuring the sleep schedule configuration
file. For more information, see the Scheduling NetApp migrations section.
11. Save metadata and clean up dumpstream data after the migration has been
cutover.
isi_vol_copy_vnx vnx.ip.address:/directory/media \
/ifs/data/vnx_migration/test -sa user-name: -full
isi_vol_copy_vnx vnx.ip.address:/directory/media \
/ifs/data/vnx_migration/test -sa user-name: -incr
du -hs /ifs/data/vnx_migration/test
9. (Optional) Compile the results of your test in a table and evaluate potential
migration time requirements.
10. Save metadata and clean up dumpstream data after the migration has been
cutover.
isi_vol_copy netapp.ip.address:/vol/volume_name/media \
/ifs/data/netapp_migration/ -sa user-name: -full
isi_vol_copy netapp.ip.address:/vol/volume_name/media \
/ifs/data/netapp_migration/ -sa user-name: -incr
Note
The following command migrates data from a Celerra or VNX system to /ifs/
data/vnx_migration/test:
isi_vol_copy_vnx vnx.ip.address:/directory/media \
/ifs/data/vnx_migration/test -sa user-name: -full
If the full migration is unsuccessful, an error message appears at the end of the
message log, as shown in the following example:
isi_vol_copy_vnx vnx.ip.address:/directory/media \
/ifs/data/vnx_migration/test -sa user-name: -incr
Note
We recommend that you do not move or rename directories on the source VNX
storage system during the migration life cycle. In case you do so, a subsequent
incremental migration to the same target Isilon cluster might fail due to the
changed directory on the source VNX system.
4. Verify that the data and permissions were transferred to the cluster correctly
during the incremental data transfer sessions.
isi_vol_copy -list
1 Incr 0 1 Completed
0 10.30.77.233:/vol/VOL_SMALL_DATASETS/NFS/small/ /ifs/a1/1/
2 Full 0 1 Completed
0 10.30.77.233:/vol/VOL_SMALL_DATASETS/NFS/small/ /ifs/a1/4/
3 Full 0 1 Completed
0 10.30.77.233:/vol/VOL_SMALL_DATASETS/NFS/small/ /ifs/a1/5/
4 Full 2 1 Completed
160 ./40.txt 10.30.77.233:/vol/VOL_SMALL_DATASETS/NFS/
small/ /ifs/a1/6/
5 Full 0 1 Completed
0 10.30.77.233:/vol/VOL_SMALL_DATASETS/NFS/small/ /ifs/a1/7/
9 Full 0 1 Running
0 10.30.77.233:/vol/VOL_SMALL_DATASETS/NFS/small/ /ifs/a1/12/
11 Full 0 1 Completed
0 10.30.77.233:/vol/VOL_SMALL_DATASETS/NFS/small/ /ifs/a1/11/
12 Full 0 1 Completed
0 10.30.77.233:/vol/VOL_SMALL_DATASETS/NFS/small/ /ifs/a1/14/
15 Full 0 2 Failed
0 10.30.77.233:/vol/VOL_SMALL_DATASETS/NFS/small/ /ifs/a1/19/
2. For a specific migration ID that shows the state as Running, view the status of
progress of migration by running the following command:
isi_vol_copy -status 9
Where:
Output Description
Migration state Specifies the current state of the migration
process.
Total file data restored Specifies the amount of logical data that is
restored. Logical data refers to data that
amounts to the summation of your file data.
Time elapsed since first run Specifies the total time that has elapsed since
the first run.
Idle time since first run Specifies the total idle time that has elapsed
since the first run.
3. After the migration process is completed, all the details related to the migration
such as the start and end times and average speed of transfer, appear on the
console. The details are also stored in a log file at /var/isi_vol_copy.log.
isi_vol_copy netapp.ip.address:/vol/volume_name/media \
/ifs/data/netapp_migration/ -sa user-name: -incr
/ifs/.ifsvar/modules/isi_vol_copy/
|- isi_vol_copy.db
|- <migration-id>
|- persistent_store
|- .dump.1.addr
|- .dump.1.bits
|- .dump.1.clri
|- .dump.1.inode
|- .dump.1.tape
|- chkpt
|- isi_vol_copy.log
|- restoresymtable
|- restoresymtable.hdr
|- rst-acldb
|- rst-dir
|- rst-dirhash
|- rst-fbm-uimap
|- rst-mode
|- rst-ntfsnames
|- rst-rmlist
|- rst-sinodb
Note
If you want to perform an incremental data transfer to the same destination folder,
remove or rename the existing snapshot through the isi snap delete command
before you proceed.
Migration logs
If a migration fails, you can view the migration log files to identify the causes for the
failure. The log files are stored at /ifs/.ifsvar/modules/isi_vol_copy/
<migration-id>/persistent_store/ per migration ID for a NetApp migration.
Similarly for a VNX migration, the log files are stored at /ifs/.ifsvar/modules/
isi_vol_copy/<migration-id>/persistent_store/.
The log files for a NetApp migration are isi_vol_copy.log and
isi_restore.log. The log files for a VNX migration are isi_vol_copy.log and
isi_emctar.log.
2. After you have completed your investigation, reset the log settings by running
the isi_ilog command with the --default option.
The following command resets the log settings for isi_vol_copy_vnx:
Migration logs 39
Managing Migration Data and Failed Migrations
data stream when the data has been successfully written to a tape, and that data can
be located and accessed by subsequent NDMP recovery operations.
Procedure
1. Restart the migration by running the isi_vol_copy command with the same
parameters that you specified to begin the migration. For example, if you
started a migration process through the following command and the process
failed, you must run the same command again to restart the migration:
isi_vol_copy netapp.ip.address:/vol/volume_name/media \
/ifs/data/netapp_migration/ -sa user-name: -full
rm -Rf /ifs/data/netapp_migration
2. Recreate the migration directory on the cluster. For example, run the following
command to create the /ifs/data/netapp_migration directory:
mkdir /ifs/data/netapp_migration
isi_vol_copy netapp.ip.address:/vol/volume_name/media \
/ifs/data/netapp_migration/ -sa user-name: -full
Note
If you run try to run the isi_vol_copy command with the -incr option for
the first time, a warning message appears and a full migration is automatically
run.
rm -Rf /ifs/data/vnx_migration
mkdir /ifs/data/vnx_migration
isi_vol_copy_vnx vnx.ip.address:/directory/media \
/ifs/data/vnx_migration/ -sa user-name: -full
The following table describes the options associated with the list command:
Option Description
migration-id Lists historical information about all the migrations
performed (full, incremental, and restarted migrations)
against a given migration ID on an Isilon cluster.
detail Similar to the -list command but lists additional details
such as Node ID, PID, start time, and the last checkpoint
time.
destination Accepts the destination pathname.
state Accepts the state of a migration process which can be one
of 'Running'', 'Restartable'', 'Completed', 'Failed'', or
'Sleeping'.
You can run the above commands for a VNX migration process as well.
Where:
Option Description
metasave Saves only metadata. This is the default setting.
fullsave Saves all the dumpstream data including the metadata.
nosave Does not save any data.
Where
Parameter Description
migration-id Specifies the migration ID for cleaning up
temporary files generated during a migration
process.
Note
Note
l You cannot start a new migration process until the cleanup operation is completed.
l The -cleanup option removes the migration ID after all of the data pertaining to
the migration is cleaned up. If the deletion of any data associated with the
migration ID is unsuccessful, the migration ID is left as is. You must fix the errors
reported and run the cleanup process again.
Cleanup parameters
You can control the total amount of space consumed on your Isilon cluster as a result
of storing persistent data by setting the following cleanup parameters.
Parameter Description
CLEANUP_INACTIVE_DAYS_FAILED Cleans up everything including the current
migration data if the count exceeds the total
number of inactive days for a failed migration.
Keep in mind the following points as you set the cleanup parameters:
l You can set all of the parameters to zero to remove any limits on the space
consumed by the persistent_store folder.
l You can use only one of TOTAL_SPACE_GB or TOTAL_PERCENT parameter values
at a time.
l You can use only one of PER_MIGR_SPACE_GB or PER_MIGR_PERCENT
parameter values at a time .
l You can set both system-wide and per-migration limits on a cluster.
l The default value for the PER_MIGR_PERCENT parameter that specifies the per-
migration limit is 35%.
l The default value for the TOTAL_PERCENT parameter that specifies the system-
wide limit is 25%.
Where:
l name is the cleanup parameter name. For more information on the cleanup
parameters, see the Cleanup parameters section.
l value is the value of the cleanup parameter that you want to specify.
You can set cleanup parameters for a VNX migration by running the following
command:
You can set a value to the PER_MIGR_SPACE_GB parameter using the previous
command as shown in the following example:
isi_vol_copy -get_config
The previous command lists the values set for all of the cleanup parameters that
are described in the Cleanup parameters section.
isi_vol_copy_vnx -get_config
Name
Value
------------------------------------------------------
CLEANUP_INACTIVE_DAYS_FAILED 30
CLEANUP_INACTIVE_DAYS 90
PER_MIGR_SPACE_GB 0
WORKER_COUNT 16
PER_MIGR_PERCENT 25
isi_vol_copy -autocleanup
isi_vol_copy_vnx -autocleanup
Note
The upgrade procedures described in the following sections do not apply to data
migrations that are performed using OneFS 8.0.0.0.
Where:
Option Description
<src_filer> IP address or domain name of the NetApp or
VNX storage device
VNX migration logs or any other records to make sure that the migration was
successful before upgrading it.
Note
If the migration process changes to a failed state, restart the migration process
and perform a full data migration.
l When performing a non-disruptive upgrade, you cannot run a full or an incremental
migration.
See the OneFS Upgrade Process and Planning Guide for most information on the non-
disruptive upgrade process.
l isi_vol_copy....................................................................................................... 50
l isi_vol_copy_vnx............................................................................................... 53
Migration commands 49
Migration commands
isi_vol_copy
Migrates data from a NetApp storage device.
Syntax
Options
<src_filer>
Specifies the IP address or domain name of the NetApp storage device.
<src_dir>
Specifies the absolute path of the directory on the NetApp storage device to
migrate.
<dest_dir>
Specifies the absolute path of the directory on the cluster to migrate data to.
-sport <ndmp_src_port>
Specifies the NDMP port that OneFS will connect to on the NetApp storage
device. The default value is 0, which causes OneFS to connect to the default
NDMP port configured on the NetApp storage device.
-dport <ndmp_data_port>
Specifies the NDMP port on theIsilon cluster that OneFS will coordinate the data
migration through. The default value is ANY, which causes OneFS to connect
through any available port. You can also specify a fixed NDMP port on the Isilon
cluster when a firewall is configured between an Isilon cluster and a NetApp
storage device.
-full
Migrates all data from the source to the target directory.
-incr
Migrates only data that has been modified since the last migration was run.
Note
If you try to run the isi_vol_copy command with the -incr option without
running a full migration, a warning message appears and a full migration is
automatically run.
-dhost <dest_ip_addr>
Specifies the name or IP address of the interface on the Isilon cluster that OneFS
will coordinate the data migration through. This can be useful if the cluster has
multiple network interfaces and the majority of the data must be transferred
through a link other than the outgoing NDMP control interface.
-maxino <integer>
Specifies the maximum number of files that can be created on the NetApp
volume.
This option can be useful if the NDMP stream incorrectly reports the maximum
number of files, which can cause the migration to fail. Manually specifying the
correct maximum number of files prevents this issue.
-no_acl
Specifies that no Access Control List (ACL) must be assigned to a file.
-fullsave
Saves the entire dumpstream data including metadata and user data.
-nosave
Saves the dumpstream data that includes metadata but excludes user data.
-worm
Specifies that the WORM state of the files on the NetApp storage device must be
applied to the files after migrating to an Isilon cluster.
To access this option, the destination directory on the Isilon cluster must belong
to the SmartLock domain and must be a SmartLock Enterprise directory. The
access time of the file determines the retention period. You can apply the -worm
option even when the migration process is paused and restarted.
When migrating WORM files, keep in mind the following points:
l If a file in a WORM state is newly committed without any changes, or if the
retention period of an already committed WORM file is extended and then an
incremental migration process is run, the file is not included in that migration
process.
l After performing a full migration of a WORM file, if you delete the WORM file
through the privilege delete feature and recreate a new WORM file with the
same name, the incremental migration of that newly created file might fail.
l NetApp provides support to append a file which is already in a WORM state.
However, isi_vol_copy does not support the migration of such files to an
Isilon cluster.
isi_vol_copy 51
Migration commands
isi_vol_copy
-list [migration-id] | [[-detail] [-state=<state>] [-
destination=<pathname>]]
-cleanup <migration-id> [-everything] [-noprompt]
-pause <migration-id>
-status <migration-id>
-sleep </path_to_sleep_schedule.config> <migration-id>
-get_config
-set_config <name>=<value>
Options
-list [migration-id] | [[-detail] [-state=<state>] [-destination=<pathname>]]
Displays details about the migration sessions that are currently running. The
details include the migration ID of each of the sessions, the state of migration, for
example, Completed, Running, or Restartable, and the destination folder on
the Isilon cluster that will hold the migrated files. This option enables you to view
the BRE contexts for NetApp migrations.
-pause <migration-id>
Pauses a migration session based on a specific migration ID.
-status <migration-id>
Displays the current migration status for a specific session based on the migration
ID by retrieving information from the NetApp storage device.
-set_config <name>=<value>
Sets the parameter name and value for the auto-cleanup process.
-get_config
Lists all the parameter names and values set for the auto-cleanup process.
isi_vol_copy_vnx
Migrates data from a Celerra or VNX storage device.
Syntax
isi_vol_copy_vnx
<src_filer>:<src_dir> <dest_dir>
[-sa user | user:<password>]]
[-sport <ndmp_src_port>]
[-dport <ndmp_data_port>]
{-full | -incr [-level_based]}
[-dhost <dest_ip_addr>]
[-no_acl
[-upgrade <src_filer>:<src_dir> <dest_dir>]
Options
<src_filer>
Specifies the IP address or domain name of the VNX.
<src_dir>
Specifies the absolute path of the directory on the Celerra or VNX storage device
that is being migrated to the cluster.
<dest_dir>
Specifies the absolute path of the directory that data is being migrated to.
-sport <ndmp_src_port>
Specifies the NDMP port that OneFS will connect to on the Celerra or VNX
storage device. The default value is 0, which causes OneFS to connect to the
default NDMP port configured on Celerra or VNX.
-dport <ndmp_data_port>
Specifies the NDMP port on the Isilon cluster that OneFS will coordinate the data
migration through. The default value is ANY, which causes OneFS to connect
through any available port.
-full
Migrates all data from the source to the target directory.
-incr
Migrates only data that has been modified since the last migration was run.
-level_based
isi_vol_copy_vnx 53
Migration commands
Specifies to use the migration methods that are applicable for releases prior to
OneFS version 8.0.0 for data from previous releases that is yet to be cutover.
-dhost <dest_ip_addr>
Specifies the name or IP address of the interface on the Isilon cluster that OneFS
will coordinate the data migration through. This can be useful if the cluster has
multiple network interfaces and the majority of the data must be transferred
through a link other than the outgoing NDMP control interface.
-no_acl
Specifies that no Access Control List (ACL) must be assigned to a file.
isi_vol_copy_vnx
-list [migration-id] | [[-detail] [-state=<state>] [-
destination=<pathname>]]
-cleanup <migration-id> [-everything] [-noprompt]
-get_config
-set_config <name>=<value>
Options
-list [migration-id] | [[-detail] [-state=<state>] [-destination=<pathname>]]
Displays details about the migration sessions that are currently running. The
details include the migration ID of each of the sessions, the state of migration, for
example, Completed or Running, and the destination folder on the Isilon cluster
that will hold the migrated files.
-set_config <name>=<value>
Sets the parameter name and value for the auto-cleanup process.
-get_config
Lists all the parameter names and values set for the auto-cleanup process.