Unsolved

1 Rookie

 • 

1 Message

1280

April 19th, 2021 03:00

export quota report uemcli command line

Hi 

We using an EMC unity 380 and we trying to export the quota of all users to txt file and add the command to Linux corntab.

We will appreciate if there anyone know which command do the magic comparing to the command in Netapp for example: 

sshpass -p ssh storage@  ipAddress>  volume quota report -vserver SVM_Nfs -volume   -fields volume, quota-target, quota-target-id, disk-used, disk-limit, disk-used-pct-disk-limit > quota.txt 

 

Thanks

6 Operator

 • 

8.6K Posts

April 19th, 2021 06:00

see the uemcli /quota/user show command in the uemcli reference guide with the -output csv and -filter options

29 Posts

July 21st, 2021 14:00

Sweet, nice, that worked - 

uemcli /quota/user -fsName -exceeded show

 

0 events found

No Events found!

Top