<?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 Re: vxupgrade in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592125#M33041</link>
    <description># ./vxenablef -a  the response is ok&lt;BR /&gt;## ./vxenablef&lt;BR /&gt;Failed to check the license, errno 19&lt;BR /&gt;Usage:&lt;BR /&gt;vxenablef [-e online|dmapi|full] | [-a]&lt;BR /&gt;#&lt;BR /&gt;I do not have the licenses and to me it reports east error &lt;BR /&gt;</description>
    <pubDate>Wed, 10 Oct 2001 19:47:43 GMT</pubDate>
    <dc:creator>Jairo Campana</dc:creator>
    <dc:date>2001-10-10T19:47:43Z</dc:date>
    <item>
      <title>vxupgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592115#M33031</link>
      <description>hello, as I can update the system of files mounted in / inetpub to JFS. version 4 notices: jfs already installs the patches</description>
      <pubDate>Tue, 09 Oct 2001 22:17:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592115#M33031</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2001-10-09T22:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: vxupgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592116#M33032</link>
      <description>Hi Jairo,&lt;BR /&gt;&lt;BR /&gt;Can you be more clear. What are you trying to convey. Are you having a problem. If so, post the error. &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Oct 2001 22:29:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592116#M33032</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-10-09T22:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: vxupgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592117#M33033</link>
      <description>my problem is like doing vxupgrade&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Oct 2001 12:12:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592117#M33033</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2001-10-10T12:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: vxupgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592118#M33034</link>
      <description>What version of hpux are you running? 10.20, 11.00, or 11i??&lt;BR /&gt;&lt;BR /&gt;Also, are saying you want to upgrade JFS? If so, do it with the latest patches, or is that what you are asking, where and what patches you need?</description>
      <pubDate>Wed, 10 Oct 2001 12:45:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592118#M33034</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-10-10T12:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: vxupgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592119#M33035</link>
      <description>the version of hpux is 11,0 and I want to do upgrade of / inetpub to version the 4 installed patches are: B3929CA                       B.03.03        JFS 3.3 Filesystem For 11.00&lt;BR /&gt;&lt;BR /&gt;B3929CA-fndation              B.11.00        Foundation Patch Bundle for JFS 3&lt;BR /&gt;&lt;BR /&gt;I was reading in man that the commando is vxupgrade ?n 4 /inetpub&lt;BR /&gt;&lt;BR /&gt;my question is :&lt;BR /&gt; if it is made during boot or if I can do it in line of commands , and if I must modify several files of configurations.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 10 Oct 2001 13:10:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592119#M33035</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2001-10-10T13:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: vxupgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592120#M33036</link>
      <description>from the man pages of vxupgrade, you have to follow these rules:&lt;BR /&gt;&lt;BR /&gt;To upgrade a disk layout Version 2 file system with n * 1024 inodes (allocated only) and m * 32768 blocks to disk layout Version 3, the worst-case minimum value is at least n * 2432 bytes + m * 8220 bytes + 115 kilobytes, in extents of 8 kilobytes or larger.  Free extents of larger than 8 kilobytes may be required, so this is only a lower bound on the worst-case minimum required.  Since this is the worst-case minimum, it may be possible to upgrade with less free space available. After an upgrade to a new disk layout is completed, all of this free space, plus some additional free space, will be reclaimed.&lt;BR /&gt;&lt;BR /&gt;You cannot upgrade a Version 2 disk layout to Version 4 directly.  You must first upgrade from Version 2 to a Version 3 disk layout, and then upgrade to Version 4.  The upgrade may fail due to a lack of space at each step.&lt;BR /&gt;&lt;BR /&gt;Then you should be ready to execute it. You don't need to reboot to upgrade the filesystem "/inetpub"</description>
      <pubDate>Wed, 10 Oct 2001 14:04:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592120#M33036</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-10-10T14:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: vxupgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592121#M33037</link>
      <description>Hi Jairo&lt;BR /&gt;I'm also planing for upgrading the JFS version in coming week ends on my systems.&lt;BR /&gt;This is what so far I have found.&lt;BR /&gt;As per hp instead of B3929CA-fndation patch set install XSWGR1100 bundle from Sep2001 Support CD, as foundation patch set has two bad/recalled patches(PHCO_17556 and PHKL_19800).&lt;BR /&gt;&lt;BR /&gt;Once JFS is enabled you can use #/sbin/fs/vxfs3.3/vxupgrade &lt;FILESYSTEM-NAME&gt;&lt;BR /&gt;to upgrade the file sysetm layout while filesystems are mounted. You will have to run this command manually for each file systems. Also this upgrade is not recomended for root file systems.&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;Here are coments about vxupgrade from docs.hp.com site.&lt;BR /&gt;-------------------------&lt;BR /&gt;You cannot upgrade the root (/) or /usr file systems to Version 4 on an 11.00 system running JFS 3.3. Additionally, we do not advise upgrading the /var or /opt file systems to Version 4 on an 11.00 system. These core file systems are crucial for system recovery. The HP-UX 11.00 kernel and emergency recovery media were built with an older version of JFS that does not recognize the Version 4 disk layout. If these file systems were upgraded to Version 4, your system might have errors booting with the 11.00 kernel as delivered, or booting with the emergency recovery media.&lt;BR /&gt;-------------------------&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant.&lt;/FILESYSTEM-NAME&gt;</description>
      <pubDate>Wed, 10 Oct 2001 14:17:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592121#M33037</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2001-10-10T14:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: vxupgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592122#M33038</link>
      <description>the /inetpub is version 3&lt;BR /&gt;&lt;BR /&gt;# vxupgrade -n 4 /inetpub&lt;BR /&gt;vxupgrade: new_version must be 3&lt;BR /&gt;usage: vxupgrade [-n new_version] [-r rawdev] mount_point&lt;BR /&gt;&lt;BR /&gt;# vxupgrade /inetpub&lt;BR /&gt;/inetpub: vxfs file system version 3 layout&lt;BR /&gt;#bdf /inetpub&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol10    524288    1229  490375    0% /inetpub&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Oct 2001 19:21:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592122#M33038</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2001-10-10T19:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: vxupgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592123#M33039</link>
      <description>Hi&lt;BR /&gt;Did you enable onlineJFS features after installation.&lt;BR /&gt;Use #/sbin/fs/vxfs3.3/vxenablef -a to enable OnlineJfs features.&lt;BR /&gt;&lt;BR /&gt;Check OnLineJFS features were enabled using following command&lt;BR /&gt;&lt;BR /&gt;# /sbin/fs/vxfs3.3/vxenablef&lt;BR /&gt;&lt;BR /&gt;vxenablef displays the licensed features enabled in the kernel. If&lt;BR /&gt;OnLineJFS features are enabled, it will print the following:&lt;BR /&gt;&lt;BR /&gt;System is licensed for features&lt;BR /&gt;Full_VxFS HP_DMAPI&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant.</description>
      <pubDate>Wed, 10 Oct 2001 19:38:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592123#M33039</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2001-10-10T19:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: vxupgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592124#M33040</link>
      <description>&lt;BR /&gt;Try not putting a space between the "-n" and the "4", but also read the following:&lt;BR /&gt;From the man pages of vxupgrade:&lt;BR /&gt;&lt;BR /&gt;Once a file system has been upgraded to Version 3, it is no longer mountable on HP-UX 10.01 and 10.10.&lt;BR /&gt;&lt;BR /&gt;Once a file system has been upgraded to Version 4, it is no longer mountable on:&lt;BR /&gt;&lt;BR /&gt;+    HP-UX 10.x&lt;BR /&gt;&lt;BR /&gt;+    HP-UX 11.0 without JFS 3.3 from Application CD&lt;BR /&gt;&lt;BR /&gt;Version 4 file systems are mountable on:&lt;BR /&gt;&lt;BR /&gt;+    HP-UX 11.0 with JFS 3.3 from Application CD&lt;BR /&gt;+    HP-UX 11.1x&lt;BR /&gt;&lt;BR /&gt;You cannot upgrade the root (/) or /usr file systems to Version 4 on an 11.0 system running JFS 3.3 from the Application CD.  Additionally,we do not advise upgrading the /var or /opt file systems to Version 4on an 11.0 system.  These core file systems are crucial for system recovery.  The HP-UX 11.0 kernel and emergency recovery media were built with an older version of JFS that does not recognize the Version 4 disk layout.  If these file systems were upgraded to Version 4, your system would fail to boot with the 11.0 kernel as delivered or the emergency recovery media.  You can, however, upgrade these core file systems to Version 4 on an HP-UX 11.1x system.&lt;BR /&gt;&lt;BR /&gt;Disk layout versions cannot be downgraded, for example, you cannot change a file system from disk layout version 4 to disk layout version 3.&lt;BR /&gt;&lt;BR /&gt;A file system cannot be upgraded from a Version 3 disk layout to a Version 4 disk layout if its intent log size is less than 256 kilobytes.</description>
      <pubDate>Wed, 10 Oct 2001 19:42:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592124#M33040</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-10-10T19:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: vxupgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592125#M33041</link>
      <description># ./vxenablef -a  the response is ok&lt;BR /&gt;## ./vxenablef&lt;BR /&gt;Failed to check the license, errno 19&lt;BR /&gt;Usage:&lt;BR /&gt;vxenablef [-e online|dmapi|full] | [-a]&lt;BR /&gt;#&lt;BR /&gt;I do not have the licenses and to me it reports east error &lt;BR /&gt;</description>
      <pubDate>Wed, 10 Oct 2001 19:47:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592125#M33041</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2001-10-10T19:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: vxupgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592126#M33042</link>
      <description>Hi&lt;BR /&gt;You need to get license to enable Online JFS features from HP.&lt;BR /&gt;These are numbers to contact.&lt;BR /&gt;-------------------------&lt;BR /&gt;Hewlett-Packard World Wide Licensing Services&lt;BR /&gt;U.S.A.&lt;BR /&gt;Phone: 650-960-5111&lt;BR /&gt;fax: 650-960-5670&lt;BR /&gt;e-mail: hplicense@mayfield.hp.com&lt;BR /&gt;Hours: Monday through Friday, 8am-5pm PST&lt;BR /&gt;----------------------------------&lt;BR /&gt;After you get license from HP use following command to apply it.&lt;BR /&gt;&lt;BR /&gt;# /sbin/vxlicense -c&lt;BR /&gt;Please enter your key: (Enter 29-digit license key)&lt;BR /&gt;&lt;BR /&gt;After the installation, OnlineJFS features will be immediately usable; no&lt;BR /&gt;reboot is needed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant.</description>
      <pubDate>Wed, 10 Oct 2001 19:54:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592126#M33042</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2001-10-10T19:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: vxupgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592127#M33043</link>
      <description>thanks for everything</description>
      <pubDate>Thu, 11 Oct 2001 15:45:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxupgrade/m-p/2592127#M33043</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2001-10-11T15:45:27Z</dc:date>
    </item>
  </channel>
</rss>

