- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vxupgrade
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-14-2002 05:13 AM
11-14-2002 05:13 AM
vxupgrade
Because currently it's :-
fstyp -v /dev/vg01/lu01
vxfs
version: 3
I will need todo
vxupgrade -n 4 /filsystem
My question is what will this do to all my data on that file system when I upgrade it ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2002 05:26 AM
11-14-2002 05:26 AM
Re: vxupgrade
According to the man pages, the process should take only a few seconds during which the filesystem will be frozen. Some additional space is required for the upgrade but this will be returned to the filesystem at the end. See the man pages (1M) for 'vxupgrade' for calculation of the additional space needs.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2002 05:33 AM
11-14-2002 05:33 AM
Re: vxupgrade
General advice though is:
1. ensure your patched up to date.
2. ensure that every filesystem has about 10% of free space available. vxupgrade needs to use the free space in order to do the upgrade.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2002 05:35 AM
11-14-2002 05:35 AM
Re: vxupgrade
I take it my data should be ok then?
I'm a bit nervous at the moment as we have have a dozen consultants in working on this box and the last thing I want to do is have to restore back all their app data.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2002 05:37 AM
11-14-2002 05:37 AM
Re: vxupgrade
I full agree that there 'should' be no impact, but I would alway add step 3.
3. ensure you have a recent backup ...
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2002 05:39 AM
11-14-2002 05:39 AM
Re: vxupgrade
As always, you should backup your filesystem beforehand. Having done that, you are assured that all will work as expected. In the absence of a backup things will invariably fail when they shouldn't! ;-)
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2002 06:23 AM
11-14-2002 06:23 AM
Re: vxupgrade
*non-OS file systems
*sufficient space on the file system
//Backup//