Start a Conversation

Unsolved

This post is more than 5 years old

531

January 25th, 2016 03:00

Pool wise Share details : Possible or Not??

Hi Experts,

My Isilon array is having S & NL Series Nodes & all are SMB shares.

Is there any option to get the details of pool wise share/export details (which shares belong to which node)??

Any Reporting Tool or any other Tools available for the same??

I need these details, need your expert opinion for getting this details.

Regards

Neesha

39 Posts

January 25th, 2016 05:00

Hello Neesha,

Please provide more details to what are we trying to achieve here ?

Are you comparing NFS export with SMB shares ?

For NFS you cna run below command

isi nfs exports view --id=75 --zone=zone name

Thanks

Hemant

300 Posts

January 25th, 2016 06:00

Hi Neesha,

Shares are provided on all nodes of the Cluster. you can get a list with

isi smb shares list

what is provided on a "per node" basis could be guessed by using

isi filepool policies view --name=

as long as "per folder" rules are applied. if they apply age-rules you have the data of a specific folder distributed throughout the cluster

if accesszones are used and the accesszones are only available through smartconnect on specific nodes you can do the following:

1. Get the accesszones of the specific nodes

isi networks list pool --verbose

2. get the shares per zone

isi smb shares list --zone=

Rgds

-- sluetze

No Events found!

Top