- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: adding new disks
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-19-2005 09:42 PM
10-19-2005 09:42 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 09:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 09:48 PM
10-19-2005 09:48 PM
Re: adding new disks
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=617303
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 09:48 PM
10-19-2005 09:48 PM
Re: adding new disks
pvcreate is after insf -e
-e Reinstall the special files for pseudo-drivers and existing devices. This is useful for restoring special files if one or more have been removed.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 09:49 PM
10-19-2005 09:49 PM
Re: adding new disks
yes, use insf to install the device file before using "pvcreate -f" to force create the physical volume (which delete content of any file system). u need the device file for pvcreate command.
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 09:51 PM
10-19-2005 09:51 PM
Re: adding new disks
Actually HP-UX will automatic create a device file for your new disks; but if this not happened, you can run :
# insf -e -H
And after that, you can run pvcreate to create physical volume foruse in LVM volume group.
Check this url below for your reference :
http://www.docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf
Hope this information can help you.
Cheers,
AW
PS : dont forget to assign points to the people who help you, this is just a symbol that you know that people take their time to help you and will make others happy :
http://forums1.itrc.hp.com/service/forums/pageList.do?userId=BR838027&listType=unassigned&forumId=1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 10:02 PM
10-19-2005 10:02 PM
Re: adding new disks
Check your profile as,
I have assigned points to 60 of 138 responses to my questions.
Assing points to unassigned responses. Don;t make this thread to unassigned thread with the adisuriya's link to unassigned responses :-)
P.S: Assing 0 points.
Best Wishes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 10:11 PM
10-19-2005 10:11 PM