The supported OES servers are referred as the source server and the OES 2015 SP1 server as the target server.
Before proceeding to migrate, meet the following prerequisites:
NetStorage is installed and configured on OES 2 SP3 32-bit machine.
NetStorage is installed on target OES 2015 SP1 machine.
For more information about installing and configuring NetStorage, see Installing NetStorage
section in the OES 2015 SP1: NetStorage Administration Guide for Linux.
The following data is migrated from the source server to the target server:
Xtier registry settings and configurations
Backup the /var/opt/novell/netstorage/shared folder.
Backup the /opt/novell/netstorage/webapp/WEB-INF/classes/Settings.properties file.
At the terminal prompt use the following command to stop the xregd user: rcnovell-xregd stop
Export the registry available at /var/opt/novell/xtier/xregd/db as an xml file using the following commands:
/opt/novell/xtier/bin/regutil -e srcReg.xml
Copy the /var/opt/novell/netstorage/shared folder in the same volume and directory structure.
Copy the /opt/novell/netstorage/webapp/WEB-INF/classes/Settings.properties file in the same volume and directory structure.
Ensure that file permissions are retained.
Copy srcReg.xml to any location. For example, /opt/novell/xtier/bin/regutil -i <location>/srcReg.xml, where <location> is the location of your choice.
At the terminal prompt use the following command to stop the xregd user: rcnovell-xregd stop
Navigate to /var/opt/novell/xtier/xregd/db/ and verify that the directory db is empty using the following command: ls -l. If the directory is empty, continue to step 5.
If any files exist in the db directory, move all the files to a temporary directory, say /tmp.
Generate files inside the xtier registry using the following commands:
To restore the source server registry:
/opt/novell/xtier/bin/regutil -i srcReg.xml
Navigate to /var/opt/novell/xtier/xregd/db/ and run the command ls –l /var/opt/novell/xtier/xregd/db to ensure that the following files are generated:
xtier_registry.db
xtier_registry.lck
xtier_registry.rfl
Start the xregd user using the rcnovell-xregd start command.
Navigate to the xtier registry using the following command /opt/novell/xtier/bin/regedit.
At the regedit prompt, execute the cd local_machine command and ls -l command to view the contents inside the directory. If a directory named software is present in the local_machine directory, then the registry is rebuilt without any error.
Similarly, enter the following commands in the sequence listed along with ls -l command to view the content in the respective directories:
cd software
cd Novell
cd Xtier
cd Configuration
If the content exists in all the respective directories, then the Xtier registry is completely rebuilt.
Enter exit.
Restart the machine.
In this scenario, the target server is installed in the same tree as the source server. On successful completion of Transfer ID, the target server functions with the same credentials (such as IP address and host name) as the source server and source server node is no longer available in the network. For more information, see Section 11.0, Using the Migration GUI Tool for Transfer ID
After migrating NetStorage,
Login to iManager and go through the NetStorage Task, the configurations should have been properly migrated.
Access NetStorage from a browser http://<IP-ADDRESS>/NetStorage/ and should be able to login and access files and folders.