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/04/19 14:01:19 UTC

[GitHub] [cloudstack] weizhouapache commented on issue #6209: Revert volume to snapshot failures

weizhouapache commented on issue #6209:
URL: https://github.com/apache/cloudstack/issues/6209#issuecomment-1102694473

   @nvazquez @slavkap @Pearl1594 
   
   my opinion, for kvm with NFS storage,
   (1) the record should be removed from DB, because no snapshot exists in primary storage.
   (2) the primary datastore info should be optional (not required) when revert snapshot on KVM, because kvm agent tries to copy snapshot from secondary storage. the operation should succeed even if primary datastore info is not provided. however, from code it looks it is required.
   (3) it looks ceph storage and managed storage are not impacted. correct me if I am wrong


-- 
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