I suggest you practice this thing in some dev or test environment before
doing it to prod environment.
And copy the data, Not move.
On Tue, 18 Jul 2023 at 8:22 PM, sunil chaudhari
wrote:
>
> Better you have a rollback plan. In case the new mountpount has some issue
> then you should be able t
Better you have a rollback plan. In case the new mountpount has some issue
then you should be able to point to the old fs and restart the broker.
On Tue, 18 Jul 2023 at 5:23 PM, Gaurav Pande wrote:
> Okay and this process doesn't corrupt the files/file system right?
>
> And to perform this copy
Thank you for testing folks.
Although, we already have 3 binding votes, as per Apache's release approval
process [1], I am going to keep the vote open for 72 hours, i.e. until July
20th 10:30 AM (CEST)
[1] https://www.apache.org/legal/release-policy.html#release-approval
--
Divij Vaidya
On Tu
Hi Divij,
I verified the checksums and signatures, ran the ZooKeeper quickstart
with the 2.13 binaries, ran the tests on Java 11 and checked the
javadoc and licenses.
+1 (binding)
Thanks,
Mickael
On Tue, Jul 18, 2023 at 8:32 AM Luke Chen wrote:
>
> Hi Divij,
>
> I've run:
> 1. Download kafka_2
Okay and this process doesn't corrupt the files/file system right?
And to perform this copy activity do we need to stop Kafka broker as well?
Regards,
GP
On Tue, 18 Jul, 2023, 16:24 sunil chaudhari,
wrote:
> Actually the broker refers to the base directory.
> Example:
> log.paths: /var/log/myk
Actually the broker refers to the base directory.
Example:
log.paths: /var/log/mykafka/data/
then copy. /data/. to the new path completely and refer it in the
server.properties
On Tue, 18 Jul 2023 at 1:09 PM, Gaurav Pande wrote:
> Okay so the data directory has some files like checkpoints, meta
Hi Sahil
We have an opportunity for you to help the community with this release
that you were interested in. The vote for the latest release candidate is
available - https://lists.apache.org/thread/jp82w4rw8l24gm5wh0fgnp5370pyq6s8
Please test the release candidate and provide your vote. Your cont
Okay so the data directory has some files like checkpoints, meta.properties
in existing file system all of these should also be copied to new disk/file
system?
Regards,
GP
On Tue, 18 Jul, 2023, 12:32 sunil chaudhari,
wrote:
> I think you can copy whole data directory to new one. I dont think th
I think you can copy whole data directory to new one. I dont think there
will be loss or corruption
On Tue, 18 Jul 2023 at 12:20 PM, Gaurav Pande wrote:
> Hi Guys,
>
> Any help on this query please.
>
> Regards,
> GP
>
> On Mon, 17 Jul, 2023, 21:00 Gaurav Pande, wrote:
>
> > Hi Guys,
> >
> > I