ESX FCP host utilities

View: New views
2 Messages — Rating Filter:   Alert me  

ESX FCP host utilities

by ifstat :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi & Thanks for the support you're about to give

NETAPP is a FAS3050C: netapp1 and netapp2

I've installed the ESX FCP host utilities 5.0R1, successfuly but the configuration fails
WARNING:
The installation process was unable to login to all the connected NetApp storage system(s) due to improper credentials:
Please specify the correct credentials for the following controller(s):
netapp1
The script was unable to determine the correct settings for your configuration. After the proper credentials
have been determined, run the following commands:
/opt/netapp/santools/config_hba --configure --access <controller>:<password>

So I enter the following command since were not using SSL
./config_hba --configure --access netapp1:1234
and gives me the following:
WARNING:
The installation process was unable to login to all the connected NetApp storage system(s) due to improper credentials:
Please specify the correct credentials for the following controller(s):
netapp2
when replace netapp1 with netapp2 the error message changes below from netapp2 to netapp1, confusing hey.

We allocated storage to the ESX server from both node netapp nodes.

Any ideas on what i should do i already have a case open 2000474215 for those with access.

Thanks again

Re: ESX FCP host utilities

by winniethepooh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Correct syntax is:

/opt/netapp/santools/config_hba --configure --access NetApp1:<username>:<password> --access NetApp2:<username>:<password>

where NetApp1 and NetApp2 are your controllers repeat --access <controller>:<username>:<password> for all controllers


ifstat wrote:
Hi & Thanks for the support you're about to give

NETAPP is a FAS3050C: netapp1 and netapp2

I've installed the ESX FCP host utilities 5.0R1, successfuly but the configuration fails
WARNING:
The installation process was unable to login to all the connected NetApp storage system(s) due to improper credentials:
Please specify the correct credentials for the following controller(s):
netapp1
The script was unable to determine the correct settings for your configuration. After the proper credentials
have been determined, run the following commands:
/opt/netapp/santools/config_hba --configure --access <controller>:<password>

So I enter the following command since were not using SSL
./config_hba --configure --access netapp1:1234
and gives me the following:
WARNING:
The installation process was unable to login to all the connected NetApp storage system(s) due to improper credentials:
Please specify the correct credentials for the following controller(s):
netapp2
when replace netapp1 with netapp2 the error message changes below from netapp2 to netapp1, confusing hey.

We allocated storage to the ESX server from both node netapp nodes.

Any ideas on what i should do i already have a case open 2000474215 for those with access.

Thanks again