<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article PXE-less Automated Installation of CentOS/RedHat on UCS in Unified Computing System Blogs</title>
    <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/ba-p/3660923</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many of you have spent countless hours installing operating systems on bare metal? If you're like me you've been through creating a master CD image, PXE booting, and all manner of fun tools like Cobbler, Razer, xCAT, Rocks, crowbar, warewulf... just to name just a few!&amp;nbsp; If you're like me, you also consider yourself a failure anytime you have to do it manually or even worse burn actual DVDs!&amp;nbsp; These methods have actually been around for a long time.&amp;nbsp; However, in UCS 2.2(2c) in 2014 Cisco &lt;A _jive_internal="true" href="https://community.cisco.com/docs/DOC-54357"&gt;quietly introduced&lt;/A&gt; a new way to automatically install operating systems that most people still don't know about.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Venerable PXE&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The art of PXE booting to install operating systems has been in use for as long as I've been in IT.&amp;nbsp; It is the gold standard for managing hundreds or thousands of bare metal operating systems and I've personally used it on clusters ranging from 10 to 1,600 node systems.&amp;nbsp; PXE booting involves having the computer boot up and instead of immediately looking at its local disk for an operating system, it instead looks at the network for direction.&amp;nbsp; PXE images themselves have undergone quite a transformation in the last few years.&amp;nbsp; Before you had to use the &lt;A href="https://en.wikipedia.org/wiki/Trivial_File_Transfer_Protocol"&gt;TFTP protocol&lt;/A&gt; &lt;SPAN style="font-size: 10pt;"&gt;only,&amp;nbsp; but with the advent of gPXE and the follow-on iPXE you can now use HTTP, iSCSI, or even FCoE to remotely boot.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Issues with PXE&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there are issues with setting up a PXE environment which is why most enterprises still install using manual methods.&amp;nbsp; These challenges include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;DHCP Setup - In order for PXE to work, you need to know the MAC address or UUID of the server you wish to install and populate the DHCP server with the files and commands to install it.&lt;/LI&gt;&lt;LI&gt;HTTP Setup - If using iPXE then DHCP needs to be coordinated with where the HTTP server is serving out the installation media.&lt;/LI&gt;&lt;LI&gt;Updates over time - Servers change and installation media does as well.&amp;nbsp; Keeping these systems in sync can be challenging&lt;/LI&gt;&lt;LI&gt;Network Setup - PXE only works if there are solid network settings in place.&amp;nbsp; Often doing this setup and ensuring correctness can take more time than actually installing the OS and many enterprise networks do not want the additional overhead of these services (which can do much disruption) running on top of the network. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;All of this coordination seems like a lot to configure on an enterprise network, especially if the time taken to set this up takes longer than just installing the operating system to begin with!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Advantages of Automated Installations&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even with the problems of setting up a PXE environment there are still many advantages to be gained by having an automated installation environment set up for your servers.&amp;nbsp; These include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Immutable Infrastructure - This is the idea that instead of doing patch management, we simply blow all the old stuff away and install a fresh OS with the latest updates on it.&amp;nbsp; This can work great for VMware, Windows, and Linux.&amp;nbsp; This way you are assured that your Operating system is fresh and clean without legacy bloat.&lt;/LI&gt;&lt;LI&gt;Consistency of Images - If your server farm provides a private cloud for your applications, ensuring the servers are consistent goes a long way to making sure performance and libraries are available for those applications to run better.&lt;/LI&gt;&lt;LI&gt;Quick Changing - If business dictates that certain servers are no longer necessary for other operations they can be provisioned to act in a different capacity.&amp;nbsp; Automated installation can change the identity of a server from being an ESX server to being a Hyper-V server in very little time.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;vMedia Policy FTW!&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be nice then if we could get the advantages of Automated Installation capabilities without the disadvantages of having to set up a complicated PXE environment or install any of these other tools like Cobbler, etc.&amp;nbsp; This is where UCS shines and is unsurpassed by any other platform.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A vMedia policy is a policy that states what installation media should be automatically mounted by a service profile before it boots up.&amp;nbsp; The only requirements to make an automated installation is to create a vMedia policy, attach it to a service profile, and then have a web server where virtual media can be accessed.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating a vMedia policy can be done on any UCS with firmware 2.2(2c) or greater.&amp;nbsp; In the server tab, there is a section to create vMedia. In the example below, we are creating a policy for our Kubernetes bare metal nodes, so we call the policy "kube"&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2017-04-25 at 10.44.52 AM.png" class="image-1 jive-image" src="/legacyfs/online/fusion/106688_Screen Shot 2017-04-25 at 10.44.52 AM.png" style="height: 481px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;We can then add two vMedia mounts.&amp;nbsp; &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;A modified ISO image for installation&lt;/LI&gt;&lt;LI&gt;An image created that contains only a kickstart file&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;The ISO image is the same for all nodes.&amp;nbsp; In this case, the ISO image is available on one of our internal web servers at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://192.168.2.2/install/centos7.3-boot.iso" rel="nofollow" target="_blank"&gt;http://192.168.2.2/install/centos7.3-boot.iso&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2017-04-25 at 10.45.53 AM.png" class="jive-image image-2" src="/legacyfs/online/fusion/106689_Screen Shot 2017-04-25 at 10.45.53 AM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A kickstart file is unique for each service profile.&amp;nbsp; Since one of my service profiles is named "kube01", I have created an image that is available at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://192.168.2.2/install/kube01" rel="nofollow" target="_blank"&gt;http://192.168.2.2/install/kube01&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Setting the vMedia profile as shown below makes this possible: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2017-04-25 at 10.46.35 AM.png" class="jive-image image-3" src="/legacyfs/online/fusion/106690_Screen Shot 2017-04-25 at 10.46.35 AM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;We of course could instead script all of this with something like the below, using the &lt;A href="https://github.com/CiscoUcs/ucsmsdk"&gt;UCSM Python SDK&lt;/A&gt;&lt;/P&gt;&lt;PRE __default_attr="python" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14931430190313508" jivemacro_uid="_14931430190313508" modifiedtitle="true"&gt;
