03-04-2014 08:55 AM - edited 03-01-2019 11:33 AM
Hi Everyone,
I am very new to data center studies and I am trying to build my concepts ralted to Cisco UCS. It would probably be silly questions but I want to know:
1. what is the difference between a "Service Profile" and Virtual machine? Are they both different names of same concept?
2. What is the concept behind virtual switch? Is it used to connect VMs or Service Profiles? If it is so, is it installed on a server over a VM/SP or something else?
2. I would appreciate if somebody could share a logical diagram showing overall concept of integrated service profile, virtual switch, VNIC, vEth, blade servers, etc.
Thank you very much.
Solved! Go to Solution.
03-05-2014 08:15 AM
one SP is associated with one physical blade ! a SP corresponds to a logical server !
logical server (SP) + physical blade = physical server (ESXi, W2012, Linux,....)
03-05-2014 01:20 AM
Please see https://supportforums.cisco.com/thread/2270865?tstart=0 where you get answers to all of your questions
1. what is the difference between a "Service Profile" and Virtual machine? Are they both different names of same concept?
NO, not at all, a SP is a new concept, introduced with UCS architecture; it allows you to abstract the hardware of a server. It defines a template and/or a logical server: eg. number of vhba's, number of vnics, mac address pwwn/nwwn, BIOS version, boot policy/boot order. The values of mac, pwwn, nwwn, UUID are taken out of predefined pools, therefore they are hardware independent. Then you associate a SP with a physical blade, which then imposes all the above configuration on the real physical server. The relationship between SP and physical server is 1 to 1; if you need 10 ESXi servers, you need 10 SP's.
UCS is OS agnostic, it has no clue what the installed OS is. Therefore in UCS there are no OS specific agents.
VM appear in the context of server virtualization, and are completely different from SP.
see also http://www.youtube.com/watch?v=0YGJlP2q5Go
2. What is the concept behind virtual switch? Is it used to connect VMs or Service Profiles? If it is so, is it installed on a server over a VM/SP or something else?
Each hypervisor (Hyper-v, ESXi, Xen,...) is using a virtual switch (software); it is required to locally switch traffic between 2 VM's on the same physical host. VM's connect to the virtual switch.
3. I would appreciate if somebody could share a logical diagram showing overall concept of integrated service profile, virtual switch, VNIC, vEth, blade servers, etc.
03-05-2014 07:58 AM
Thanks Wdey for helping out. A small clarity furhter needed is that, you said "if you need 10 ESXi servers, you need 10 SP's". Can these 10 SP's be on a single physical blade server or there should be 10 physical servers for each SP?
Thanks.
Qamber
03-05-2014 08:15 AM
one SP is associated with one physical blade ! a SP corresponds to a logical server !
logical server (SP) + physical blade = physical server (ESXi, W2012, Linux,....)
03-05-2014 08:17 AM
Thanks a lot Wdey
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