NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform.
You will still be able to view content, but posting and replying will be temporarily disabled.
To learn more, please review the information in this blog post.

VMware Solutions Discussions

ESX Host Utilities

tvmo_tvmo
4,887 Views

Hello,

I've followed the intructions below:

From the Service Console:

  1. Change to the directory where the Host Utilities scripts are installed.

The default directory is /opt/netapp/santools

  1. Enter the following command at an ESX host prompt: san_version

But I get the following:

[root@S550001 santools]# san_version

bash: san_version: command not found

Would the '/opt/netapp/santools' directory be there if the host utilities weren't installed? Any ideas?

YThanks

1 ACCEPTED SOLUTION

kris_boeckx
4,887 Views

Hi

Try

./san_version

Greetings,

Kris Boeckx

View solution in original post

3 REPLIES 3

kris_boeckx
4,888 Views

Hi

Try

./san_version

Greetings,

Kris Boeckx

ajay_nabh
4,887 Views

Hi Guys

Just a thought if it is vSphere 4, you don't need to install EHU, just install VSC.

Cheers

tvmo_tvmo
4,887 Views

Thanks both the './' worked.

Public