&lt;P&gt;def createKubeVirtualMedia(handle):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; print "Adding Virtual Media Policy"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from ucsmsdk.mometa.cimcvmedia.CimcvmediaMountConfigPolicy import CimcvmediaMountConfigPolicy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from ucsmsdk.mometa.cimcvmedia.CimcvmediaConfigMountEntry import CimcvmediaConfigMountEntry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mo = CimcvmediaMountConfigPolicy(name="kube",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; retry_on_mount_fail="yes",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; parent_mo_or_dn="org-root",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; policy_owner="local",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; descr="Kubernetes Boot Media")&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mo_1 = CimcvmediaConfigMountEntry(parent_mo_or_dn=mo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mapping_name="CentOS7",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; device_type="cdd",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mount_protocol="http",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; remote_ip_address="192.168.2.2",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; image_name_variable="none",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; image_file_name="centos7.2-boot.iso",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; image_path="install")&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mo_2 = CimcvmediaConfigMountEntry(parent_mo_or_dn=mo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mapping_name="kickstartImage",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; device_type="hdd",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mount_protocol="http",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; remote_ip_address="192.168.2.2",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; image_name_variable="service-profile-name",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; image_path="install")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; handle.add_mo(mo, modify_present=True)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; try:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; handle.commit()&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; except UcsException as err:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if err.error_code == "103":&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; print "\talready exists"&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last step is to create a boot policy that installs from the Hard Drive first, and then if no Operating System is found on the Hard Drive, to then use the virtual media to install.&amp;nbsp; This is done as shown below.&amp;nbsp; We first boot from the local drive and then add the CIMC mounted virtual media as the secondary boot option. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2017-04-25 at 11.01.32 AM.png" class="jive-image image-4" src="/legacyfs/online/fusion/106691_Screen Shot 2017-04-25 at 11.01.32 AM.png" style="height: 486px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Attaching this to a service profile then gives us all we need for automated operating system installations!&amp;nbsp; By attaching a Disk Scrub policy to automatically scrub the disks after the service profile is assigned we can then create other vMedia profiles to install other operating systems by simply assigning them to other Service Profile Templates.&amp;nbsp; In this way you could have complete control over multiple operating systems that boot up and change them faster than ever.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you've been following along all the way up to this point the one question you may have is: How do I create the Kickstart Images and how do I create the CentOS / Red Hat boot media to automatically run a kickstart with no manual intervention?&amp;nbsp; We've got you covered.&amp;nbsp; &lt;A href="https://ciscoucs.github.io/os/2017/04/20/centos-redhat-baremetal"&gt;Head on over to our Github pages to have a look&lt;/A&gt;.&amp;nbsp; There you will see how we actually create the ISO files as well as show screen shots from the classic UCS Manager.&amp;nbsp; We've also created a video to show how this works.&amp;nbsp; Once the service profiles are created the entire process is automatic with no manual intervention other than pulling up KVM consoles so we can watch it boot. &lt;IFRAME frameborder="0" width="425" height="350" src="https://www.youtube.com/embed/sA1FOZtSSkw" allowfullscreen=""&gt;&lt;/IFRAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if you have any issues!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Apr 2017 18:09:34 GMT</pubDate>
    <dc:creator>Vallard Benincosa</dc:creator>
    <dc:date>2017-04-25T18:09:34Z</dc:date>
    <item>
      <title>PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/ba-p/3660923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many of you have spent countless hours installing operating systems on bare metal? If you're like me you've been through creating a master CD image, PXE booting, and all manner of fun tools like Cobbler, Razer, xCAT, Rocks, crowbar, warewulf... just to name just a few!&amp;nbsp; If you're like me, you also consider yourself a failure anytime you have to do it manually or even worse burn actual DVDs!&amp;nbsp; These methods have actually been around for a long time.&amp;nbsp; However, in UCS 2.2(2c) in 2014 Cisco &lt;A _jive_internal="true" href="https://community.cisco.com/docs/DOC-54357"&gt;quietly introduced&lt;/A&gt; a new way to automatically install operating systems that most people still don't know about.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Venerable PXE&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The art of PXE booting to install operating systems has been in use for as long as I've been in IT.&amp;nbsp; It is the gold standard for managing hundreds or thousands of bare metal operating systems and I've personally used it on clusters ranging from 10 to 1,600 node systems.&amp;nbsp; PXE booting involves having the computer boot up and instead of immediately looking at its local disk for an operating system, it instead looks at the network for direction.&amp;nbsp; PXE images themselves have undergone quite a transformation in the last few years.&amp;nbsp; Before you had to use the &lt;A href="https://en.wikipedia.org/wiki/Trivial_File_Transfer_Protocol"&gt;TFTP protocol&lt;/A&gt; &lt;SPAN style="font-size: 10pt;"&gt;only,&amp;nbsp; but with the advent of gPXE and the follow-on iPXE you can now use HTTP, iSCSI, or even FCoE to remotely boot.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Issues with PXE&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there are issues with setting up a PXE environment which is why most enterprises still install using manual methods.&amp;nbsp; These challenges include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;DHCP Setup - In order for PXE to work, you need to know the MAC address or UUID of the server you wish to install and populate the DHCP server with the files and commands to install it.&lt;/LI&gt;&lt;LI&gt;HTTP Setup - If using iPXE then DHCP needs to be coordinated with where the HTTP server is serving out the installation media.&lt;/LI&gt;&lt;LI&gt;Updates over time - Servers change and installation media does as well.&amp;nbsp; Keeping these systems in sync can be challenging&lt;/LI&gt;&lt;LI&gt;Network Setup - PXE only works if there are solid network settings in place.&amp;nbsp; Often doing this setup and ensuring correctness can take more time than actually installing the OS and many enterprise networks do not want the additional overhead of these services (which can do much disruption) running on top of the network. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;All of this coordination seems like a lot to configure on an enterprise network, especially if the time taken to set this up takes longer than just installing the operating system to begin with!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Advantages of Automated Installations&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even with the problems of setting up a PXE environment there are still many advantages to be gained by having an automated installation environment set up for your servers.&amp;nbsp; These include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Immutable Infrastructure - This is the idea that instead of doing patch management, we simply blow all the old stuff away and install a fresh OS with the latest updates on it.&amp;nbsp; This can work great for VMware, Windows, and Linux.&amp;nbsp; This way you are assured that your Operating system is fresh and clean without legacy bloat.&lt;/LI&gt;&lt;LI&gt;Consistency of Images - If your server farm provides a private cloud for your applications, ensuring the servers are consistent goes a long way to making sure performance and libraries are available for those applications to run better.&lt;/LI&gt;&lt;LI&gt;Quick Changing - If business dictates that certain servers are no longer necessary for other operations they can be provisioned to act in a different capacity.&amp;nbsp; Automated installation can change the identity of a server from being an ESX server to being a Hyper-V server in very little time.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;vMedia Policy FTW!&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be nice then if we could get the advantages of Automated Installation capabilities without the disadvantages of having to set up a complicated PXE environment or install any of these other tools like Cobbler, etc.&amp;nbsp; This is where UCS shines and is unsurpassed by any other platform.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A vMedia policy is a policy that states what installation media should be automatically mounted by a service profile before it boots up.&amp;nbsp; The only requirements to make an automated installation is to create a vMedia policy, attach it to a service profile, and then have a web server where virtual media can be accessed.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating a vMedia policy can be done on any UCS with firmware 2.2(2c) or greater.&amp;nbsp; In the server tab, there is a section to create vMedia. In the example below, we are creating a policy for our Kubernetes bare metal nodes, so we call the policy "kube"&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2017-04-25 at 10.44.52 AM.png" class="image-1 jive-image" src="/legacyfs/online/fusion/106688_Screen Shot 2017-04-25 at 10.44.52 AM.png" style="height: 481px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;We can then add two vMedia mounts.&amp;nbsp; &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;A modified ISO image for installation&lt;/LI&gt;&lt;LI&gt;An image created that contains only a kickstart file&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;The ISO image is the same for all nodes.&amp;nbsp; In this case, the ISO image is available on one of our internal web servers at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://192.168.2.2/install/centos7.3-boot.iso" rel="nofollow" target="_blank"&gt;http://192.168.2.2/install/centos7.3-boot.iso&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2017-04-25 at 10.45.53 AM.png" class="jive-image image-2" src="/legacyfs/online/fusion/106689_Screen Shot 2017-04-25 at 10.45.53 AM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A kickstart file is unique for each service profile.&amp;nbsp; Since one of my service profiles is named "kube01", I have created an image that is available at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://192.168.2.2/install/kube01" rel="nofollow" target="_blank"&gt;http://192.168.2.2/install/kube01&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Setting the vMedia profile as shown below makes this possible: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2017-04-25 at 10.46.35 AM.png" class="jive-image image-3" src="/legacyfs/online/fusion/106690_Screen Shot 2017-04-25 at 10.46.35 AM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;We of course could instead script all of this with something like the below, using the &lt;A href="https://github.com/CiscoUcs/ucsmsdk"&gt;UCSM Python SDK&lt;/A&gt;&lt;/P&gt;&lt;PRE __default_attr="python" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14931430190313508" jivemacro_uid="_14931430190313508" modifiedtitle="true"&gt;
