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

Need Help on Fetching the physical size of the directory. #52

Open
mukeshguptakc opened this issue May 16, 2022 · 1 comment
Open

Need Help on Fetching the physical size of the directory. #52

mukeshguptakc opened this issue May 16, 2022 · 1 comment

Comments

@mukeshguptakc
Copy link

mukeshguptakc commented May 16, 2022

Hello,

We are working on DELL EMC PowerScale / isilon and wanted to know how can we fetch the physical size of a directory/ share.
We are currently consuming the namespace module which gives the logical space used in KBs and not the complete size consumed( contents of sub directories and files) by content of the directory.

api_response = self.namespace_api.get_directory_metadata(
                directory_metadata_path, metadata=True)

I want to fetch the Physical size of the directory :
http://doc.isilon.com/onefs/8.2.1/help/en-us/GUID-1DD76B5A-75A9-40ED-95E7-59A6250A4C69.html

Can someone please help me in finding the module which would provide us the Physical size of a directory/ share.

@mukeshguptakc
Copy link
Author

Hi,

Any update on this ?

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