- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Sam and extending a mirrored lv that is using ...
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
10-17-2001 01:37 PM
10-17-2001 01:37 PM
are there any concerns using sam?
can sam extend a lv to a specific disk?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2001 01:53 PM
10-17-2001 01:53 PM
Re: Sam and extending a mirrored lv that is using strict allocation
SAM will extend a logical volume on a
strict allocation volume.... but it is
unlikely you have the available PE's
to be able to do this. Your best bet is
to cut an ignite tape and use this
from a system boot. To cut the ignite
tape you run this command:
HPUX11
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
HPUX10.20
# make_recovery -ACvd /dev/rmt/0mn
Note the no-rewind device must be used.
If you need to get the ignite software
here is the link:
http://www.software.hp.com/products/IUX/download.html
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2001 01:54 PM
10-17-2001 01:54 PM
SolutionIf you want to extend an lvol to specific physical disk then you should use lvextend; otherwise SAM will handle the extension just fine and insure that the mirrors are handled correctly and across separate devices. It will also extend the filesystem automatically but make sure that you have a lost+found directory in that filesystem so that a .fsadm file can be written - if this a a filesystem rather than a raw volume.
By the way - several people have answered your posts and forum courtesy requires that your respond with points. This serves to indicate the usefullness of the responses and also says 'thanks' to those who have tried to assist you; it's their only payment.
Regards, Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2001 01:57 PM
10-17-2001 01:57 PM
Re: Sam and extending a mirrored lv that is using strict allocation
You have asked over TEN QUESTIONS in the last hour or so. I don't think from your questions that you have a problem per se. Rather I believe you are studying for or taking a test.
If that is the case, please *refrain* from this kind of activity. This Forum is not intended for that.
If I am incorrect, please accept my apologies.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2001 02:12 PM
10-17-2001 02:12 PM
Re: Sam and extending a mirrored lv that is using strict allocation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2001 02:25 PM
10-17-2001 02:25 PM
Re: Sam and extending a mirrored lv that is using strict allocation
I see. Please accept my apologies, then.
We had an unfortunate case of a pesty test-taker some months back; hence my puzzlement.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2001 02:33 PM
10-17-2001 02:33 PM
Re: Sam and extending a mirrored lv that is using strict allocation
i cant find info anywhere