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

Storage scripts don't have cleanup functions to delete malloc'ed bdevs and delete NVMe subsystem #237

Open
llabordehpe opened this issue Aug 19, 2022 · 0 comments

Comments

@llabordehpe
Copy link
Contributor

Multiple storage functions are defined in sourced script "build/storage/scripts/disk_infrastructure.sh", but I don't see any function to undo "create_ramdrive_and_attach_as_ns_to_subsystem()", i.e. detach namespaces from a subsystem and delete ramdrive bdevs, and I don't see any function to undo "create_and_expose_sybsystem_over_tcp()", i.e. delete the listener target and delete the nvme subsystem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant