17.1 Preparing for File System Migration

To prepare your network for file system migration, complete the tasks in the following sections:

17.1.1 Source Server Requirements

NetWare Server

  • Shut down any applications, products, or services (virus scan software, backup software, etc.) running on the server to be migrated.

  • Ensure that the latest version of Storage Management Services (SMS) is running on the source NetWare server.

    SMS updates can be downloaded from the Novell Downloads Web site.

  • When migrating data from a Traditional NetWare volume, ensure that the NPM files for NFS and the NFS name space is loaded on the Traditional NetWare Volumes.

  • Although data on the source server is not deleted as part of the migration, we recommend that you back up your data.

OES Server

  • Shut down any applications, products, or services (virus scan software, backup software, etc.) running on the server to be migrated.

  • Ensure that the server is running supported OES versions with all the available patches in the channel.

  • Ensure that Storage Management Services (SMS) and NetWare Core Protocol (NCP) is running on the server.

  • Ensure that source volumes on OES servers are NSS volumes, NCP volumes, or POSIX volumes.

    NOTE:The Migration Tool GUI does not support POSIX file system migration. Create an NCP volume with the POSIX path that you want to migrate, then migrate the NCP volume.

  • To migrate data from NCP volumes on OES server, ensure that you have done the following:

    • Install the Novell Client for Linux

    • Restart SMS by running the following command:

      rcnovell-smdrd restart

    • Ensure that the user performing migration has read/write/access rights to back up the files on the NCP volume.

  • To perform migration, the user must have read/write/access permissions to the source server

17.1.2 Target Server Requirements

  • Ensure that the server is running OES 2015 SP1.

  • Services to be migrated must be installed and configured on the target server.

The following additional prerequisites must be met for NSS and NCP target volumes:

For NSS Target Volumes

  • Using Migration GUI, if you have configured file system and for some reason the mount point of NSS volumes change, then you must reconfigure the paths for file system.

  • Create the NSS volumes to which you will migrate the data. Ensure that you allocate sufficient space for the volume to hold all of the source data.

  • Ensure that the target volumes have similar properties to the source volumes. For example, if compression is turned on for the source volume, turn on compression for the target volume as well. The same applies to user quotas and other NSS features.

  • Using CLI, if you want to use the CASA secret store to store usernames and passwords during migration (via the --use-casa option), ensure that the following RPM is installed on the OES server:

    CASA-1.7.XXX.rpm

    Restart the CASA daemon by entering the following command:

    /etc/init.d/micasad restart

For NCP Target Volumes

  • Create NCP volumes to which you will migrate the data.

  • Ensure that the user performing the migration has read/write/access rights to the POSIX path that corresponds to the NCP volume.

  • Although data is successfully migrated to the clustered NCP target volumes, trustee migration is not supported.