- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lv problems
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
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
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-22-2000 06:25 AM
тАО09-22-2000 06:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2000 06:27 AM
тАО09-22-2000 06:27 AM
Re: lv problems
http://forums.itrc.hp.com:80/cm/QuestionAnswer/1,1150,0x86f16c96588ad4118fef0090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2000 06:28 AM
тАО09-22-2000 06:28 AM
Re: lv problems
This appears to be the same as your post a few minutes ago -- answers are in that one.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x86f16c96588ad4118fef0090279cd0f9,00.html
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2000 06:29 AM
тАО09-22-2000 06:29 AM
Solutionwithin your lvcreate you only
define three devices (-i 3).
That would give:
2115*4*3=25380 MB
But in your lvextend you want
36864 MB over five devices.
You have to recreate
the log. volume with:
lvcreate -i 5 -I 32 /dev/vg04
Then lvextend works.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2000 06:32 AM
тАО09-22-2000 06:32 AM
Re: lv problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2000 06:32 AM
тАО09-22-2000 06:32 AM
Re: lv problems
it should be 2*4*3=24 GBs)
Federico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2000 06:43 AM
тАО09-22-2000 06:43 AM
Re: lv problems
I'm having grief with my browser today - hence the multiple posts and missing the obvious 3 instead of 5 for the stripe???
You would not believe hour many minuetes/hours I have stared at this.
Appologies to all....
I'll sort the points out a little later..
Many Thanks
Keith