- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Common LUN for shared application between nodes of...
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
05-22-2006 08:56 PM
05-22-2006 08:56 PM
We have a requirement that we need to place our application on shared LUN on EVA6K that is available to all nodes of the cluster (2-node serviceguard cluster). As far as the Oracle db is concerned we install them on induvidual LUNS zoned specific to each node. However, the application executables need to be installed on common LUN of EVA6K storage. Please let me know the possiblity of having application in shared LUN. How to configure the same? I understand the disadvantage of having application in shared LUN/disk between 2-nodes. But, please let me know if this is feasible in the first place and steps required to be configured as package.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2006 09:32 PM
05-22-2006 09:32 PM
Re: Common LUN for shared application between nodes of cluster
Why can't you try a NFS/CIFS solution for this application LUN ( I mean export from one server) and mount on the next one.
We are using similar requirements solve by this NFS, but I don't know you code/app requirements may be very specific
Chan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2006 09:56 PM
05-22-2006 09:56 PM
Re: Common LUN for shared application between nodes of cluster
as chan suggestion, NFS is one of the approach and no extra cost if you already have the toolkit installed.
another solution is install the RAC option which will let you to mount activate the VG in share mode (concurrent access)... of course it will need extra cost.
GOOD LUCK!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2006 09:56 PM
05-22-2006 09:56 PM
Re: Common LUN for shared application between nodes of cluster
Yes you can do this. Depending on the application, you can't have both nodes using the shared storage at the same time.
Most installations install the binaries local and put the data on a shared LUN.
Example: Oracle RAC can handle shared simultaneous data mounting. Oracle server will not tolerate this setup.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 07:27 AM
05-23-2006 07:27 AM
Re: Common LUN for shared application between nodes of cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 07:35 AM
05-23-2006 07:35 AM
Re: Common LUN for shared application between nodes of cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 07:45 AM
05-23-2006 07:45 AM
Re: Common LUN for shared application between nodes of cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 03:44 PM
05-23-2006 03:44 PM
Re: Common LUN for shared application between nodes of cluster
>on all nodes is the Cluster File System (CFS).
>That requires HP-UX 11.23 with MC/SG eRAC
CFS is indeed a neat way to do this and
you can get CFS independently of Oracle.
The relevant SG product bundles are:
Bundle 5: HP Serviceguard Cluster File System (SGCFS) - T2775BA
Bundle 6: HP Serviceguard Cluster File System for Oracle (SGCFSO) - T2776BA
Bundle 7: HP Serviceguard Cluster File System for RAC (SGCFSRAC) - T2777BA
Bundle 5 is CFS without Oracle.
Here's a good summary of the Serviceguard
Storage Management Suite offerings (has
the decoder ring for what is included
in each bundle):
http://docs.hp.com/en/7413/SGStorageMgmtSuite_WP.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 10:55 PM
05-23-2006 10:55 PM
Re: Common LUN for shared application between nodes of cluster
Thanks for your response. Unfortunately we do not have CFS product purchased for our systems. I would like to put down the configuration details below, please let me know if application binaries can be setup in seperate shared LUNS across nodes using NFS as solution.
(1) We have Hp-UX 11.23, pair of nodes, with MC service guard installed in them.
(2) Package contains Oracle, application accessing oracle and other performance monitoring tools.
(3) Oracle installed on zoned induvidual LUNS accessible seperately on each system.
(4) Oracle data setup in shared LUNS accessible across nodes of cluster.
(5) VxVM volume manager and VxFS type file system is used for Oracle data.
If NFS is a solution, please advice how do we setit up in package scripts (single package contains both Oracle in it and the application binaries accessing the Oracle).
Thanks in advance for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2006 12:57 AM
05-24-2006 12:57 AM
SolutionSo far you have not assigned any points for any of your questions. All forum members are helping you in solving your problem, as a reward if you help them by assigning points there will be more to help.
"I have assigned points to 0 of 6 responses to my questions. "
You can script this as below in the primary package, will be pact of you package start/stop.
edit /etc/exports and add your File system that will be exported, to which all system, waht access,
e.g
/home -access=server2
This script will run after oracle/application starts on the primary server. Then the NFS will start. same way you should stop it first and the shut oracle.
FUNCTION=$1
case $FUNCTION in
start_msg) echo "Start FileSystem Export" ;;
stop_msg) echo "Stop FileSystem Export" ;;
'start') /usr/sbin/exportfs -vua
/usr/sbin/exportfs -va
for host in server2 server3
do
remsh $host mount
done
exit 0 ;;
'stop') for host in server2 server 3
do
remsh $host umount
done
/usr/sbin/exportfs -vua
exit 0 ;;
*) echo "usage: $0 {start|stop}"
exit 1 ;;
esac
exit 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2006 03:15 AM
05-24-2006 03:15 AM