[
https://issues.apache.org/jira/browse/CLOUDSTACK-5840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866191#comment-13866191
]
ASF subversion and git services commented on CLOUDSTACK-5840:
-------------------------------------------------------------
Commit 649d9d927fc42271e6851a50d552655645a6e0d1 in branch refs/heads/master
from [~minchen07]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=649d9d9 ]
CLOUDSTACK-5840:Migration from NFS to S3 should be done in one API
(updateCloudToUseObjectStore) instead of two APIs.
> 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)