Hi,
     Now we(Vivek,Me and Team) have installed NTP and successfully
synchronised clocks of connected machines. Also we are able to
distribute hypertable through cap dist. Now while trying to start, we
are getting message as "Waiting for Hypertable.RangeServer to come
up...".

Console has following output.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++
[r...@localhost conf]# cap start
  * executing `start'
 ** transaction: start
  * executing `start_master'
  * executing "/opt/hypertable/0.9.2.7/bin/start-dfsbroker.sh
hadoop       --config=/opt/hypertable/0.9.2.7/conf/hypertable.cfg &&\\
\n   /opt/hypertable/0.9.2.7/bin/start-hyperspace.sh       --config=/
opt/hypertable/0.9.2.7/conf/hypertable.cfg &&\\\n   /opt/hypertable/
0.9.2.7/bin/start-master.sh --config=/opt/hypertable/0.9.2.7/conf/
hypertable.cfg;"
    servers:
["192.168.2.69"]
    [192.168.2.69] executing
command
 ** [out :: 192.168.2.69] DFS broker: available file descriptors:
1024
 ** [out :: 192.168.2.69] DfsBroker.hadoop appears to be running
(20333):
 ** [out :: 192.168.2.69] root 20333 20332 0 Dec15 pts/0 00:00:30 java
