Tagged Questions

2
votes
1answer
8 views

Troubleshooting SIGTERMs with tee on a cluster within SGE jobs

I have some legacy scientific code running on a Rocks cluster, with SGE. I have an application-specific job submission script that generates qsub scripts (i.e. the script which Sun …
0
votes
3answers
28 views
+150

Programmatically detect Windows cluster configuration?

Does anyone know how to programatically detect that a Windows server is part of a cluster? Further, is it possible to detect that the server is the active or passive node? [Edit] …
0
votes
0answers
3 views

Library for maintaining cluster membership over broadcast network with master election?

I am looking for a library that will allow an arbitrary group of computers to participate in a "cluster", where I'm using that term to mean a group of systems in which: the syste …
1
vote
3answers
46 views

what’s the cheapest way to setup cluster of low latency, low bandwidth servers, like for network game? [closed]

I want to have groups of 2-4 users playing a game that will require each user send to the others about 10-20 bytes of info every 1-3 seconds. So basically, low bandwidth usage, but …
1
vote
2answers
57 views

(*nix) Cloud/Cluster solutions for bulding fast & scalable web-services

I'm going to build a high-performance web service. It should use a database (or any other storage system), some processing language (either scripting or not), and a web-server daem …
0
votes
4answers
105 views

SQL clustering or VM images

We currently have a failover sql cluster with two nodes. For a new large project which we have determined to be business critical, our development team is requesting a new 2 node …
0
votes
1answer
31 views

32-bit cluster.exe on 64 bit Windows 2008

We have an installation program that runs in Perl 32-bit. This program needs to get information on cluster resources, so it runs cluster.exe (using backticks) and parse its output. …
1
vote
3answers
87 views

Setting up a (Linux) Hadoop cluster

Do you need to set up a Linux cluster first in order to setup a Hadoop cluster ?
4
votes
1answer
93 views

OpenCV K-Means (kmeans2)

Hi, I'm using Opencv's K-means implementation to cluster a large set of 8-dimensional vectors. They cluster fine, but I can't find any way to see the prototypes created by the clu …
1
vote
5answers
147 views

How to generate unique ID’s on a cluster of web servers

In the following scenario: 1 Database 4 Web servers How do the Web servers generate unique ID's for the database so that they are unique? Yes it's possible to use Auto-increment, …
1
vote
0answers
40 views

How to get the list of IpAddresses that are associated to paricular n/w name in cluster??

Hi Friends, I have created a n/w name resource using cluster admin console. and given the three different IP addresses as dependencies for that n/w name resource . They are 10.0.6 …
0
votes
0answers
26 views

mysql cluster auto increment out of sync

Hi All, I have two mysql cluster data nodes as Master and slave. But after certain number of rows there is difference between two auto_increment values from one node to another. …
0
votes
2answers
127 views

How to verify correct operation of Hibernate second level caching in a cluster?

I am wondering how to verify that Hibernate's L2 cache performs correctly. I have an application running on a cluster of JBoss 5 instances with JBoss Cache. Load testing would answ …
0
votes
2answers
33 views

Demonstrate the Power of a Linux based Load balancing cluster

hi!...i have a situation where i need to demonstrate the power of a cluster, i.e its advantage over a normal machine...I kno..its obvious,but I need to do it....Is there any way i …
0
votes
0answers
9 views

PGCluster Replication problem

When starting the PGCluster replication server I get the follwing problem: postgres@mybox:/usr/local/pgsql/bin$ ./pgreplicate -D ../etc -l -n -v *** buffer overflow detected ***: …

1 2 3 4 5 next
15 30 50 per page