- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: clustering
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
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
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
тАО04-04-2007 07:31 PM
тАО04-04-2007 07:31 PM
clustering
How to configure a fail over / HA cluster with postgresql in LINUX.
Basic ideas of what is Quorom,base volumes in SANBOX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-04-2007 07:38 PM
тАО04-04-2007 07:38 PM
Re: clustering
What kind of Linux.
If you use redhat, you can use RHCS, Red Hat Clustering, which has a new qdisk(quorums feature) or you can use HP Serviceguard for Linux.
Serviceguard is pretty stable and uses the quorum disk concept.
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
тАО04-06-2007 02:27 AM
тАО04-06-2007 02:27 AM
Re: clustering
Your choice :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2007 08:26 PM
тАО04-08-2007 08:26 PM
Re: clustering
My situiation is some thing Like this
There will be some files continuously (24*7)
uploaded to the storage box and Uploaded Files info are loaded into the Database server(Postgresql) so that i can query the infos from database server and make it in a viewable format for my WEB interface.
We are planning to put db1 and db2 as two database server in cluster with mirroring.
If i am planning for mirroring cluster will it affect my processing? will it take much time to update database continuously, because files are comming continuosly (24*7)
Help me or suggest a solution for this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-09-2007 01:29 AM
тАО04-09-2007 01:29 AM
Re: clustering
Another option is to use a third server (or servers) to act as NFS servers for the database servers, and files are uploaded to the NFS servers. You can also use GNDB devices.