&lt;P&gt;def createKubeVirtualMedia(handle):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; print "Adding Virtual Media Policy"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from ucsmsdk.mometa.cimcvmedia.CimcvmediaMountConfigPolicy import CimcvmediaMountConfigPolicy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from ucsmsdk.mometa.cimcvmedia.CimcvmediaConfigMountEntry import CimcvmediaConfigMountEntry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mo = CimcvmediaMountConfigPolicy(name="kube",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; retry_on_mount_fail="yes",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; parent_mo_or_dn="org-root",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; policy_owner="local",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; descr="Kubernetes Boot Media")&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mo_1 = CimcvmediaConfigMountEntry(parent_mo_or_dn=mo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mapping_name="CentOS7",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; device_type="cdd",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mount_protocol="http",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; remote_ip_address="192.168.2.2",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; image_name_variable="none",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; image_file_name="centos7.2-boot.iso",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; image_path="install")&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mo_2 = CimcvmediaConfigMountEntry(parent_mo_or_dn=mo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mapping_name="kickstartImage",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; device_type="hdd",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mount_protocol="http",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; remote_ip_address="192.168.2.2",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; image_name_variable="service-profile-name",&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; image_path="install")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; handle.add_mo(mo, modify_present=True)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; try:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; handle.commit()&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; except UcsException as err:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if err.error_code == "103":&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; print "\talready exists"&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last step is to create a boot policy that installs from the Hard Drive first, and then if no Operating System is found on the Hard Drive, to then use the virtual media to install.&amp;nbsp; This is done as shown below.&amp;nbsp; We first boot from the local drive and then add the CIMC mounted virtual media as the secondary boot option. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2017-04-25 at 11.01.32 AM.png" class="jive-image image-4" src="/legacyfs/online/fusion/106691_Screen Shot 2017-04-25 at 11.01.32 AM.png" style="height: 486px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Attaching this to a service profile then gives us all we need for automated operating system installations!&amp;nbsp; By attaching a Disk Scrub policy to automatically scrub the disks after the service profile is assigned we can then create other vMedia profiles to install other operating systems by simply assigning them to other Service Profile Templates.&amp;nbsp; In this way you could have complete control over multiple operating systems that boot up and change them faster than ever.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you've been following along all the way up to this point the one question you may have is: How do I create the Kickstart Images and how do I create the CentOS / Red Hat boot media to automatically run a kickstart with no manual intervention?&amp;nbsp; We've got you covered.&amp;nbsp; &lt;A href="https://ciscoucs.github.io/os/2017/04/20/centos-redhat-baremetal"&gt;Head on over to our Github pages to have a look&lt;/A&gt;.&amp;nbsp; There you will see how we actually create the ISO files as well as show screen shots from the classic UCS Manager.&amp;nbsp; We've also created a video to show how this works.&amp;nbsp; Once the service profiles are created the entire process is automatic with no manual intervention other than pulling up KVM consoles so we can watch it boot. &lt;IFRAME frameborder="0" width="425" height="350" src="https://www.youtube.com/embed/sA1FOZtSSkw" allowfullscreen=""&gt;&lt;/IFRAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if you have any issues!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 18:09:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/ba-p/3660923</guid>
      <dc:creator>Vallard Benincosa</dc:creator>
      <dc:date>2017-04-25T18:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660924#M30</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You rock sir!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.:|:.:|:.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;William (Bill) R. Davey, Jr&lt;/P&gt;&lt;P&gt;Cisco Consulting Systems Engineer Data Center&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco Systems, Inc&lt;/P&gt;&lt;P&gt;5400 Meadows Rd #300&lt;/P&gt;&lt;P&gt;Lake Oswego, OR 97035&lt;/P&gt;&lt;P&gt;United States&lt;/P&gt;&lt;P&gt;Cisco.com&amp;lt;http://cisco.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-bdaveyjr@cisco.com&amp;lt;mailto:bdaveyjr@cisco.com&amp;gt;&lt;/P&gt;&lt;P&gt;-(503)891-3126&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 18:21:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660924#M30</guid>
      <dc:creator>bdaveyjr@cisco.com</dc:creator>
      <dc:date>2017-04-25T18:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660925#M31</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great work Val as you have exposed some UCS advantages when doing bare metal installs of operating systems!&lt;/P&gt;&lt;P&gt;Everyone appreciates PXE, but lots of people are also fearful of it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 13:54:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660925#M31</guid>
      <dc:creator>Michael Doherty</dc:creator>
      <dc:date>2017-04-26T13:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660926#M32</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We've had problems in setting the boot order to HD first and then CIMC boot.&amp;nbsp; When the server boots it doesn't see an OS and then errors and says "no bootable OS press any key to continue"&amp;nbsp; Then we have to open&amp;nbsp; KVM console to press the "any" key.&amp;nbsp; Then it will boot to the second item in the boot order, i.e. PXE or CIMC mounted iso.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you comment on how to resolve that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 19:05:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660926#M32</guid>
      <dc:creator>christopher.eakin</dc:creator>
      <dc:date>2017-04-28T19:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660927#M33</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christopher,&lt;/P&gt;&lt;P&gt;Thanks for the question.&amp;nbsp; What is the hardware?&amp;nbsp; Blades or Rack mounts?&amp;nbsp; I created a scrub policy so that when the service profile is disconnected it will wipe out the master boot record.&amp;nbsp; But that doesn't sound like your problem.&amp;nbsp; &lt;/P&gt;&lt;P&gt;"No bootable OS press any key to continue" tells me that it didn't recognize the CIMC mounted image as a bootable image.&amp;nbsp; When you did it the second time, did it install from the CIMC remote mount?&amp;nbsp; Attached is another shot of the vMedia policy. &lt;IMG alt="Screen Shot 2017-04-28 at 1.43.13 PM.png" class="image-1 jive-image" src="/legacyfs/online/fusion/106831_Screen Shot 2017-04-28 at 1.43.13 PM.png" style="height: 343px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my Boot Policy&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2017-04-28 at 1.44.58 PM.png" class="jive-image image-2" src="/legacyfs/online/fusion/106838_Screen Shot 2017-04-28 at 1.44.58 PM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 20:45:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660927#M33</guid>
      <dc:creator>Vallard Benincosa</dc:creator>
      <dc:date>2017-04-28T20:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660928#M34</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are blade servers.&amp;nbsp; My boot order is "SD Card" (We intend to load ESX on the SD Cards) first and "CIMC Mounted CD/DVD" second.&amp;nbsp; When the server attempts to boot it attempts to boot from the SD Card first, which has no OS, yet.&amp;nbsp; Instead of simply skipping the SD cards and moving to the CIMC Mounted ISO, it stops booting with this error.&amp;nbsp; We have to open a KVM Console to the blade and hit the enter key to get it to move to the second item in the boot order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our current work around is to have a separate boot order policy that only has CIMC Mounted CD/DVD as the only item in the boot order.&amp;nbsp; Once it boots from the scripted ESX iso and loads ESX on the SD Cards, then we have to change to a different boot order policy that only has SD cards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there was some way the we could only have one boot order policy with SD card as order 1 and CIMC as order 2 and have the server smart enough to know there is no OS on the SD cards so skip and move to order 2 that would be ideal.&amp;nbsp; I've been unable to find anything in a BIOS policy to fix this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 15:32:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660928#M34</guid>
      <dc:creator>christopher.eakin</dc:creator>
      <dc:date>2017-05-01T15:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660929#M35</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Grr... I think I have one server like that I can check out.&amp;nbsp; Let me try it out today and see what I can get.&amp;nbsp; It *should* work, but probably never tested until you tested it!&amp;nbsp; In which case we should open a bug.&amp;nbsp; Let me try it out first. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 15:35:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660929#M35</guid>
      <dc:creator>Vallard Benincosa</dc:creator>
      <dc:date>2017-05-01T15:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660930#M36</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christopher, this is a known issue / software defect CSCva14937. It has been fixed in the 3.1(2f) firmware release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 15:41:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660930#M36</guid>
      <dc:creator>Andy Smolenko</dc:creator>
      <dc:date>2017-05-01T15:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660931#M37</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great news!&amp;nbsp; Thanks Andrii!&amp;nbsp; It also worked for me with the 2.2(8g) release. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 16:32:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660931#M37</guid>
      <dc:creator>Vallard Benincosa</dc:creator>
      <dc:date>2017-05-01T16:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660932#M38</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrii,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just upgraded my blue firmware to 3.1(2f) and I'm still experiencing the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 19:11:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660932#M38</guid>
      <dc:creator>christopher.eakin</dc:creator>
      <dc:date>2017-05-12T19:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660933#M39</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to do PXE-less automated installation of ESXi on UCS in our lab. Could you please help in creating the kickstart images and boot iso images for ESXI. Can we follow the same steps and commands that you have done for Centos installation (&lt;A href="https://ciscoucs.github.io/os/2017/04/20/centos-redhat-baremetal" title="https://ciscoucs.github.io/os/2017/04/20/centos-redhat-baremetal"&gt;PXE-less Automated UCS Installation of RedHat/CentOS&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2017 09:33:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660933#M39</guid>
      <dc:creator>janani.nat</dc:creator>
      <dc:date>2017-05-19T09:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660934#M40</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course!&amp;nbsp; Happy to help.&amp;nbsp; There is a great CiscoLive video where Chris Atkinson goes over this topic of ESXi.&amp;nbsp; In his talk he uses a local ks.cfg on the boot media itself and doesn't require a separate kickstart iso image. &lt;/P&gt;&lt;P&gt;presentation:&amp;nbsp; &lt;A href="http://d2zmdbbm9feqrf.cloudfront.net/2017/anz/pdf/BRKCOM-2022.pdf" title="http://d2zmdbbm9feqrf.cloudfront.net/2017/anz/pdf/BRKCOM-2022.pdf"&gt;http://d2zmdbbm9feqrf.cloudfront.net/2017/anz/pdf/BRKCOM-2022.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Video:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ciscolive.com/online/connect/sessionDetail.ww?SESSION_ID=94743&amp;amp;tclass=popup" title="https://www.ciscolive.com/online/connect/sessionDetail.ww?SESSION_ID=94743&amp;amp;tclass=popup"&gt;https://www.ciscolive.com/online/connect/sessionDetail.ww?SESSION_ID=94743&amp;amp;tclass=popup&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would probably not use the same steps for ESXi that you do for CentOS.&amp;nbsp; It's pretty similar on the UCS side but preparing the installation media is a bit different. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 May 2017 04:25:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660934#M40</guid>
      <dc:creator>Vallard Benincosa</dc:creator>
      <dc:date>2017-05-20T04:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660935#M41</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. I was able to view the pdf for UCS provisioning using vMedia policy.But unfortunately the video is not playing when i click on the session video link in the above link that you provided.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 05:34:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660935#M41</guid>
      <dc:creator>janani.nat</dc:creator>
      <dc:date>2017-05-22T05:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660936#M42</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;created a vmedia policy as you detailed.&amp;nbsp; I'm only trying to assign an iso just enabling cdd, but i'm getting a config error for the policy.&amp;nbsp; I was able to refer to it in my boot policy.&amp;nbsp; It is a b200 m4 with 2.2.6c f/w.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 May 2017 23:20:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660936#M42</guid>
      <dc:creator>j0nnycisco</dc:creator>
      <dc:date>2017-05-27T23:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660937#M43</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you take the vmedia policy away does it then work fine? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 18:31:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660937#M43</guid>
      <dc:creator>Vallard Benincosa</dc:creator>
      <dc:date>2017-06-09T18:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660938#M44</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replying.&lt;/P&gt;&lt;P&gt;Was able to determine it was due to HTTP server using virtual host and the CIMC not resolving DNS.&lt;/P&gt;&lt;P&gt;Will try to find where to config CIMC to resolve DNS in the docs.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 22:14:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660938#M44</guid>
      <dc:creator>j0nnycisco</dc:creator>
      <dc:date>2017-06-12T22:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-less Automated Installation of CentOS/RedHat on UCS</title>
      <link>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660939#M45</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cool.&amp;nbsp; I haven't tried with DNS.&amp;nbsp; I've always used static IP addresses for the web servers.&amp;nbsp; I also have heard issues with https, but haven't tested. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 22:30:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-blogs/pxe-less-automated-installation-of-centos-redhat-on-ucs/bc-p/3660939#M45</guid>
      <dc:creator>Vallard Benincosa</dc:creator>
      <dc:date>2017-06-12T22:30:47Z</dc:date>
    </item>
  </channel>
</rss>

