07-18-2014 06:25 PM - edited 03-01-2019 11:45 AM
I am trying to setup wwnn and wwpn pools but i want to identify them per location and per fabric
so something like
20:00:00:25:B5:11:0A:00
11 is the site location
0A is fabric A
but
what should i use for wwpn?
can i use 21:00:00:25:B5:11:0A:00 ?
cisco said i should stick with 20:00:00:25:B5:xx:xx:xx format
Solved! Go to Solution.
07-19-2014 12:16 AM
07-20-2014 01:53 PM
This is typically the schema I follow:
WWNN Pool
20:00:00:25:B5:GH:IX:XX
G = Site
H = Domain
I = Organization
XXX = Pool
WWPN Pool
20:00:00:25:B5:GH:IJ:XX
G = Site
H = Domain
I = Organization
J = Fabric
XX = Pool
07-19-2014 12:16 AM
07-20-2014 06:19 PM
hi
wha is a domain id? or maybe what are ucs domains?
thanks
07-20-2014 06:36 PM
A UCS domain is simply a pair of Fabric Interconnects and whatever is encompassed underneath (chassis, blades, etc). Typically each physical site will have only 1 UCS domain, but sometimes a site may have 2 or more UCS domains. Better to plan for scalability.
07-20-2014 07:07 PM
ok got it. Is the UCS Domain something I can define on a fabric interconnect or UCS Central?
Thanks
07-23-2014 02:05 AM
Hi,
You have to give your UCS "Cluster" a name. If you are using more than one UCS "Clusters", you can give them numbers.
We have only one UCS, but as it is the first UCS we bought. So we named it "ucs01", so it has the domain ID 1 (logical). Its name in reporting and UCS Central is always "ucs01".
And you automatically define a ucs domain, if you configure your ucs. You configure a UCS Cluster, FI-A and FI-B. All around that Cluster, UCSM, FI-A, FI-B, Chassis below, servers below... is in that UCS domain named "ucs01".
/danny
07-23-2014 07:53 AM
We have only one UCS, but as it is the first UCS we bought. So we named it "ucs01", so it has the domain ID 1
This is of course the name, which has only local significance. DNS names are global, and therefore have to be unique.
However, a UCS domain ID, encoded somewhow e.g. in a MAC address, has global significance: e.g. you have vlan's spanning datacenters; which could lead to duplicate MAC, and the same applies for pwwn, nwwn....
07-20-2014 11:41 PM
A UCS domain consists of the following hardware pieces:2 FI's and 1-max 20 chassis, and or 160 rack mounts, or a mix of blade and rack, with a max total of 160 servers.
A UCS domain id is simply a number, which is used, to make all the pools (UUID, MAC, pwwn, nwwn) unique, encoding it in MAC,..... format.
This uniquness has to be guaranteed externally by proper design; UCSM works per UCS domain, and has no clue about other domains.
UCS Central is different; it introduces the concept of global pools, (the per UCS domain are called local pools), which you would use, if you create global service profiles, that can be moved between UCS domains (and this is disruptive ! not to be confused with vmotion)
07-20-2014 01:53 PM
This is typically the schema I follow:
WWNN Pool
20:00:00:25:B5:GH:IX:XX
G = Site
H = Domain
I = Organization
XXX = Pool
WWPN Pool
20:00:00:25:B5:GH:IJ:XX
G = Site
H = Domain
I = Organization
J = Fabric
XX = Pool
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide