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

Pull an object from node's local storage snapshot #1336

Closed
cthulhu-rider opened this issue Apr 25, 2022 · 0 comments · Fixed by #2543
Closed

Pull an object from node's local storage snapshot #1336

cthulhu-rider opened this issue Apr 25, 2022 · 0 comments · Fixed by #2543
Assignees
Labels
enhancement Improving existing functionality neofs-lens NeoFS Lens app issues
Milestone

Comments

@cthulhu-rider
Copy link
Contributor

Context

There are some situations when we need to try to pull out the object from the StorageEngine physical snapshot. Currently it can be partially done by neofs-lens tool.

Proposal

Create new neofs-lens command which accepts path to storage engine snapshot with (optional) its configuration and tries to read the object by address from it.

P.S. Interesting case is when storage config is completely missing.

@cthulhu-rider cthulhu-rider added enhancement Improving existing functionality triage labels Apr 25, 2022
@roman-khimov roman-khimov added this to the v0.37.0 milestone Apr 22, 2023
@roman-khimov roman-khimov modified the milestones: v0.37.0, v0.38.0 Jun 5, 2023
@roman-khimov roman-khimov added neofs-lens NeoFS Lens app issues and removed triage labels Aug 15, 2023
@roman-khimov roman-khimov modified the milestones: v0.38.0, v0.39.0 Aug 28, 2023
AliceInHunterland added a commit that referenced this issue Sep 1, 2023
This command pulls out the object from the StorageEngine physical
snapshot.

Closes #1336.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Sep 1, 2023
This command pulls out the object from the StorageEngine physical
snapshot.

Closes #1336.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Sep 3, 2023
This command pulls out the object from the StorageEngine physical
snapshot.

Closes #1336.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Sep 4, 2023
This command pulls out the object from the StorageEngine physical
snapshot.

Closes #1336.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Sep 4, 2023
This command pulls out the object from the StorageEngine physical
snapshot.

Closes #1336.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Sep 5, 2023
This command pulls out the object from the StorageEngine physical
snapshot.

Closes #1336.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Sep 7, 2023
This command pulls out the object from the StorageEngine physical
snapshot.

Closes #1336.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Sep 11, 2023
This command pulls out the object from the StorageEngine physical
snapshot using storage node config.

Closes #1336.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Sep 11, 2023
With payload-only flag the inspect commands save only payload of the
object, otherwise full object will be saved.

Closes #1336.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Sep 12, 2023
This command pulls out the object from the StorageEngine physical
snapshot using storage node config.

Closes #1336.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
@roman-khimov roman-khimov modified the milestones: v0.39.0, v0.38.0 Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality neofs-lens NeoFS Lens app issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants