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

Support storage policy builder for objects in CLI #2512

Closed
cthulhu-rider opened this issue Aug 16, 2023 · 2 comments
Closed

Support storage policy builder for objects in CLI #2512

cthulhu-rider opened this issue Aug 16, 2023 · 2 comments
Assignees
Labels
enhancement Improving existing functionality neofs-cli NeoFS CLI application issues
Milestone

Comments

@cthulhu-rider
Copy link
Contributor

in CLI we have

$ neofs-cli container nodes -h
Show nodes taking part in a container at the current epoch.

technically, nothing stops us from providing analogue for object placement

$ neofs-cli object nodes -h
Show nodes to store the object according to the storage policy.

this feature may help user (incl. developer) to see how the data should be located IRL. For example, analyse placement changes/compatibility on real networks

it may be also useful for tools like in nspcc-dev/neofs-testcases#599


i'd also provide option to request and show realtime location (afaik we don't provide tool for this now)

@cthulhu-rider cthulhu-rider added enhancement Improving existing functionality triage neofs-cli NeoFS CLI application issues labels Aug 16, 2023
@roman-khimov roman-khimov added this to the v0.38.0 milestone Aug 28, 2023
@roman-khimov
Copy link
Member

How come #2530 hadn't closed it?

@carpawell
Copy link
Member

How come #2530 hadn't closed it?

Does not have any close funny words. It was really closed by #2530.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality neofs-cli NeoFS CLI application issues
Projects
None yet
Development

No branches or pull requests

4 participants