Unsolved
This post is more than 5 years old
165 Posts
0
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
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
No Events found!


xe2sdc
6 Operator
•
2.8K Posts
0
July 23rd, 2008 00:00
With recent codes (and DMX4 have a recent code
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.
bodnarg
2 Intern
•
385 Posts
0
July 23rd, 2008 04:00
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"
rsavage1
2 Posts
0
July 23rd, 2008 08:00
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.
MikeMac1
2 Intern
•
292 Posts
0
July 23rd, 2008 08:00
Message was edited by:
MikeMac
ezirnhel
447 Posts
0
July 23rd, 2008 12:00
We are still trying to identify the root cause.
Erich
RRR
6 Operator
•
5.7K Posts
0
July 24th, 2008 00:00
xe2sdc
6 Operator
•
2.8K Posts
0
August 26th, 2008 03:00
guanabacoa
165 Posts
0
August 27th, 2008 08:00
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
pappc
1 Rookie
•
52 Posts
0
August 27th, 2008 09:00
PSE Chris
xe2sdc
6 Operator
•
2.8K Posts
0
August 27th, 2008 11:00
RRR
6 Operator
•
5.7K Posts
0
August 31st, 2008 12:00