- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: lvextend HP-UX 11.0 (basic)
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-25-2002 09:09 AM
11-25-2002 09:09 AM
lvextend HP-UX 11.0 (basic)
Does lvextend in HPUX 11.0 preserve data integrity? I need to extend a LV by 4 GB that house a ERP application. Will in need to restore all the existing data on the LV after I extended it, or will it preserve/keep the data?
(granted - I will have full backups)
Thanks in advance,
James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2002 09:16 AM
11-25-2002 09:16 AM
Re: lvextend HP-UX 11.0 (basic)
When a lvol is extended, new space is added to the existing.
You don't need to restore/recover data to the lvol.
If the lvol is used as filesystem don't forget to extend it aswell (extendfs command).
You have to umount the filesystem if don't have JFS-Online installed and the filesystem is vxfs. If the filesystem is HFS you have to umount it.
Regards, Vicente.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2002 09:19 AM
11-25-2002 09:19 AM
Re: lvextend HP-UX 11.0 (basic)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2002 09:20 AM
11-25-2002 09:20 AM
Re: lvextend HP-UX 11.0 (basic)
Yes, as long as you are expanding a logical volume data will be prserved. It is when you shrink a logical volume (and its associated filesystem) that you need to backup and restore data unless you are dealing with OnlineJFS filesystems which can be shrunk dynamically without data loss. A backup, however, is always recommended before doing any kind of LVM maintenance.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2002 09:25 AM
11-25-2002 09:25 AM