eve icon indicating copy to clipboard operation
eve copied to clipboard

Add an API to support snapshots in ZFS

Open vk-en opened this issue 2 years ago • 3 comments

This PR adds an API that allows you to process commands for working with snapshots in ZFS and send information about them.

This PR is the first part of two and will make it easier to test the functionality for working with snapshots before merging into the main branch.

vk-en avatar May 23 '22 06:05 vk-en

Wait, so what's the proposed use case for this?

The implementation of the snapshot functionality is in PR #2607 (Will be updated after the API merge), if you are talking about it.

vk-en avatar Jun 10 '22 16:06 vk-en

The implementation of the snapshot functionality is in PR https://github.com/lf-edge/eve/pull/2607 (Will be updated after the API merge), if you are talking about it.

I haven't seen any explanation in that other PR either.

rvs avatar Jun 11 '22 11:06 rvs

I created a separate Wiki page for the Snapshots in EVE topic where we can have a discussion on this topic and eventually come to a decision.

vk-en avatar Jun 14 '22 10:06 vk-en

@OhmSpectator could you please take a look on this? Do you need this for your current snapshot implementation? Or we can close this?

rouming avatar Jan 19 '23 11:01 rouming

Leave it for now, please. I can use it as one of the references. Maybe we can add some tag to the PR.

OhmSpectator avatar Jan 19 '23 12:01 OhmSpectator

@OhmSpectator I made it into a draft for now

eriknordmark avatar Jan 24 '23 00:01 eriknordmark

Done using this as a reference for #3216

eriknordmark avatar May 18 '23 07:05 eriknordmark