You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/03/03 08:32:45 UTC

[GitHub] [cloudstack] tsinik-dw commented on issue #5915: Xenserver/XCP-NG Volume Migration - Non-managed (NFS) <--> Managed (Solidfire) storage

tsinik-dw commented on issue #5915:
URL: https://github.com/apache/cloudstack/issues/5915#issuecomment-1057800304


   Hi @nvazquez,
   
   I just tried the volume migration for case number 1, using cmk but it didn't work.
   
   The cmk command and output is:
   ~~~
   (noc-dev) 🐱 > migrate volume storageid=2514b65e-b231-4b2e-932c-c897f2df7c79 volumeid=09243386-b5f2-4920-afc3-3505d2ee311c livemigrate=true newdiskofferingid=5b764ddb-ea60-40b1-8ff5-586953266e92
   {
     "accountid": "d0987ed7-8031-11ec-9ad0-ba21ccf13580",
     "cmd": "org.apache.cloudstack.api.command.admin.volume.MigrateVolumeCmdByAdmin",
     "completed": "2022-03-03T10:08:59+0200",
     "created": "2022-03-03T10:07:25+0200",
     "jobid": "d1d2f226-d195-4a8b-970a-1570173a1d76",
     "jobprocstatus": 0,
     "jobresult": {
       "errorcode": 530,
       "errortext": "Resource [StoragePool:2] is unreachable: Migrate volume failed: com.cloud.utils.exception.CloudRuntimeException: Migration operation failed in 'StorageSystemDataMotionStrategy.handleVolumeMigrationFromNonManagedStorageToManagedStorage': Failed to migrate volume with ID 132 to storage pool with ID 2"
     },
     "jobresultcode": 530,
     "jobresulttype": "object",
     "jobstatus": 2,
     "userid": "d09ca276-8031-11ec-9ad0-ba21ccf13580"
   }
   
   
   🙈 Error: async API failed for job d1d2f226-d195-4a8b-970a-1570173a1d76
   ~~~
   
   I also attach the management log and storage_pool table (in CSV):
    [nv_vol_migr_to_managed_cmk.txt](https://github.com/apache/cloudstack/files/8176109/nv_vol_migr_to_managed_cmk.txt)
   [storage_pool.txt](https://github.com/apache/cloudstack/files/8176156/storage_pool.txt)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org