Min Chen created CLOUDSTACK-5840:
------------------------------------
Summary: Migration from NFS to S3 should be done in one API
instead of two APIs.
Key: CLOUDSTACK-5840
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5840
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Storage Controller
Affects Versions: 4.3.0
Reporter: Min Chen
Assignee: Min Chen
Priority: Critical
Fix For: 4.3.0
Currently to migrate NFS to use S3, admin needs to invoke two separate APIs in
sequence:
1. For each NFS secondary storage, invoke prepareSecondaryStorageForMigration
to convert it to NFS staging store.
2. Add a S3 image store.
These two steps are independent and not atomic. This process should be done in
one-step.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)