General :: Installing Cluster Glue On Debian

May 12, 2011

I'm trying to compile cluster glue to build a cluster environment with 2 debian boxes. The problem is compiling cluster glue, I'm following this tutorial: [URL].

First " ./autogen.sh" OK
Then "./configure --localstatedir=/var --disable-fatal-warnings" OK
And then "make" I get the following error:
/usr/bin/xsltproc
--xinclude
[URL]...docbook.xsl:1: parser error : Document is empty
[URL]...docbook.xsl:1: parser error : Start tag expected, '<' not found
cannot parse [URL]
make[2]: *** [hb_report.8] Error 4
make[2]: Leaving directory `/usr/src/ha/Reusable-Cluster-Components-glue--glue-1.0.7/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/ha/Reusable-Cluster-Components-glue--glue-1.0.7/doc'
make: *** [all-recursive] Error 1

View 3 Replies


ADVERTISEMENT

Fedora Servers :: How To Setup GFS2 Without Cluster Suite / How To Configure Cluster.conf

Nov 6, 2010

I am trying to build GFS2 cluster with 2 or 3 Fedora 14 nodes, but I've encountered some problems from the start. First luci does not work at all in Fedora 14. There is no luci_admin and even if I manage to start luci service, I get a blank white screen when I try to open it from the browser. I've googled a bit and found that I'd might be able to setup GFS if I manage to build cluster.conf manually and start the cluster suite, but I cannot find documentation on how to create cluster.conf anywhere. If anyone knows how to setup GFS2 without a cluster suite or how to configure cluster.conf.

View 9 Replies View Related

Server :: Install Red Hat New Cluster - Error: Cman Not Started: Cannot Start, Cluster Name Is Too Long

Mar 15, 2011

I'm having a very strange problem with red hat cluster. After testing it in the lab, I tried to install a new cluster and received the following error: cman not started: Cannot start, cluster name is too long or other CCS error /usr/sbin/cman_tool: aisexec daemon didn't start I've checked the internet for that error, but nothing. I decided to to take the example from cluster.conf man, which looks like that :

[Code]...

And still I get the same error. I can find my servers both from DNS (FQDN and short name) and they also appear in /etc/hosts.

View 3 Replies View Related

Ubuntu Servers :: Setup An Apache Web Cluster Using Red Hat Cluster Suite

Sep 1, 2011

I am working in a project that needs to set up an Apache Web Cluster. The cluster needs to be High-availability (HA) cluster and Load-balancing cluster. Someone mentioned the use of Red Hat Cluster Suite, but, honestly, I can't figure out how it works, I haven't been able to configure it correctly. The project currently have two nodes, but we need to support at least three nodes in the cluster.

View 5 Replies View Related

Server :: Cluster Heartbeat - Add To Cluster.conf?

Sep 3, 2010

configure a separate NIC for the heartbeat. what i need to add to cluster.conf to achieve this?

View 1 Replies View Related

Programming :: How To Run Mpi Pgms On Debian Cluster

Oct 13, 2010

i have setted up a debian cluster and i want to execute mpi programs on it how to perform parallel programming on the cluster

View 5 Replies View Related

Debian :: Several Doubts About / Etc / Sources.list And Cluster

Jun 13, 2010

i got Debian Lenny 5.0.1 and i'm trying to install the OSCAR cluster.I need to upgrade my OS with the packages in URL...which corresponds to my arch. I'd read while searchin' on web that i need to modify my /etc/sources.list file.

View 9 Replies View Related

Fedora :: Unable To Use Udisks And Udisks-glue?

Jun 30, 2011

I have installed Fedora 15 x86_64 but as I don't really like Gnome 3, I switch GDM/Gnome to Slim/awesome. Everything works except one thing which is authorisation with polkit /consolkit. When i launch a session with slim, it reads my .xinitrc and execute awesome with this command:

Code:
exec ck-launch-session awesome And in a virtual terminal if I check the autorisation with ck-list-sessions , the parameters "active" and "is-local" are always FALSE. So I can't use some applications like udisks and udisks-glue for automounting usb drive for example.

But if I launch my system in runlevel 3 ( via systemd), log in a tty and use startx , the parameters "active" and "is-local" are True and I am able to use udisks and udisks-glue.

View 12 Replies View Related

Server :: Cluster Storage With The Rock Cluster Storage Operating System?

Jun 8, 2010

I am trying to do the cluster storage with the Rock Cluster storage operating system . I have install the rock cluster on the main server . and I want to connect the client with the PXE boot . when I starting the client then it boot from the PXE boot into the mode of compute node. but it ask the where is to be stored the I have give the path..then server says that not able to find the directory path.

Steps:-
1) insert-ethers
2) client is started with the PXE boot.
3) it detects the dhcp .
4) At last it demand where is to be started by cd-rom, harddisk ,nfs etc.

then I started with the nfs and I have given the lanIp of server.and server is detecting the client but client is not finding the filesystem directory. into export partition directory but it is not taking path.

PATH:-
/export/rock/install it is not finding this path then it is not able to start the o/s from PXE boot..Is there any solution and manual of rock or anyother solution then u can reply to me...

View 3 Replies View Related

General :: Difference Between Cloud And Cluster?

Oct 3, 2010

I have read several articles online trying to get a grasp and understand on a simple question. What is main difference and functions of cloud server infrastructure and cluster server infrastructure

To my understanding, the the basic setup is sort of identical in a way. They both have a master server (3 GHz, 2GB RAM 50GB HDD), from there it connectes to a switch, then a number of nodes (each 2 GHZ, 4 GB RAM, 100GB HDD) connect to the switch.

The cluster combines node resources so it looks like one computer (5 nodes = 2GHZ x 5, 4GB x 5, 100GB x 5 = 10GHZ, 20GB RAM, 500GB HDD). If this is correct, this sounds good for possibly Database or File server. The resources on cluster would be constant. Example would be Database Server. While running DB server it starts to slow down because of all the data it is trying to store and retreive. If you ned more resources, just add another node.

The cloud uses only resources it needs to run (same numbers as cluster). This is good for Database or Web Server. Example: Web server is hosting 10 domains each with 20 pages. One hour it uses 3 GHZ and 8 GB RAM, next hour it is getting heavy traffic so it uses 9 GHZ, 15GB RAM.

But from what I have gathered and read, this is how I am interpreting the information and understaing it. Plain and simple.

View 1 Replies View Related

General :: How To Make A Cluster Desktop

Jun 22, 2011

A Supercomputing cluster running a linux OS would have, say, 100 nodes. The hub (I think that's the term) would be running Gnome, KDE, or some other desktop gui. Any vital programs would also be running from the hub. Any other processes, however, would be delegated to a hub, much like individual cores in a multi-core tower. That way, you could be running 500+ intensive programs, relative to the nodes' power, and they would all run perfectly smoothly.

View 1 Replies View Related

General :: Beowulf Cluster On Ubuntu 10.04?

Jul 9, 2010

I have searched and read lots of document but i couldn't exactly I wonder does anyone made up a beowulf cluster especially on ubuntu 10.04 and how can i do?

View 14 Replies View Related

General :: Best Way To Handle Cluster Failover

Sep 30, 2010

We have setup a High Available Cluster on two RHEL 5.4 machines with Redhat Cluster Suite (RHCS) having following configuration.

1. Both machines have Mysql server, Apache web server and Zabbix server.
2. Mysql database and web pages reside in SAN.
3. Active machine holds virtual IP and mounted shared disk.
4. We have also included a script in RHCS which takes care of starting Mysql, Apache and zabbix server on the machine which turns active when cluster switches over.

The above configuration holds good if Active machine goes down as a result of hardware failure or Reboot. What if, If any one service say Apache/Mysql/zabbix running on active hangs or become unresponsive.How can we handle this scenario ? Please advice.

View 3 Replies View Related

General :: Build A Cluster With Vmware?

Aug 26, 2010

I need to build a cluster with vmware with 2 linux nodes but I'm a bit of a begginer. I have this questions:

Wich vmware to use (server, workstations)? Do I need a server OS? Wich linux OS to use? how to create the cluster? How do I test it? How do I run a program in paralel?

View 14 Replies View Related

General :: Setting Up Red Hat Cluster Suite?

Jun 13, 2010

I was following [URL] for the cluster setup. But things dint work out. One Doubt to ask "Do I need the services cman, ccsd and rgmanager one at a time on the both machine. I have been running it through script.

View 1 Replies View Related

General :: RAC Cluster (Redhat) NIC Information?

Dec 2, 2010

Trying to build a RAC server. I have 5 ips that the Network Team has provided with. They are like this:

LAN IP (IP & Cable, which means physical card is present)
TSM IP (Tivoli Storage Manager-Backup) (IP & Cable)
ISO1 (Heartbeat 1) (IP & Cable)

[code]....

View 2 Replies View Related

General :: Get Certificate For Web Server And Cluster Nodes?

Mar 10, 2010

I have two Web server (RHEL 5.3) as cluster. i want to get a certificate for website. do i need to get two certificates for a website?

View 2 Replies View Related

General :: Getting A Single System Cluster Installed For 32 Bit

Jul 27, 2011

I tried the openssi for debian. I've tried linux from scratch but flopped trying to get mosix or kerrighed on it. Anyone got a simple way to go to get a hard drive installed single system image cluster with 32 bit machines. I'm not a new linux user but I have seemed to reach the limit of my skills. I don't like the live cds because I plan to add software later. The live cds don't fit my needs.

View 2 Replies View Related

General :: Create User On Rocks Cluster?

Jun 2, 2011

I can create users, but not create the directory of that user... Like /home/user
When I try to start session, I cant because the directory it doesnt exist...

View 1 Replies View Related

General :: Error While Building A 3-node Cluster ?

Jan 6, 2010

I'm building a 3-node cluster. I have created ocfs filesystems and mounted them on the first two nodes. But while mounting them on the third node , i'm getting this error for 8 of the total luns. all these 8 luns are of 1GB size.

I've unmounted these 8 luns from the other node and tried to mount in the third node ... and then it was working and again the error occurs in the second node. My observation was for some reason these particular luns are not allowing the third node.

mount.ocfs2: Invalid argument while mounting /dev/mapper/voting1 on /voting1. Check 'dmesg' for more information on this error.

dmesg output was :

I'm using RHEL 5.4

View 2 Replies View Related

General :: Configure Redhat Cluster First Time?

Apr 14, 2010

I am trying to configure redhat cluster first time but no idea how to do it. I am using rhel 5.2. I have copied cluster rpms from redhat media and tried to install them but facing alot of dependencies problem. Can some one please guide how can i do redhat clustering from start. I am doing this for configuring single node clustering for zimbra suite but it is the requirement to configure redhat cluster first. One more thing i am using two virtual machines installed by using virtual box.

View 3 Replies View Related

General :: Ways Of Setting Up The Cluster.conf File?

Jan 26, 2010

I've tried many, many different ways of setting up the cluster.conf file, but every time I start the cman service I get a message telling me "corosync died: could not read cluster configuration".This means nothing to me, nor can I find logs, or anything on the net about this message. I'm ultimately just trying to run a simple GFS2 config on 2 Ubuntu 9.10 desktop nodes, but I can't even get a basic cluster config going.What am I missing? I've been at this for days.

Code:
<cluster name="example" config_version="1">
<clusternodes>

[code]...

View 3 Replies View Related

General :: Configure Two Node Cluster For Qmail-toaster?

Nov 20, 2009

I want to configure two node cluster for qmail-toaster?? My idea is.. if one server hardware gets failed it should transfer/migrate service to other qmail-toaster server with all settings like ... domains/users/password etc etc.

View 2 Replies View Related

General :: Cluster Not Working After Removing Network Cable?

Mar 16, 2010

We were moving our cluter and during this process eth1 cable(external internet cable) was pluged-out. After pulg-in that wire again cluster is not working nicely and some process including mysql is not working.

View 12 Replies View Related

General :: Install Redhat Os On Cluster Node Via Remotely Or Nfs?

Mar 18, 2011

I was given task to install redhat linux os on one of the compute node on server which doesn't have cd/dvd drive or usb port.I have installation media as well ISO image. This server is on network, so I can access it via my PC which is running window 7.I think, I have 2 choice to install:1. Copy iso image to head node on server and then install linux os on compute node via nfs.r2. Use my PC dvd drive to install linux on compute node via network.But I don't know how to do it.

View 2 Replies View Related

General :: Recover File Using FAT Cluster Chain Instead Of Using Stored Length In Its Table?

Feb 1, 2011

I'm trying to recover movie files from my TNT receiver hard drive but it corrupts its FAT32 allocation table (crappy cheap device...)

Using dosfsck is useless because the correct file length is the cluster length, not the (shorter) one in the table, and dosfsck only proposes to shorten the file, which I won't do.

Question: how to recover a file using the FAT cluster chain instead of using the stored length in the FAT table?

View 1 Replies View Related

General :: [CentOs - Cluster Suite] Works For IP But Not For Tomcat , Postgresql / Sort It?

May 18, 2010

I have made a cluster between two server.

In luci I can see that my cluster is green and the two nodes to.
I have make an IP resource and associate it to a service : green : I can relocate the service from a node to the other one and the IP appears in the list of IP addresses

The problem is that I have made the same in order to configure tomcat and postgresql and it does not work...

I put my configuration only for ip and tomcat:

My host configuration code...

View 4 Replies View Related

General :: Create A 2 Node Cluster On Centos5.2 With A Dell MD3000 As A Storage?

Sep 8, 2010

I am (and still) trying to create a 2 Node cluster on Centos5.2 with a Dell MD3000 as a storage. However I am getting this when I try to probe for storages in luci: An error has occured while probing storage:

<?xml version="1.0" ?>
<dict name="result">
<var name="diff" type="num" value="24"/>
<var name="max_inactive" type="num" value="600"/>

[code]....

And I also get errors on /var/log/messages end_request: I/O error, dev sdf, sector 0 Buffer I/O error on device sdh, logical block 0

View 2 Replies View Related

General :: Installing Mercurial On Debian Using Apt-get

Feb 23, 2011

I am trying to install Mercurial using apt-get on a web server running Debian. I would prefer to have the latest stable version of Mercurial but I would be happy with anything reasonably recent. I tried entering the command sudo apt-get install mercurial and I got the following response:

I tried running sudo apt-get -f install and got some more stat-related errors and a suggestion to run apt-get update. (Let me know if you need to know more details)

I tried sudo apt-get update and got several 404 errors followed by this:

How can I install Mercurial?

View 2 Replies View Related

General :: Installing Java 1.5 On Debian?

Jul 25, 2011

I'm trying to install Java 1.5 on Debian.But when I write

apt-get install java-package

in bash, the error

unable to locate package java-package is shown.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved