Unsolved

This post is more than 5 years old

165 Posts

2085

July 22nd, 2008 17:00

Setting the FA port flags for a VMware host on DMX-4

Hi my name is Eric Cortes From Ixe Bank in Mexico City

I have a FA in the Symmetrix DMX 4, and I want to configure it for a Vmware host, I found a procedure to do that, but i am not sure that it is ok.

Could you any one to check my script on order to configure de FA for a Vmware host?

the script is as follows.

PortFlags.txt
# SC3-Bit, if it needs setting,required for Enginuity 5669 to 5670:
set port 01C:0 scsi_3=enable;
# SP-2-Bit, if it needs setting,required for ESX Server v3.0:
set port 01C:0 SPC2_Protocol_Version=enable;
#End of command file


symconfigure -sid 766 -f PortFlags.txt -v preview
symconfigure -sid 766 -f PortFlags.txt -v prepare
symconfigure -sid 766 -f PortFlags.txt -v commit


Thanks in advance

Best regards

6 Operator

 • 

2.8K Posts

July 23rd, 2008 00:00

This is the "good old way" .. This will change the whole port and modify behaviour for every host connected to the affected ports (01C:0 in your example) ..

With recent codes (and DMX4 have a recent code :D ) you can also use symmask command and modify behaviour only for some WWNs thus allowing cohexistence of old hosts and new VMWARE3 infrastructure.

There is also a document somewhere on powerlink explaining how to introduce SPC2 flag (but will work for every other flag) in an existing vmware infrastructure being upgraded.

2 Intern

 • 

385 Posts

July 23rd, 2008 04:00

Just to emphasis Stefano's remark - changing the SPC2 bit requires an outage if this is an existing VMWare host as the addressing changes.

If you have not already you should check out the following paper: "Enabling SPC-2 Compliancy on EMC Symmetrix DMX Devices Connected to VMware VI3 Environments - Applied Technology"

2 Posts

July 23rd, 2008 08:00

You can set the flags using the symmask command. You need Solutions Enabler 6.4 and you can issue the following: This is for ESX 3.x

symmask -sid Symmid -wwn xxx set hba_flags on C,SC3, SPC2 -enable -dir <#> -p <#>

This will enable all the flags for ESX 3.x and the FA port your ESX host hba is connected to.

2 Intern

 • 

292 Posts

July 23rd, 2008 08:00

Not sure if it was you or the system, but same post happened total of 11 times. I deleted the other 10 of them.

Message was edited by:
MikeMac

447 Posts

July 23rd, 2008 12:00

We had a system hiccup that caused several messages to be duplicated - thanks for cleaning it up.

We are still trying to identify the root cause.

Erich

6 Operator

 • 

5.7K Posts

July 24th, 2008 00:00

Tuesday the same thing happened....

6 Operator

 • 

2.8K Posts

August 26th, 2008 03:00

Eric is your VmWare host working properly now ?? :D

165 Posts

August 27th, 2008 08:00

Hi

My VmWare host is working properly now, but a have a new question about vmware.

I have to assigne a new lun, do i need to run once again this command?

symmask -sid Symmid -wwn xxx set hba_flags on C,SC3, SPC2 -enable -dir <#> -p <#>

or It's not neccesary to do that.

Best regards

1 Rookie

 • 

52 Posts

August 27th, 2008 09:00

Once is enough.

PSE Chris

6 Operator

 • 

2.8K Posts

August 27th, 2008 11:00

You have a lot of different threads still marked as unanswered .. Can you please explain how can we help further or mark them as answered and award points to best/better answers ??

6 Operator

 • 

5.7K Posts

August 31st, 2008 12:00

If your wwn has the appropriate flags set, you don't have to set them again
No Events found!

Top