Users Guide

In ASM 8.2.1 release, you cannot create a template with two EqualLogic CHAP components and deploy a
service that includes ESXi hosts attached to storage. Currently, ESXi deployments support a single
EqualLogic component.
Unable to log in to ASM using active directory using ""
You cannot log in to ASM using Active Directory with the domain name and user name separated by back
slash "\".
To log in to ASM using Active Directory, use forward slash "/". For example: <domain>/ <username>.
NOTE: Domain is the name for the Active Directory service you have created in ASM.
Chain booting issue occurs while booting microkernel in
a multi-hop DHCP environment
The chain booting error occurs if the DHCP server is configured in a different subnet or network or
connected to a different switch.
In such scenarios, the DHCP network is tagged.
To resolve this issue, in switch configuration, modify the native VLAN of server or computer facing ports
to PXE VLAN.
Sample native VLAN configuration in Dell PowerConnect switch:
interface Gi1/0/2
spanning-tree portfast
switchport mode general
switchport mode general
switchport general allowed
vlan add 3000
switchport general allowed
vlan add 20,30,40 tagged
exit
In the above example:
3000: Indicates Native PXE VLAN
20,30,40: Indicates Management or vMotion or ISCSI
In case of production environments with large networks, routers may be configured with IP Helper
Addresses to point to a DHCP on another network.
160