HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to recreate raw devices
Operating System - HP-UX
1834041
Members
2379
Online
110063
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
12-27-2006 07:41 AM
12-27-2006 07:41 AM
how to recreate raw devices
hello forum,
I am installing oracle RAC on two hpux servers and an EVA 6000 storage. the share luns has been created and shared-presented to the both server but when I try to create the database RAC, I get an error messages that the raw devices belong to and old disk group.
My question is how can I clean whatever data exist on the raw devices?
I am installing oracle RAC on two hpux servers and an EVA 6000 storage. the share luns has been created and shared-presented to the both server but when I try to create the database RAC, I get an error messages that the raw devices belong to and old disk group.
My question is how can I clean whatever data exist on the raw devices?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2006 07:58 AM
12-27-2006 07:58 AM
Re: how to recreate raw devices
Do a pvcreate -f against the luns before you create the lv's for raw devices........
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2006 08:14 AM
12-27-2006 08:14 AM
Re: how to recreate raw devices
If you do a pvcreate, you will wipe out any existing meta-data and you will have to recreate the entire volume group from scratch. Only in the case where you actually want to erase all meta-data would you execute pvcreate -f. If you have already initialized the data and are now trying to actually share the raw volumes between members of the RAC then you want to use the vgimport command on all nodes except the first node. The vgimport will display warnings about the VG not being created on this host but that is normal, expected, and true.
This is actually the downside to using raw devices. It is extremely difficult to know that the raw device are actually unused -- so it is incumbant upon all parties to be extremely careful. Bear in mind, that even if the device in not in use by a database, it might still be a raw device used by another application.
This is actually the downside to using raw devices. It is extremely difficult to know that the raw device are actually unused -- so it is incumbant upon all parties to be extremely careful. Bear in mind, that even if the device in not in use by a database, it might still be a raw device used by another application.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2006 05:26 PM
12-27-2006 05:26 PM
Re: how to recreate raw devices
Thanks,
I actually used
dd if=/dev/zero of=/dev/rdsk/c4t4d3 bs=4194304
I actually used
dd if=/dev/zero of=/dev/rdsk/c4t4d3 bs=4194304
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