<?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>tópico How to move UCS blade with OS on local disks between chassis na Unified Computing System Discussions</title>
    <link>https://community.cisco.com/t5/unified-computing-system-discussions/how-to-move-ucs-blade-with-os-on-local-disks-between-chassis/m-p/3218301#M24337</link>
    <description>&lt;P&gt;I need to move a server between organizations and then to a new service profile but I can not lose the installation of S.O that is on local disk, in local disk policies there is a option to protect configuration, would this configuration be?&lt;/P&gt;</description>
    <pubDate>Fri, 01 Mar 2019 21:21:47 GMT</pubDate>
    <dc:creator>Sr. Nunes</dc:creator>
    <dc:date>2019-03-01T21:21:47Z</dc:date>
    <item>
      <title>How to move UCS blade with OS on local disks between chassis</title>
      <link>https://community.cisco.com/t5/unified-computing-system-discussions/how-to-move-ucs-blade-with-os-on-local-disks-between-chassis/m-p/3218301#M24337</link>
      <description>&lt;P&gt;I need to move a server between organizations and then to a new service profile but I can not lose the installation of S.O that is on local disk, in local disk policies there is a option to protect configuration, would this configuration be?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 21:21:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-discussions/how-to-move-ucs-blade-with-os-on-local-disks-between-chassis/m-p/3218301#M24337</guid>
      <dc:creator>Sr. Nunes</dc:creator>
      <dc:date>2019-03-01T21:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to move UCS blade with OS on local disks between chassis</title>
      <link>https://community.cisco.com/t5/unified-computing-system-discussions/how-to-move-ucs-blade-with-os-on-local-disks-between-chassis/m-p/3218386#M24339</link>
      <description>&lt;P&gt;You are referring to the disk scrub policy:&lt;/P&gt;
&lt;H3 class="sectiontitle"&gt;Disk scrub&lt;/H3&gt;
&lt;P&gt;One of the following occurs to the data on any local drives on disassociation:&lt;/P&gt;
&lt;P&gt;&lt;A name="concept_140F6E7B34CB4E999E444134BB160DA4__ul_CB6038BE1D2742948871EA1A5ED24E8A" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A name="concept_140F6E7B34CB4E999E444134BB160DA4__li_1B608B199D524A58B0A3C027B521A67E" target="_blank"&gt;&lt;/A&gt;
&lt;P&gt;If enabled, destroys all data on any local drives.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;A name="concept_140F6E7B34CB4E999E444134BB160DA4__li_50685F8DCA6E466D89DABBAD8BB30C1F" target="_blank"&gt;&lt;/A&gt;
&lt;P&gt;If disabled, preserves all data on any local drives, including local storage configuration.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;My question: your new SP will most likely get new values out of the same, or even other resource pool, e.g. UUID, MAC, pwwn, nwwn,....&lt;/P&gt;
&lt;P&gt;Don't know how your OS reacts, if eg. the interfaces mac address are suddenly changed ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 14:23:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-discussions/how-to-move-ucs-blade-with-os-on-local-disks-between-chassis/m-p/3218386#M24339</guid>
      <dc:creator>Walter Dey</dc:creator>
      <dc:date>2017-11-17T14:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to move UCS blade with OS on local disks between chassis</title>
      <link>https://community.cisco.com/t5/unified-computing-system-discussions/how-to-move-ucs-blade-with-os-on-local-disks-between-chassis/m-p/3218479#M24340</link>
      <description>&lt;P&gt;Hi Walter,&lt;/P&gt;
&lt;P&gt;I am using esxi I will get the values of UUID wwpn and wwnn from the old profile and insert statically into the new profile that will have the identical policies.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 16:10:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-discussions/how-to-move-ucs-blade-with-os-on-local-disks-between-chassis/m-p/3218479#M24340</guid>
      <dc:creator>Sr. Nunes</dc:creator>
      <dc:date>2017-11-17T16:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to move UCS blade with OS on local disks between chassis</title>
      <link>https://community.cisco.com/t5/unified-computing-system-discussions/how-to-move-ucs-blade-with-os-on-local-disks-between-chassis/m-p/3218550#M24341</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have done such things with the following steps:&lt;/P&gt;
&lt;P&gt;Assume sequential assignments of the UUID's, mac's,... pools and new SP referencing same pool&lt;/P&gt;
&lt;P&gt;1) disassociate SP&lt;/P&gt;
&lt;P&gt;2) delete SP (which returns associate values in the pool)&lt;/P&gt;
&lt;P&gt;3) create new SP referencing old pool which automatically will assign the identical values.&lt;/P&gt;
&lt;P&gt;4) associate new SP with proper blade.&lt;/P&gt;
&lt;P&gt;Your procedure will work of course, but is a pain in the neck, also from the management point of view. (in case you have to do it for 10's of servers)&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 18:26:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-discussions/how-to-move-ucs-blade-with-os-on-local-disks-between-chassis/m-p/3218550#M24341</guid>
      <dc:creator>Walter Dey</dc:creator>
      <dc:date>2017-11-17T18:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to move UCS blade with OS on local disks between chassis</title>
      <link>https://community.cisco.com/t5/unified-computing-system-discussions/how-to-move-ucs-blade-with-os-on-local-disks-between-chassis/m-p/3218552#M24342</link>
      <description>&lt;P&gt;What you gave me hits with the research I did, thank you very much for the support.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 18:34:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system-discussions/how-to-move-ucs-blade-with-os-on-local-disks-between-chassis/m-p/3218552#M24342</guid>
      <dc:creator>Sr. Nunes</dc:creator>
      <dc:date>2017-11-17T18:34:12Z</dc:date>
    </item>
  </channel>
</rss>

