[DRBD-user] Deleting deployed snapshot question
kvaps
kvapss at gmail.com
Sun May 26 01:49:21 CEST 2019
Hi
I have a question and I can't fully determine is that bug or not.
Example I have image A:
linstor rd c A
linstor vd c aaa 1G
linstor r c aaa --auto-place 2
now I can create new snapshot:
linstor s c aaa snap1
and deploy new resource from this snapshot:
linstor rd c bbb
linstor s vd rst --from-resource aaa --from-snapshot snap1 --to-resource bbb
linstor s r rst --from-resource aaa --from-snapshot snap1 --to-resource bbb
after that I can remove the snapshot:
linstor s d aaa snap1
Is that ok? Shouldn't it throw an error due having childrens?
- kvaps
More information about the drbd-user
mailing list