Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create volume template from snapshot failed when original volume is deleted in NFS ps #78

Closed
youyk opened this issue Jul 21, 2015 · 1 comment
Labels
Milestone

Comments

@youyk
Copy link
Contributor

youyk commented Jul 21, 2015

The error log is like:
2015-07-21 11:20:27,082 DEBUG [apibinding.api] async call[url: http://10.0.101.20:8080/zstack/api/, response: {"org.zstack.header.image.APICreateRootVolumeTemplateFromVolumeSnapshotEvent":{"success":false,"error":{"code":"SYS.1006","description":"An operation failed","details":"failed to rebase and merge snapshots for template[uuid:e447afaa89644caba319d98ac99981bc] on nfs primary storage[uuid:9809a7dbdb0d4a72836d18668e49429e], cannot find mount path of primary storage[uuid: None]"}}}]

The reproduce step:

  1. create volume and create vm in NFS PS.
  2. attach volume and detach
  3. create volume snapshot
  4. backup volume snapshot
  5. destroy VM.
  6. create volume template from backuped volume snapshot.
@youyk youyk added the bug label Jul 21, 2015
@youyk youyk added this to the 0.8 milestone Jul 21, 2015
@zxwing
Copy link
Contributor

zxwing commented Jul 24, 2015

fixed in upstream

@zxwing zxwing closed this as completed Jul 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants