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
04-17-2001 03:28 AM
04-17-2001 03:28 AM
LV link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2001 03:41 AM
04-17-2001 03:41 AM
Re: LV link
I suppose it possible to move some of your datafiles to the new destination and link them to old destination...
Good luck
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2001 03:42 AM
04-17-2001 03:42 AM
Re: LV link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2001 06:46 PM
04-18-2001 06:46 PM
Re: LV link
Do not link raw lvols. Do your linking at the file system level. Or better yet, create a new lvol in the vg that has space. Make it a file system and mount it on /mnt
Copy data from a large directory on the vg that has run out of space into /mnt. Make sure the data is there (use find and cpio) to do the copies.
Remove the data from the large directory. Unmount the new file system from /mnt and mount it on the large directory that should now be empty. Change your /etc/fstab to mount the file system after the file system containing your old/large directory.
Hope this helps.
Peggy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2001 10:45 PM
04-18-2001 10:45 PM
Re: LV link
Import the second vg and extend the first vg.
hope this will do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2001 07:53 AM
04-19-2001 07:53 AM
Re: LV link
I think we need a little more information on what you need before we keep replying with so many different strategies. You say you ran out of room in the first vg and that you have to restore all the data yet you mention lvols. If you have different lvols then why would you need to restore all the data in the first vg. Does the 2d vg have room for all the data? Could you add more information on your problem?
Thanks,
Peggy