Best unofficial Apache Server developers community |
| |||||
| Feb 8, 2012 | |||||
|
Dan White |
|
||||
| Tags: | |||||
|
unique behavior on puppet agent running on puppet master node July 26, 2010 06:45:21 AM (reposted from irc) Having just upgraded to 2.6, I am seeing different behavior between the agent running on the master node and the rest of the agents. Most importantly, it complains about "warning: You cannot collect without storeconfigs being… puppet master and puppet client running very slow July 4, 2011 07:47:04 AM hi all, I have configured puppet 0.25.4 setup. since last few days , puppet master and client running very slow .It seems puppet client taking soo much time in taking configuration from master (compilation manifest ) ,specially for those… puppet master and puppet client running very slow July 4, 2011 09:19:53 AM hi all, i m using puppet 0.25.4 . since last few days, client and master are very slow puppet client taking more time in geeting configuration from puppet master. specially for those servers for which long manifest to be deployed . thanks,… Running puppet agent and master from cron jobs December 4, 2011 09:52:27 AM I see that there's a thread from September asking a very similar question ("Official puppetlabs position on cron vs puppet as a service?"). I want to ask what should I take into account when making this decision? Just some background: - All my… #4224] vardir and confdir when running puppet master as non-root user July 27, 2010 04:17:44 AM Hello, I am currently testing the new 2.6.0 release of puppet and I get a disappointing behavior when running the puppet master as non-root user in our apache/passenger setup: $confdir and $vardir are set to "~/.puppet". In previous versions,… PATCH/puppet 1/2] (#7707) Document signals in puppet agent and puppet master help May 27, 2011 06:08:50 PM Previously, the signals accepted by the agent and master daemons were only documented in the configuration reference, which didn't make any particular sense. This commit moves their documentation to a blurb in the relevant man pages. This is a doc… Master can't exit when open port failed April 6, 2011 10:12:12 PM When Hmaster crashed and restart , The Hmaster is hung up. // start up all service threads. startServiceThreads(); ----this open port failed! // Wait for region… Best practice for running Tomcat on port 80 September 6, 2010 09:35:04 PM Hi Everyone, I've Googled a lot with respect to the subject, and I wanted to solicit your advice, basically I want to run Tomcat on port 80, some already objected to the idea of proxying it via Apache, so I'm looking at using jsvc or pound… Question on TS running as a reverse proxy on port 80 May 24, 2011 05:27:35 PM I'm trying to run TS on port 80 on Ubuntu as via sudo traffic_server start [TrafficServer] using root directory '/usr/local' [May 24 07:11:56.760] {140707280910144} STATUS: opened /usr/local/var/log/trafficserver/diags.log [May 24 07:11:56.760]… Re: hbase standalone cannot start master, cannot assign requested address at port 60000 September 16, 2010 09:05:22 AM This sounds promising, I have one quick question about your steps: where in the Hbase config *site*.xml did you make the change back to localhost? My hbase master is using the public IP address (97.86.88.18), and I don't think I've told it to. I… Re: hbase standalone cannot start master, cannot assign requested address at port 60000 September 16, 2010 03:07:31 PM Thanks again. This changes the behavior, but it does not yet fix my problem. The hbase.rootdir property forces the hbase master to stay alive for a little while, so I had a moment of short-lived euphoria when Hmaster appeared in the jps list, but… Re: hbase standalone cannot start master, cannot assign requested address at port 60000 September 16, 2010 03:51:34 PM Hey, Ok the picture is all clear. So HBase is a minimally configured system... You dont want to specify the bind address in your config file, because usually you have 1 file that you distribute to dozens or even potentially hundreds of systems. … Re: hbase standalone cannot start master, cannot assign requested address at port 60000 September 16, 2010 04:25:30 PM THANK YOU. It is now listening on port 60000 Michael On Thu, Sep 16, 2010 at 3:51 PM, Ryan Rawson <ryano### @gmail.com> wrote: > Hey, > > Ok the picture is all clear. > > So HBase is a minimally configured system... You dont… Re: hbase standalone cannot start master, cannot assign requested address at port 60000 September 16, 2010 12:54:39 PM I have this in hbase-site.xml: <property> <name>hbase.rootdir</name> <value>hdfs://localhost:9000/hbase</value> <description>The directory shared by region servers. Should be fully-qualified to… Re: hbase standalone cannot start master, cannot assign requested address at port 60000 September 16, 2010 01:13:11 AM Hi Michael, I was having a similar problem and following this thread for any suggestions. I tried everything suggested and more. I was trying to run Hadoop/Hbase pseudo distributed version on my Mac. I initially started with Hadoop 21.0 and Hbase… Re: hbase standalone cannot start master, cannot assign requested address at port 60000 September 16, 2010 12:08:07 AM Thanks for the continued advice. I am still confused by the different behaviors of hadoop and hbase. As I said before, I can't get hbase to work on any of the ports that hadoop works on, so I guess hadoop and hbase are using different interfaces. … Re: hbase standalone cannot start master, cannot assign requested address at port 60000 September 15, 2010 12:18:57 PM Hi again, I think the hbase server master is not starting because it is attempting to open port 60000 on its public IP address, rather than using localhost. I cannot seem to figure out how to force it (well, configure it) to attempt to bind to… Re: hbase standalone cannot start master, cannot assign requested address at port 60000 September 16, 2010 12:42:07 AM What is your ifconfig output looking like? On Wed, Sep 15, 2010 at 10:07 PM, Michael Scott <mjscot### @gmail.com> wrote: > Thanks for the continued advice. I am still confused by the different > behaviors of hadoop and hbase. As I… Re: hbase standalone cannot start master, cannot assign requested address at port 60000 September 15, 2010 06:05:37 PM Hey, If you bind to localhost you wont actually be reachable by anyone! The question is why is your OS disallowing binds to a specific interface/port combo? HBase does not really run in a blended/multihomed environment... meaning if you have… Running HTTP service on random free port January 17, 2011 02:06:00 PM Hi, I'm looking at the HTTP Service and was wondering if anyone can tell if or how I can let the implementation pick a free port for a service, instead of having to choose one myself? The reachable address would be communicated to the outside… Merge Third MySQL Database with Pair Running Master/Master Replication April 29, 2011 I am dealing with an interesting challenge: I have two Windows 2008 MySQL servers that are running in Master/Master replication. We have office… Promote MySQL master-slave to master-master replication January 19, 2011 I'll be doing a upgrade of a large MySQL 5.0 database to Percona 5.1 and I'm attempting to keep the actual downtime as short as possible during the… Promote MySQL master-slave to master-master replication January 19, 2011 I'll be doing a upgrade of a large MySQL 5.0 database to Percona 5.1 and I'm attempting to keep the actual downtime as short as possible during the… Postgres slony-i master node tables can't be written after running for few days June 22, 2011 I set up slony to replicate 3 tables from one opensuse pc (master node) to another opensuse pc (slave node). It works well at first. After running… Running multiple SSL Web Sites on IIS on Port 443 May 18, 2011 I have two Server but just one IP and the need to run on both a Site under the port 443. I've found out that it is also possible to run multiple SSL… Running TeamCity and YouTrack on same server and same port? December 15, 2010 I want to run both on the same server(ubuntu linux) using the self contain jars (if that's what they are called) downloaded from jetbrains.com. I… How to test which port MySQL is running on and whether it can be connected to? May 2, 2011 I have installed MySQL and even logged in there as a user. But when I try to connect like this: http://localhost:3306 mysql://localhost:3306 Neither… Application not running on Tomcat port in eclipse May 7, 2011 I am unable to run applications in Eclipse Galileo. However, whenever I try running html or jsp pages, it says "Internet Explorer was unable to link… Running multiple services on Port 443, Tunnel SSH over HTTPS March 30, 2010 Situation: I want to tunnel SSH sessions through HTTPS. I have a very restrictive firewall/proxy which only allows HTTP, FTP and HTTPS traffic. What… Running PHPmyAdmin on Nginx, port 8080 passed to varnish not working well! March 11, 2011 I installed Nginx, Varnish and PHP-fpm. Then I installed PHPmyAdmin and made a virtual host for it: server{ listen 8080; server_name… Error: "could not initailize master info structure" while doing Master Salve Replication in MySQL February 17, 2011 HI I am trying to do Master Slave Replication for MySQL. When i am typing the following command: CHANGE MASTER TO MASTER_HOST='10.1.100.1',… To stop master-slave replication with MySQL, do I need to issue any commands to master? June 12, 2011 I have two mySQL databases set up as master-slave. Do I need to issue a command to the master to stop this replication? From previous posts I… MySQL dual-master replication: 'show master status' produces 'Empty set'? May 4, 2011 I've been setting up MySQL master replication (on Debian 6.0.1) following these instructions faithfully: http://www.neocodesoftware.com/replication/… Stopping Hadoop HBase master daemon: no master to stop because kill -0 of pid 5469 failed with status 1 May 2, 2011 Dear All, I installed hbase and hbase-master on my ubuntu machine with help of these following URL's. a.… MySQL Master-Master replication generating thousands of log files January 4, 2011 Today, I checked the /var/lib/mysql/ directory of a server in a master-master replication setup and noticed there were about 3,600… Are Master-Master database collisions a problem even with auto increment ? June 14, 2011 I've done quite a lot of reading into this and I'm still I'm not sure where I stand. Am I going to get database collisions (and then corruption)… How to re-sync the master MySQL DB with Slave DB changes if master goes offline? May 15, 2011 Mysql Server 1 is running as master. Mysql Server 2 is running as slave. So with both DBs online, they are in "perfect sync". If slave goes offline… How to redirect traffic on port 80 to Tomcat port 8080 whilst still allowing the server to send/receive on port 80 April 19, 2011 I have a web application running on a Linux box using Tomcat6. I have setup port forwarding so that any requests on port 80 get redirected to port… Write node of Master master replication January 17, 2011 I have master - master setup. I am using mmm to monitor the same. I have 3 virtual IP's created, 2 reader nodes and 1 write node. Everything was… Recovery strategy for Master-Master replication April 9, 2011 Hi, I have implemented a HA solution for mysql based on master-master replication. There is a mechanism on the front end part which guarantees that… | |||||
(27 lines) Feb 8, 2012 15:50
(30 lines) Feb 8, 2012 20:01