- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Share a cooked file system managed by LVM...
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
08-02-2005 09:55 AM
08-02-2005 09:55 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2005 10:16 AM
08-02-2005 10:16 AM
Re: Share a cooked file system managed by LVM...
Is this a SG Cluster with Oracle RAC? Are you using raw devices?
Pedro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2005 10:58 AM
08-02-2005 10:58 AM
Re: Share a cooked file system managed by LVM...
I think what you are trying to do is present a disk to both systems so depending where your oracle instance is that you can use it for your backup. If you are doing serviceguard you could fail this filesystem back and forth with your database and this should work as it will only be active on one server at a time. If its not serviceguard you would have to have scripts that checked where your database was running at and fail it over. You can not run this filesysem write cable on two nodes at once.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2005 11:39 AM
08-02-2005 11:39 AM
Re: Share a cooked file system managed by LVM...
You are allready using service guard. You need to add another file system to service guard package running oracle & it will be automatically activated on the node where oracle will run. For adding file system to a cluster look at it
http://docs.hp.com/en/T1859-90017/ch02s04.html
Your LUNs on which you need to create this should be available on both the nodes.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2005 01:16 PM
08-02-2005 01:16 PM
Re: Share a cooked file system managed by LVM...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2005 04:44 AM
08-03-2005 04:44 AM
Re: Share a cooked file system managed by LVM...
Yes, we currently have Service Guard running on these boxes. But I am confused, Service Guard is for failover, right? I need /backup to be accessible by both nodes(shared).
Our DBA says the export/rman writes from both machines and we want to be able to have both nodes write to /backup at the same time. Apparently, they will not be writing to the same file so no locking for files is needed...if I undertstand it properly.
We currently have 2 LUNs, 1TB in size each, presented individually to both node 1 and node 2. So a total of 2TB. Oracle writes backup info to both nodes. But depending on where Oracle wants to right it, more might be placed on node 2 or node 1. Once all is done, the node that has had the majority of the data written to it needs close to 1TB. The other does not use more than 30% of it's 1TB.
So we figure if we can make one LUN, 1.5TB in size, have both nodes write to this LUN we can save the extra 500GB. This LUN needs to be a cooked filesystem for Oracle to write backups to it.
Sorry if I was not clear to begin with. Please any additional help would be greatly appreciated....tomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2005 04:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2005 08:05 AM
08-03-2005 08:05 AM
Re: Share a cooked file system managed by LVM...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2005 01:37 AM
08-04-2005 01:37 AM
Re: Share a cooked file system managed by LVM...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2005 01:54 AM
08-04-2005 01:54 AM
Re: Share a cooked file system managed by LVM...
If you were using Linux you could use OCFS which supports rman.
And don't be tempted to "try" the /backup thing. It may look like it's working, but when you try and unmount/fsck/remount the filesystem it WILL fail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2005 02:15 AM
08-04-2005 02:15 AM