If you want to recover, NW server must be running on the old machine. But the the replacement must have a new name and ip.
I guess you more prefer to migrate your existing server. This is a much more difficult task.
In this case may I suggest that you use the following - pretty coarse - procedure:
1. On the old server
- make sure that you have a valid bootstrap backup (just in case), prefered to a local attached disk device
- run "nsrls" and "mminfo -aX" to verify these values
- stop the old NW server/services
- copy the \nsr install path to an external disk
depending on the size you may want to skip the ..\nsr\index directory
- shutdown the machine
2. On the new server
- Configure it using the same name and IP
- Install NW (same! version) into the exact same directories
- shutdown NW and copy the \nsr directories you copied earlier
- start the NW services
your old configuration should work now. So you can already run new backups.
verify the media index by running "mminfo -aX" again and compare the output.
If you have not copied your CFIs, you can do this now by using "nsrck".
But they are only relevant for recoveries of your existing backups.
you can also run a bootstrap restore, of course.
- Verify that everything is running fine.
- Upgrade NW - if you want/have to
- Apply for your new licenses (necessary because the host id changed) and do not forget to install them
3. On the old server
- disconnect him from the network
- de-install NW (and delete the ..\nsr path)
- assign a new hostname and ip and restart the host
- re-install NW to now become a storage node
- you may now attach him to the network
4. On the new server
- define the remote devices on the old server appropriately
Depending on your scenario, there are more (tiny) details to consider.
So you better train the procedure on a standlone system before you run the hot migration.