Start a Conversation

Unsolved

This post is more than 5 years old

A

5 Practitioner

 • 

274.2K Posts

840

March 30th, 2016 00:00

Regarding File and Directory Statistics on File Systems

          I was looking forward to determining the throughput on individual directories and files on a filesystem in VNX. This filesystem is an extremely busy filesystem and currently part of migration. The migration is running extremely slow on this filesystem. Was referring the guide for Managing Statistics on VNX and found this command:

server_stats movername -i interval -m fs.filesystem. -c count

How useful is this command to determine the throughput on individual subdirectories and files and I have seen that you need to register the filesystem before gathering the statistics using the following steps:


1. Start the service (server_fileresolve movername -service -start)

2. Register filesystem (server_fileresolve movername -add /filesystem_mount_path)

If, however, the service is running, but the filesystem is not registered with it, one can resolve the

filename manually:

server_fileresolve movername -lookup -filesystem ufs_2 -inode 38.

After making this change would it have any impact on the filesystem when it gathers the statictics for individual files and directories. Kindly suggest me any alternate method as well.

April 11th, 2016 04:00

If it's a long file the better way is to migrate on faster drives' pool and then start again.

8.6K Posts

April 20th, 2016 05:00

There is no feasible way to get performance statistics on a per file or directory level

The Information is simply not gathered at that layer.

No Events found!

Top