« Back to Technical Discussions

Simulator with support for C-Series rack mounts

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi,
 
In neither of the emulators I've found so far a reachable C-Series rack mount blade.
 
Is there any simulator to test whether my application will work for C-Series blades?
 
Thank you.
 
Udo.

Hi,
 
In neither of the emulators I've found so far a reachable C-Series rack mount blade.
 
Is there any simulator to test whether my application will work for C-Series blades?
 
Thank you.
 
Udo.

 
For clarification, C-Series servers are not blades.  They are rackmount servers connected to UCSM via 2248 FEX's for mgmt plane and CNA's direct connected to the 6100's for data plane.  Today, only object data was added to the UCSPE v1.4 to show how the data is saved in the UCSM XML DB for the v1.4 C-series integration implementation.  We are working on emulating all of the functions of the 2248, the C-series server states as we did w/ the B-Series blades in the emulator.  I don't have a specific timeframe yet on when this feature will be fully implemented at this point.

Thank you Eric.

So if I need to retrieve all blades and rackmount servers should I query to the DB? Is there a way to do it via UCS Manager API?

Can we in UCS assign Logic Server to a rackmount server?

Udo.

Thank you Eric.

So if I need to retrieve all blades and rackmount servers should I query to the DB? Is there a way to do it via UCS Manager API?

Can we in UCS assign Logic Server to a rackmount server?

Udo.

 
The data was added to the XML DB so you can query for the information via the XMLAPI, as well as see how the c-series servers are displayed in the UCSM GUI.  
 
Today, you can not manipulate / add / change any items w/ respect to the rackmount servers in the emulator as the emulation for mimicing data communication being recieved from the C-Series CIMC's has not been finished.  The data is read-only at this point.
 
Eric

Thank you!