Re: Convert Standalone zookeeper to A 3 node Quorum

2023-06-18 Thread Cody Amen
I’m working on initiating zookeeper at startup on my Apache server. Super rough 
draft but I don’t know if that helps interfacing your servers.

Sent from my iPhone

> On Jun 18, 2023, at 10:45 PM, tison  wrote:
> 
> Can you stop the services for reconfig, or you need an online reconfig?
> 
> Best,
> tison.
> 
> 
> Gaurav Pande  于2023年6月19日周一 11:22写道:
> 
>> Hi Guys,
>> 
>> Any help on this thread please?
>> 
>> Regards,
>> Gaurav
>> 
>>> On Sun, 18 Jun, 2023, 20:14 Gaurav Pande,  wrote:
>>> 
>>> Hello Guys,
>>> 
>>> Iam new in this space,  I wanted to know process/steps to convert a
>> single
>>> Zk node in standalone presently to a 3 node ZK quorum .
>>> 
>>> What steps should I perform to add make my standalone Zk node a Quorum of
>>> 3 zk nodes?
>>> 
>>> I am using ZK version 3.5.8 presently.
>>> 
>>> Note - I have single Zookeeper(Standalone) and 3 Kafka brokers at this
>>> point.
>>> 
>>> Regards,
>>> Gaurav
>>> 
>>> 
>> 


Re: Convert Standalone zookeeper to A 3 node Quorum

2023-06-18 Thread tison
Can you stop the services for reconfig, or you need an online reconfig?

Best,
tison.


Gaurav Pande  于2023年6月19日周一 11:22写道:

> Hi Guys,
>
> Any help on this thread please?
>
> Regards,
> Gaurav
>
> On Sun, 18 Jun, 2023, 20:14 Gaurav Pande,  wrote:
>
> > Hello Guys,
> >
> > Iam new in this space,  I wanted to know process/steps to convert a
> single
> > Zk node in standalone presently to a 3 node ZK quorum .
> >
> > What steps should I perform to add make my standalone Zk node a Quorum of
> > 3 zk nodes?
> >
> > I am using ZK version 3.5.8 presently.
> >
> > Note - I have single Zookeeper(Standalone) and 3 Kafka brokers at this
> > point.
> >
> > Regards,
> > Gaurav
> >
> >
>


Re: Convert Standalone zookeeper to A 3 node Quorum

2023-06-18 Thread Gaurav Pande
Hi Guys,

Any help on this thread please?

Regards,
Gaurav

On Sun, 18 Jun, 2023, 20:14 Gaurav Pande,  wrote:

> Hello Guys,
>
> Iam new in this space,  I wanted to know process/steps to convert a single
> Zk node in standalone presently to a 3 node ZK quorum .
>
> What steps should I perform to add make my standalone Zk node a Quorum of
> 3 zk nodes?
>
> I am using ZK version 3.5.8 presently.
>
> Note - I have single Zookeeper(Standalone) and 3 Kafka brokers at this
> point.
>
> Regards,
> Gaurav
>
>


Convert Standalone zookeeper to A 3 node Quorum

2023-06-18 Thread Gaurav Pande
Hello Guys,

Iam new in this space,  I wanted to know process/steps to convert a single
Zk node in standalone presently to a 3 node ZK quorum .

What steps should I perform to add make my standalone Zk node a Quorum of 3
zk nodes?

I am using ZK version 3.5.8 presently.

Note - I have single Zookeeper(Standalone) and 3 Kafka brokers at this
point.

Regards,
Gaurav