- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Installing Oracle RAC...
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
03-01-2009 11:48 PM
03-01-2009 11:48 PM
Facing problem while installing Oracle RAC. I configured a cluster, but while creating a package. the command "cfscluster" is not exist on the server. I think I need to install QPK patches, if it is right then please let me know, from where I can get QPK Bundle...
Your help will be very helpful to complete my task...
Thanks in advance...
Regards,
Piyush Mathiya
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2009 12:22 AM
03-02-2009 12:22 AM
Re: Installing Oracle RAC...
You have to check if you have SG with CVM 4.1.
Cluster Volume Manager
Look at the supported SGeRac
h71028.www7.hp.com/enterprise/downloads/External-SG-Storage.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2009 12:40 AM
03-02-2009 12:40 AM
Re: Installing Oracle RAC...
If you don't have that, you can't install Oracle RAC on a cluster filesystem.
Let's step back a bit. What do you *think* you are going to configure (how are you intending to use Oracle RAC - with raw partitions, with ASM or with a filesystem), and what OS components do you have installed?
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2009 04:44 PM
03-02-2009 04:44 PM
SolutionOracle RAC can be built 3 ways
- CFS (preferred)
- SVLM
- Oracle ASM
CFS is a additional product.
Assuming it is loaded you can configure a simple CFS filesystem using the following.
cmruncl
cfscluster config
cfscluster start
vxdctl -c mode (the rest of the setup should be done on the server)
/etc/vx/bin/vxdisksetup -i c5t0d4
vxdg -s init datadg c5t0d4
vxassist -g datadg make datavol 300m
newfs -F vxfs /dev/vx/rdsk/datadg/datavol cfsdgadm add datadg all=sw
cfsdgadm activate datadg cfsmntadm add datadg datavol /datavol all=rw
cfsmount /datavol bdf cmviewcl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2009 03:12 PM
06-01-2009 03:12 PM