- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vxupgrade after OS upgrade...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2006 05:39 AM
11-29-2006 05:39 AM
We ran an update-ux from 11.0 to 11.11. Afterwards we have the following message in our syslog;
vmunix: msgcnt 11 vxfs: mesg 080: Disk layout versions older than Version 4 will not be
vmunix: supported in the next release. It is advisable to upgrade
vmunix: to the latest layout version now. See vxupgrade(1M) for
vmunix: information on upgrading a VxFS file system and see the
vmunix: VxFS Release Notes for information on disk layout support.
I noticed in other threads that on 11.0 systems that you are not to vxupgrade /, /var, /usr, /opt.
Does this apply for 11.11 as well?
Are there any filesystems that can not be vxupgraded on a 11.11 system?
What recommendations do you have when running the vxupgrade against a production system (besides running an ignite tape backup)?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2006 05:48 AM
11-29-2006 05:48 AM
Re: vxupgrade after OS upgrade...
The only "gotcha" that comes to mind is if you ever have to vgimport these filesystems back to an 11.0 box; unless you have OnlineJFS 3.3 installed on 11.0 then your filesystems will no longer be readable on 11.0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2006 05:49 AM
11-29-2006 05:49 AM
Re: vxupgrade after OS upgrade...
On 11i you can indeed update any of the vg00 filesystems to VxFS version-4. See the manpages for 'vxupgrade' for more details:
http://docs.hp.com/en/B2355-60127/vxupgrade.1M.html
The upgrade of the layout version occurs in just a few seconds, though paranoid administrators like a good backup (e.g. Ignite) for insurance. Besides, you do routine Ignite backups anyway, right? :-))
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2006 06:01 AM
11-29-2006 06:01 AM
Re: vxupgrade after OS upgrade...
Is there any limitation if I do a nfs mount?
On a 11.11 system, what is the highest vxfs version that I can go to?
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2006 06:05 AM
11-29-2006 06:05 AM
Re: vxupgrade after OS upgrade...
On 11.11, JFS versino 3.3 or JFS version 3.5 will support a version-4 layout.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2006 08:54 AM
11-29-2006 08:54 AM
Re: vxupgrade after OS upgrade...
Thx again,
andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2006 01:12 PM
11-29-2006 01:12 PM
Solution> So version 4 is the highest that I can go with 11.11 OS and my Online JFS is 3.5?
That is correct. On HP-UX 11.11, VxFS 3.5 supports disk layout versions 2, 3 or 4.
At HP-UX 11.23, VxFS 3.5 only supports disk layout versions 4 and 5. Hence, it is advisable to migrate to layout version 4 for future mount capability.
Regards!
...JRF...