Skip to main content
Question

How to understander kasten create volumesnapshot and volumesnapshotcontent with restoresize = 0 after execute resotre action?


Glen Xu
  • Not a newbie anymore
  • 1 comment

Dear all,

 

How to understander kasten create volumesnapshot and volumesnapshotcontent with restoresize = 0 after execute resotre action?

I post example info blew.Thanks.

 

2 comments

Madi.Cristil
Forum|alt.badge.img+8
  • Community Manager
  • 617 comments
  • September 27, 2024

jaiganeshjk
Forum|alt.badge.img+2
  • Experienced User
  • 274 comments
  • September 27, 2024

Glen, Thank you for opening this topic.

As per my understanding, restoreSize is usually populated from the PVC capacities.

In this case for the snapshot that shows restoreSize to zero is sourced from the existing snapshot. 
Probably the CSI driver is not populating the restoreSize if the source is another snapshot.

k10-clone-* snapshotclass is created by K10 and used internally for snapshot copy and conversion during an export.

We don’t recommend using it as a default snapshotclass for your provisioner. 
Please remove the annotation for k10 snapshotclass from k10-clone snapshotclass if it has any.

 


Comment