Re: [CentOS] Misterious hang

2011-11-10 Thread Aditya Hilman
On Nov 10, 2011, at 9:59 PM, Fajar Priyanto wrote: > On Thu, Nov 10, 2011 at 10:25 PM, wrote: >>> Any clue where to look for the cause? >> >> Two questions: is there anything on the console screen? Does it just hang, >> or reboot? >> >> If the latter, and there's nothing in the logs, it's

Re: [CentOS] Misterious hang

2011-11-10 Thread Aditya Hilman
On Nov 10, 2011, at 9:59 PM, Fajar Priyanto wrote: > On Thu, Nov 10, 2011 at 10:25 PM, wrote: >>> Any clue where to look for the cause? >> >> Two questions: is there anything on the console screen? Does it just hang, >> or reboot? >> >> If the latter, and there's nothing in the logs, it's p

Re: [CentOS] Kernel BUG

2010-04-05 Thread aditya hilman
On Mon, Apr 5, 2010 at 7:19 PM, Gilberto Nunes < gilberto.nu...@selbetti.com.br> wrote: > Hi > > > I get this messages from kernel: > > Apr 5 09:19:03 zebra kernel: BUG: warning at lib/kref.c:32/kref_get() (Not > tainted) > Apr 5 09:19:03 zebra kernel: > Apr 5 09:19:03 zebra kernel: Call T

Re: [CentOS] Redhat Exams.

2010-07-14 Thread aditya hilman
On Thu, Jul 15, 2010 at 10:53 AM, Christopher Chan wrote: > On Thursday, July 15, 2010 10:52 AM, Ru-Benz Cáceres wrote: >> >> I want to take the exams of redhat.. I´m starting now.. >> What advices I can get from you list? > > Nothing. All RH certificate holders are sworn to secrecy about the > co

Re: [CentOS] KVM iptables rules

2010-07-24 Thread aditya hilman
On Sun, Jul 25, 2010 at 2:20 AM, Silviu Hutanu wrote: > After I installed kvm I noticed that some rules are appended automatically > by some tools that come with kvm packages(I installed all KVM group with > yum) . > The problem is that after I appended my rules I and used the > /etc/init.d/iptabl

[CentOS] Master - Slave Split DNS

2015-02-17 Thread aditya hilman
Hi folks, I've already configured split DNS for internal-view and external-view. Also already configured the master - slave dns. But i've problem with external-view zone transfer. Based on the logs, the master notify to slave using the public ip, which is not accessible by master to transfering th

Re: [CentOS] Master - Slave Split DNS

2015-02-18 Thread aditya hilman
On Feb 18, 2015 7:43 PM, "Tris Hoar" wrote: > > On 18/02/2015 07:17, aditya hilman wrote: >> >> Hi folks, >> >> I've already configured split DNS for internal-view and external-view. Also >> already configured the master - slave dns. >> Bu

Re: [CentOS] Master - Slave Split DNS

2015-02-19 Thread aditya hilman
On Wed, Feb 18, 2015 at 7:47 PM, aditya hilman wrote: > > On Feb 18, 2015 7:43 PM, "Tris Hoar" wrote: > > > > On 18/02/2015 07:17, aditya hilman wrote: > >> > >> Hi folks, > >> > >> I've already configured split DNS for inter

Re: [CentOS] Master - Slave Split DNS

2015-02-23 Thread aditya hilman
Thanks. On Fri, Feb 20, 2015 at 2:57 PM, Alexander Dalloz wrote: > Am 20.02.2015 um 05:07 schrieb aditya hilman: > > > 18-Feb-2015 09:00:59.176 notify: debug 2: zone >> domain.com/IN/external-view: >> notify to 202.xx.xx.xx#53 failed: timed out >> >> Can i r

[CentOS] CentOS 6.5 RHCS fence loops

2014-10-29 Thread aditya hilman
Hi Guys, I'm using centos 6.5 as guest on RHEV and rhcs for cluster web environment. The environtment : web1.example.com web2.example.com When cluster being quorum, the web1 reboots by web2. When web2 is going up, web2 reboots by web1. Does anybody know how to solving this "fence loop" ? master_w

Re: [CentOS] CentOS 6.5 RHCS fence loops

2014-10-29 Thread aditya hilman
Hello Dominic, Thanks for the response. when I start cman manually, web3 fenced by web2. Here the logs : web2 : /var/log/messages/ Oct 29 13:15:25 web2 corosync[1493]: [MAIN ] Corosync Cluster Engine ('1.4.1'): started and ready to provide service. Oct 29 13:15:25 web2 corosync[1493]: [MAIN

Re: [CentOS] CentOS 6.5 RHCS fence loops

2014-10-29 Thread aditya hilman
b2.cluster success I'm not configure corosync.conf cluster.conf : Thanks On Wed, Oct 29, 2014 at 9:33 PM, Digimer