-classpath /opt/hypertable/0.9.2.7:/opt/hypertable/0.9.2.7/build/
classes:/opt/hypertable/0.9.2.7/build:/opt/hypertable/0.9.2.7/build/
test/classes:/opt/hypertable/0.9.2.7/lib/*.jar:/opt/hypertable/0.9.2.7/
lib/java/commons-logging-1.0.4.jar:/opt/hypertable/0.9.2.7/lib/java/
hadoop-0.20.1-core.jar:/opt/hypertable/0.9.2.7/lib/java/
hypertable-0.9.2.7.jar:/opt/hypertable/0.9.2.7/lib/java/
junit-4.3.1.jar:/opt/hypertable/0.9.2.7/lib/java/libthrift.jar:/opt/
hypertable/0.9.2.7/lib/java/log4j-1.2.13.jar:/opt/hypertable/0.9.2.7/
lib/jetty-ext/*.jar org.hypertable.DfsBroker.hadoop.main --
verbose
 ** [out :: 192.168.2.69] Hyperspace appears to be running
(20330):
 ** [out :: 192.168.2.69] root 20330 20329 0 Dec15 pts/0 00:00:37 /opt/
hypertable/0.9.2.7/bin/Hyperspace.Master --pidfile /opt/hypertable/
0.9.2.7/run/Hyperspace.pid --verbose
 ** [out :: 192.168.2.69] Started
Hypertable.Master
    command
finished
  * executing
`start_slaves'
  * executing "/opt/hypertable/0.9.2.7/bin/random-wait.sh 5 &&\\\n   /
opt/hypertable/0.9.2.7/bin/start-dfsbroker.sh hadoop       --config=/
opt/hypertable/0.9.2.7/conf/hypertable.cfg &&\\\n   /opt/hypertable/
0.9.2.7/bin/start-rangeserver.sh       --config=/opt/hypertable/
0.9.2.7/conf/hypertable.cfg &&\\\n   /opt/hypertable/0.9.2.7/bin/start-
thriftbroker.sh       --config=/opt/hypertable/0.9.2.7/conf/
hypertable.cfg"
    servers: ["192.168.2.69", "192.168.2.85",
"192.168.2.86"]
    [192.168.2.69] executing
command
    [192.168.2.86] executing
command
    [192.168.2.85] executing
command
 ** [out :: 192.168.2.69] DFS broker: available file descriptors:
1024
 ** [out :: 192.168.2.69] DfsBroker.hadoop appears to be running
(20333):
 ** [out :: 192.168.2.69] root 20333 20332 0 Dec15 pts/0 00:00:30 java
-classpath /opt/hypertable/0.9.2.7:/opt/hypertable/0.9.2.7/build/
classes:/opt/hypertable/0.9.2.7/build:/opt/hypertable/0.9.2.7/build/
test/classes:/opt/hypertable/0.9.2.7/lib/*.jar:/opt/hypertable/0.9.2.7/
lib/java/commons-logging-1.0.4.jar:/opt/hypertable/0.9.2.7/lib/java/
hadoop-0.20.1-core.jar:/opt/hypertable/0.9.2.7/lib/java/
hypertable-0.9.2.7.jar:/opt/hypertable/0.9.2.7/lib/java/
junit-4.3.1.jar:/opt/hypertable/0.9.2.7/lib/java/libthrift.jar:/opt/
hypertable/0.9.2.7/lib/java/log4j-1.2.13.jar:/opt/hypertable/0.9.2.7/
lib/jetty-ext/*.jar org.hypertable.DfsBroker.hadoop.main --
verbose
 ** [out :: 192.168.2.86] DFS broker: available file descriptors:
1024
 ** [out :: 192.168.2.86] DfsBroker.hadoop appears to be running
(16585):
 ** [out :: 192.168.2.86] root 16585 1 0 Dec15 ? 00:00:19 java -
classpath /opt/hypertable/0.9.2.7:/opt/hypertable/0.9.2.7/build/
classes:/opt/hypertable/0.9.2.7/build:/opt/hypertable/0.9.2.7/build/
test/classes:/opt/hypertable/0.9.2.7/lib/*.jar:/opt/hypertable/0.9.2.7/
lib/java/commons-logging-1.0.4.jar:/opt/hypertable/0.9.2.7/lib/java/
hadoop-0.20.1-core.jar:/opt/hypertable/0.9.2.7/lib/java/
hypertable-0.9.2.7.jar:/opt/hypertable/0.9.2.7/lib/java/
junit-4.3.1.jar:/opt/hypertable/0.9.2.7/lib/java/libthrift.jar:/opt/
hypertable/0.9.2.7/lib/java/log4j-1.2.13.jar:/opt/hypertable/0.9.2.7/
lib/jetty-ext/*.jar org.hypertable.DfsBroker.hadoop.main --verbose --
config=/opt/hypertable/0.9.2.7/conf/hypertable.cfg
 ** [out :: 192.168.2.85] DFS broker: available file descriptors:
1024
 ** [out :: 192.168.2.85] DfsBroker.hadoop appears to be running
(9748):
 ** [out :: 192.168.2.85] root 9748 1 0 Dec15 ? 00:00:16 java -
classpath /opt/hypertable/0.9.2.7:/opt/hypertable/0.9.2.7/build/
classes:/opt/hypertable/0.9.2.7/build:/opt/hypertable/0.9.2.7/build/
test/classes:/opt/hypertable/0.9.2.7/lib/*.jar:/opt/hypertable/0.9.2.7/
lib/java/commons-logging-1.0.4.jar:/opt/hypertable/0.9.2.7/lib/java/
hadoop-0.20.1-core.jar:/opt/hypertable/0.9.2.7/lib/java/
hypertable-0.9.2.7.jar:/opt/hypertable/0.9.2.7/lib/java/
junit-4.3.1.jar:/opt/hypertable/0.9.2.7/lib/java/libthrift.jar:/opt/
hypertable/0.9.2.7/lib/java/log4j-1.2.13.jar:/opt/hypertable/0.9.2.7/
lib/jetty-ext/*.jar org.hypertable.DfsBroker.hadoop.main --verbose --
config=/opt/hypertable/0.9.2.7/conf/hypertable.cfg
 ** [out :: 192.168.2.69] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.86] Waiting for Hypertable.RangeServer to come
up...
*** [err :: 192.168.2.86] /opt/hypertable/0.9.2.7/bin/ht-env.sh: line
99: 19817 Segmentation fault      (core dumped) $VALGRIND
$HYPERTABLE_HOME/bin/$servercmd --pidfile $pidfile "$@" >&
$logfile
 ** [out :: 192.168.2.85] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.69] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.86] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.85] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.69] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.86] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.85] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.69] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.86] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.85] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.69] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.86] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.85] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.69] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.86] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.85] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.69] Waiting for Hypertable.RangeServer to come
up...
 ** [out :: 192.168.2.69] ERROR: Hypertable.RangeServer did not come
up
 ** [out :: 192.168.2.86] ERROR: Hypertable.RangeServer did not come
up
 ** [out :: 192.168.2.85] ERROR: Hypertable.RangeServer did not come
up
    command finished
failed: "sh -c '/opt/hypertable/0.9.2.7/bin/random-wait.sh 5 &&\\\n   /
opt/hypertable/0.9.2.7/bin/start-dfsbroker.sh hadoop       --config=/
opt/hypertable/0.9.2.7/conf/hypertable.cfg &&\\\n   /opt/hypertable/
0.9.2.7/bin/start-rangeserver.sh       --config=/opt/hypertable/
0.9.2.7/conf/hypertable.cfg &&\\\n   /opt/hypertable/0.9.2.7/bin/start-
thriftbroker.sh     --config=/opt/hypertable/0.9.2.7/conf/
hypertable.cfg'" on 192.168.2.69,192.168.2.85,192.168.2.86

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

and please let me know which log you will need.

Thanks,
Nilesh Katkar


On Dec 11, 3:05 pm, "[email protected]" <[email protected]> wrote:
> Hi,
>
> I have installed OpenSSL, but I am getting following error while doing
> "make install" for NTP
> ----------------------------------------------------------------------------------------------------------------------
> make[6]: Leaving directory `/root/Download/ntp-4.2.4p8/sntp'
> test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/usr/local/share/
> man/man1"
>  /usr/bin/install -c -m 644 sntp.1 sntp.1 '/usr/local/share/man/man1'
> /usr/bin/install: will not overwrite just-created `/usr/local/share/
> man/man1/sntp.1' with `sntp.1'
> make[5]: *** [install-man1] Error 1
> make[5]: Leaving directory `/root/Download/ntp-4.2.4p8/sntp'
> make[4]: *** [install-am] Error 2
> make[4]: Leaving directory `/root/Download/ntp-4.2.4p8/sntp'
> make[3]: *** [install-recursive] Error 1
> make[3]: Leaving directory `/root/Download/ntp-4.2.4p8/sntp'
> make[2]: *** [install] Error 2
> make[2]: Leaving directory `/root/Download/ntp-4.2.4p8/sntp'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/root/Download/ntp-4.2.4p8'
> make: *** [install] Error 2
> ----------------------------------------------------------------------------------------------------------------------
>
> Please help.
>
> Thanks
> Vivek
>
> On Dec 11, 10:07 am, "[email protected]" <[email protected]>
> wrote:
>
> > Thanks and Doug and Don. I will install NTP on all machines and let
> > you know.
>
> > On Dec 10, 9:29 pm, Don Marti <[email protected]> wrote:
>
> > > begin Doug Judd quotation of Thu, Dec 10, 2009 at 08:08:07AM -0800:
>
> > > > You need to run NTP on all of your machines to get the clocks in sync.  
> > > > After
> > > > you get NTP setup it will sometimes take a while (15 minutes) before 
> > > > the clocks
> > > > synchronize, so be patient.  After getting NTP setup, verify that it is 
> > > > running
> > > > on all machines with:
>
> > > > $ ps auxww | fgrep ntp
> > > > doug      1145  0.0  0.0  61116   588 pts/0    S+   08:06   0:00 fgrep 
> > > > ntp
> > > > ntp       2435  0.0  0.0  23368  5020 ?        SLs  Aug22   0:34 ntpd -u
> > > > ntp:ntp -p /var/run/ntpd.pid -g
>
> > > You can also ssh to all your hosts, drop the NTP
> > > service with the init script, run
> > >     ntpdate [TIMESERVER]
> > > as root, and restart NTP.
>
> > > (If NTP is critical as it is here, it's a good idea to
> > > have two systems on your LAN set up as the timeservers
> > > for your other hosts, make them NTP peers of each
> > > other, and don't have anyone except your timeservers
> > > use an outside NTP server.  That way things are less
> > > likely to get wacky.)
>
> > > --
> > > Don Marti                                 +1 510-332-1587 
> > > mobilehttp://zgp.org/~dmarti/
> > > [email protected]

--

You received this message because you are subscribed to the Google Groups 
"Hypertable Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hypertable-dev?hl=en.


Reply via email to