Hi, we are verifying xcp to migrate from an NFS server using Nimble Storage to NetApp.
Assumed migration method
- Synchronize once with xcp copy while the service is running.
(2. perform a differential sync using xcp sync until the day of the switchover) - Stop the service and perform full synchronization using xcp sync
- check the synchronization status by xcp verify
- Switch to NetApp
Information on synchronization source directory:
• Total number of files is about 300 million
• Total size is about 40TB
• Many of the files are small in size.
• Directory structure is up to 10 levels.
System configuration is attached
Problems:
• scp copy is very slow, only 100KB/s ~ a few MB/s.
When memory cache is active, it is over 300MB/s.
NFS CPU usage, memory usage, and NW seem to be OK.
Nimble Storage latency is also fine.
• When I perform scp sync, the connection to the NFS server is broken.
Load average of NFS server becomes high (nfsd seems to be running at full capacity).
Question:
• Is there a problem with the expected switching method?
• What is the cause of the above problem in this configuration?