Skip to content

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

@mukeshguptakc

Description

@mukeshguptakc

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions