<?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>topic patch in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/patch/m-p/4305197#M338569</link>
    <description>Can you please let me know if swa utility is the new one. Also is there a difference between applying a patch bundles to the system using swinstall or swa. I have heard using patch bundles will not update the firmware patching.is that true.appreciate it</description>
    <pubDate>Wed, 12 Nov 2008 21:51:04 GMT</pubDate>
    <dc:creator>navin</dc:creator>
    <dc:date>2008-11-12T21:51:04Z</dc:date>
    <item>
      <title>patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch/m-p/4305197#M338569</link>
      <description>Can you please let me know if swa utility is the new one. Also is there a difference between applying a patch bundles to the system using swinstall or swa. I have heard using patch bundles will not update the firmware patching.is that true.appreciate it</description>
      <pubDate>Wed, 12 Nov 2008 21:51:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch/m-p/4305197#M338569</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2008-11-12T21:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch/m-p/4305198#M338570</link>
      <description>Hi Navin:&lt;BR /&gt;&lt;BR /&gt;SWA has been around for a while.  If you don't have it, fetch and install it from:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/swa" target="_blank"&gt;www.hp.com/go/swa&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The Software Assistant (SWA) uses the SD toolset ('swcopy')  to build and apply patch bundles.  It performs all the work of downloading and copying patches into a single depot.  *You* choose when to install the depot just as you would expect, using 'swinstall'.&lt;BR /&gt;&lt;BR /&gt;There is some good documentation here:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-3930/index.html" target="_blank"&gt;http://docs.hp.com/en/5992-3930/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Once installed, a template to begin your configuration is available as:&lt;BR /&gt;&lt;BR /&gt;# /etc/opt/swa/swa.conf.template&lt;BR /&gt;&lt;BR /&gt;I begin with a '.swa.conf' file that looks like this:&lt;BR /&gt;&lt;BR /&gt;user_dir = /var/opt/swa/.swa&lt;BR /&gt;analyzers = QPK CRIT PCW SEC&lt;BR /&gt;catalog_max_age = 0&lt;BR /&gt;inventory_max_age = 0&lt;BR /&gt;html_report = ~/.swa/report/swa_report.html&lt;BR /&gt;allow_existing_depot = false&lt;BR /&gt;&lt;BR /&gt;...This allows me to report (and later collect) the Quality Packs, critical patches, patches with warnings and security-relatated information for a server.&lt;BR /&gt;&lt;BR /&gt;I basically do:&lt;BR /&gt;&lt;BR /&gt;# swa clean all -v&lt;BR /&gt;&lt;BR /&gt;...to cleanup from previous runs...&lt;BR /&gt;&lt;BR /&gt;# swa report&lt;BR /&gt;&lt;BR /&gt;...which builds '.swa/report/swa_report.html' --- the reported analysis&lt;BR /&gt;&lt;BR /&gt;# swa get -v -t /patches/swdepot&lt;BR /&gt;&lt;BR /&gt;...which fetches the QPK patch bundles, replacement patches *and* any other patches as performed by the ' swa report ' above. The downloaded software is cached in '/var/opt/swa/cache'. A log 'var/opt/swa/swa.log' is created. After the software is downloaded, it is copied to the 'swdepot' depot and registered. My '/patches' directory is a mounted filesystem of about 4GB.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 12 Nov 2008 22:07:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch/m-p/4305198#M338570</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-11-12T22:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch/m-p/4305199#M338571</link>
      <description>&amp;gt;&amp;gt;Can you please let me know if swa utility is the new one&lt;BR /&gt;&lt;BR /&gt;Is the new one what?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Also is there a difference between applying a patch bundles to the system using swinstall or swa.&lt;BR /&gt;&lt;BR /&gt;SWA does not apply patch bundles.  It can recommend and download the patches, but you still apply patches with swinstall.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;I have heard using patch bundles will not update the firmware patching.&lt;BR /&gt;&lt;BR /&gt;It depends.  I have seen some firmware patches in patch bundles.  I guess it depends on which firmware you are talking about.</description>
      <pubDate>Wed, 12 Nov 2008 22:15:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch/m-p/4305199#M338571</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-11-12T22:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch/m-p/4305200#M338572</link>
      <description>But what is the difference between the normal swinstall " patching" vs swinstall using SWA&lt;BR /&gt;Thanks Much</description>
      <pubDate>Wed, 12 Nov 2008 22:41:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch/m-p/4305200#M338572</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2008-11-12T22:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch/m-p/4305201#M338573</link>
      <description>&amp;gt;&amp;gt;But what is the difference between the normal swinstall " patching" vs swinstall using SWA&lt;BR /&gt;&lt;BR /&gt;I guess I don't understand what your question is.  &lt;BR /&gt;&lt;BR /&gt;SWA DOES NOT install any patches.  &lt;BR /&gt;&lt;BR /&gt;SWA can gather information from your servers, recommends patches to install, and download those patches from HP.  &lt;BR /&gt;&lt;BR /&gt;To actually install the patches you must run 'swinstall' on the server you want the patches to be installed on.</description>
      <pubDate>Wed, 12 Nov 2008 22:45:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch/m-p/4305201#M338573</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-11-12T22:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch/m-p/4305202#M338574</link>
      <description>&amp;gt;But what is the difference between the normal swinstall "patching" vs swinstall using SWA&lt;BR /&gt;&lt;BR /&gt;Your brain is doing the sweating vs using SWA.  :-)</description>
      <pubDate>Wed, 12 Nov 2008 23:41:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch/m-p/4305202#M338574</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-12T23:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch/m-p/4305203#M338575</link>
      <description>Hi (again) Navin:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; But what is the difference between the normal swinstall " patching" vs swinstall using SWA&lt;BR /&gt;&lt;BR /&gt;SWA never runs 'swinstall'.  You do.  SWA performs the patch analysis and bundling of patches into a single software depot.  *You* chose when to install the depot (bundle). &lt;BR /&gt;&lt;BR /&gt;Notice in my example, that you can limit your analysis to a report only:&lt;BR /&gt;&lt;BR /&gt;# swa report&lt;BR /&gt;&lt;BR /&gt;...and if/when you are actually ready to download the patches selected, do:&lt;BR /&gt;&lt;BR /&gt;# swa get ...&lt;BR /&gt;&lt;BR /&gt;...after which you would do:&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /patches/swdepot ...&lt;BR /&gt;&lt;BR /&gt;...just as you would for any software depot!&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Nov 2008 00:07:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch/m-p/4305203#M338575</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-11-13T00:07:28Z</dc:date>
    </item>
  </channel>
</rss>

