HPE GreenLake Administration
Operating System - HP-UX
1833696
Members
3429
Online
110062
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-30-2000 11:32 AM
11-30-2000 11:32 AM
pvmove
I'm currently increasing /opt. This logical volume was mirrored. I first removed the mirroring, extended the lvol and file system then i tried to mirror again.
This was impossible because i did not precise on which PV i wanted to increase the lvol, so now /opt's extents are splitted on the two disks of vg00.
In order to mirror the lvol i want to make a pvmove to bring back the extents located on the mirror disk to the primary disk.
The question is : Is it possible to move only some extents of a lvol from one disk to another ?
Thanks.
This was impossible because i did not precise on which PV i wanted to increase the lvol, so now /opt's extents are splitted on the two disks of vg00.
In order to mirror the lvol i want to make a pvmove to bring back the extents located on the mirror disk to the primary disk.
The question is : Is it possible to move only some extents of a lvol from one disk to another ?
Thanks.
Beginner
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2000 11:38 AM
11-30-2000 11:38 AM
Re: pvmove
You should be able to move the data of a lvol localized on one disk to another:
pvmove -n /dev/vg01/titi /dev/dsk/c1t0d0 /dev/dsk/c0t0d0
Good luck
Cheers
Victor
pvmove -n /dev/vg01/titi /dev/dsk/c1t0d0 /dev/dsk/c0t0d0
Good luck
Cheers
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2000 11:41 AM
11-30-2000 11:41 AM
Re: pvmove
Steffen:
Yes, see 'man pvmove':
e.g. move only the physical extents in logical volume /dev/vg01/lvol2 that are on /dev/dsk/c1t0d0 to /dev/dsk/c2t0d0:
# pvmove -n /dev/vg01/lvol2 /dev/dsk/c1t0d0 /dev/dsk/c2t0d0
...JRF...
Yes, see 'man pvmove':
e.g. move only the physical extents in logical volume /dev/vg01/lvol2 that are on /dev/dsk/c1t0d0 to /dev/dsk/c2t0d0:
# pvmove -n /dev/vg01/lvol2 /dev/dsk/c1t0d0 /dev/dsk/c2t0d0
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2000 11:42 AM
11-30-2000 11:42 AM
Re: pvmove
Victor has it nailed, just make sure to specify your disks in the right order.
pvmove -n
pvmove -n
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP