- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- using free space of one volume group to another vo...
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
09-05-2002 01:18 AM
09-05-2002 01:18 AM
using free space of one volume group to another volume group
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2002 01:25 AM
09-05-2002 01:25 AM
Re: using free space of one volume group to another volume group
Unfortunately, you cannot. Volume Groups can have one or more physical volumes. You cannot have two volume groups sharing one physical volume or part of it.
HTH,
Vince
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2002 01:26 AM
09-05-2002 01:26 AM
Re: using free space of one volume group to another volume group
You can only move whole disks between volume groups, not partial ones.
The best you can hope for is to create extra filesystems on the vg00 disk, and to mount these below the vg01/vg02 directory structures
eg:
/dev/vg01/lvolX /your_mount_point
/dev/vg00/lvolY /your_mount_point/subdirectory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2002 01:28 AM
09-05-2002 01:28 AM
Re: using free space of one volume group to another volume group
Although, why not just create a new lv with the free space in vg2 and create new mount points in vg1's lv filesystems.... bit messy but will work with least effort.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2002 01:29 AM
09-05-2002 01:29 AM
Re: using free space of one volume group to another volume group
Sorry but not possible. Physical disk space can't be shared across volume groups.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2002 01:58 AM
09-05-2002 01:58 AM
Re: using free space of one volume group to another volume group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2002 02:07 AM
09-05-2002 02:07 AM
Re: using free space of one volume group to another volume group
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2002 03:13 AM
09-05-2002 03:13 AM
Re: using free space of one volume group to another volume group
NO.......
different vg's can't share a physical disk