Loading

Every blade we add to the UCS system has its own burned-in hardware ID also known as UUID. UCS is all about the abstraction of hardware-coded IDs with UCS-generated dynamic IDs making it all fully managed by the UCS system.

In this blog, we will be creating a Universal Unique IDentifier (UUID) pool. The UUID is a unique number that gets assigned to each blade server for the service profile to understand which server its referring to.

There could be an instance a specific software license is purchased and tied to the hardware on the blade and in that case, we assign a UUID to it. If the blade is to crash, all we just need to do is to switch the service profile to attach to the new blade and our licenses get moved over.

Chassis / SlotHost NameUUID PrefixUUID Suffix
Chassis 1 / Slot 1BLADE01000025b500080001.0000.000000008001
Chassis 1 / Slot 2BLADE02000025b500080001.0000.000000008002
Chassis 1 / Slot 3BLADE03000025b500080001.0000.000000008003

Under Servers tab>Pools >UUID Suffix Pools. Right-click on UUID Suffix Pools and select Create UUID Suffix Pool. Enter a name and description as shown. If derived is chosen, the UCS will create a suffix by itself and if the manual is chosen, we can create our own suffix. Derived is just fine so once done, click Next

This image has an empty alt attribute; its file name is image-341.png

Click Add to add UUID Suffix blocks and enter the UUID suffixes that you wish to create and the size. Here size would just mean how many unique IDs we wish to generate.

This image has an empty alt attribute; its file name is image-342.png

Our pool of UUID blocks is now added, so lets click Finish

This image has an empty alt attribute; its file name is image-343.png

Click OK to finish the wizard

This image has an empty alt attribute; its file name is image-343.png

Our UUID pool is shown

This image has an empty alt attribute; its file name is image-345-1024x273.png

No servers are assigned still so we will move on to our next blog

We will use this pool to assign to a service profile later on.

(Visited 26 times, 1 visits today)

By Ash Thomas

Ash Thomas is a seasoned IT professional with extensive experience as a technical expert, complemented by a keen interest in blockchain technology.

Leave a Reply