framework icon indicating copy to clipboard operation
framework copied to clipboard

Retention policy mgmt

Open wimpers opened this issue 8 years ago • 5 comments

Plugin which allows to manage the retention period of automatic snapshots of vDisks.

  • Set a default retention for a vPool
  • Option to overwrite the default retention per vDisk

wimpers avatar Sep 15 '17 09:09 wimpers

Detailed specs https://docs.google.com/document/d/1HiSimt4HfiW977YBOmTBbYsXGoSgracKEXqnjKYLZVM/

wimpers avatar Sep 15 '17 09:09 wimpers

Current estimation:

Plugin route

  • Extra work for creating a new plugin (1 day)
  • Implementing snapshotting hooks (4 weeks)
  • API + front-end work (4 weeks)
    • Hooking into the front-end wizards
    • Hooking the api into the plugin
  • Testing (2 weeks)

Non-plugin route

  • Implementing snapshotting hooks (4 weeks)
  • API + front-end work (2 weeks)
  • Testing (2 weeks)

JeffreyDevloo avatar Nov 30 '17 14:11 JeffreyDevloo

@wimpers Any input on what way to implement? Plugin or Non-plugin

JeffreyDevloo avatar Jan 11 '18 16:01 JeffreyDevloo

Non-plugin

wimpers avatar Jan 12 '18 08:01 wimpers

Will be fixed by https://github.com/openvstorage/framework/pull/2285

JeffreyDevloo avatar Apr 18 '19 07:04 JeffreyDevloo