[kudu-CR] [docs] add notes on running chronyd in local reference mode

2022-03-24 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/18344 )

Change subject: [docs] add notes on running chronyd in local reference mode
..

[docs] add notes on running chronyd in local reference mode

When running a Kudu cluster in an isolated network, use a dedicated
server to run the reference chronyd in local reference mode [1].
Avoid placing kudu-master and kudu-tserver on such a server.

[1] https://chrony.tuxfamily.org/doc/3.4/chrony.conf.html#local

Change-Id: Ie346ed02f1faa52bce1c919cf89584d2cb398c7b
Reviewed-on: http://gerrit.cloudera.org:8080/18344
Tested-by: Kudu Jenkins
Reviewed-by: Andrew Wong 
---
M docs/troubleshooting.adoc
1 file changed, 30 insertions(+), 0 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Andrew Wong: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/18344
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie346ed02f1faa52bce1c919cf89584d2cb398c7b
Gerrit-Change-Number: 18344
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin 
Gerrit-Reviewer: Alexey Serbin 
Gerrit-Reviewer: Andrew Wong 
Gerrit-Reviewer: Kudu Jenkins (120)


[kudu-CR] [docs] add notes on running chronyd in local reference mode

2022-03-24 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/18344 )

Change subject: [docs] add notes on running chronyd in local reference mode
..


Patch Set 2: Code-Review+2


--
To view, visit http://gerrit.cloudera.org:8080/18344
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ie346ed02f1faa52bce1c919cf89584d2cb398c7b
Gerrit-Change-Number: 18344
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin 
Gerrit-Reviewer: Alexey Serbin 
Gerrit-Reviewer: Andrew Wong 
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Thu, 24 Mar 2022 17:51:56 +
Gerrit-HasComments: No


[kudu-CR] [docs] add notes on running chronyd in local reference mode

2022-03-23 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/18344 )

Change subject: [docs] add notes on running chronyd in local reference mode
..


Patch Set 1:

(5 comments)

http://gerrit.cloudera.org:8080/#/c/18344/1/docs/troubleshooting.adoc
File docs/troubleshooting.adoc:

http://gerrit.cloudera.org:8080/#/c/18344/1/docs/troubleshooting.adoc@518
PS1, Line 518: = Notes on running chronyd in local reference mode
> nit: surround in backticks
Done


http://gerrit.cloudera.org:8080/#/c/18344/1/docs/troubleshooting.adoc@519
PS1, Line 519: to make clock
 : of all nodes synchronised to one another
> nit: maybe "to synchronize the clocks on all nodes with one another"
Done


http://gerrit.cloudera.org:8080/#/c/18344/1/docs/troubleshooting.adoc@529
PS1, Line 529: chronyd
> nit: backticks
Done


http://gerrit.cloudera.org:8080/#/c/18344/1/docs/troubleshooting.adoc@530
PS1, Line 530: chronyd
> nit: backticks
Done


http://gerrit.cloudera.org:8080/#/c/18344/1/docs/troubleshooting.adoc@530
PS1, Line 530: 3.4 version
> Is this this versions and below? Above? Or just, at least this version and
Done



--
To view, visit http://gerrit.cloudera.org:8080/18344
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ie346ed02f1faa52bce1c919cf89584d2cb398c7b
Gerrit-Change-Number: 18344
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin 
Gerrit-Reviewer: Alexey Serbin 
Gerrit-Reviewer: Andrew Wong 
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Wed, 23 Mar 2022 15:08:08 +
Gerrit-HasComments: Yes


[kudu-CR] [docs] add notes on running chronyd in local reference mode

2022-03-23 Thread Alexey Serbin (Code Review)
Hello Kudu Jenkins, Andrew Wong,

I'd like you to reexamine a change. Please visit

http://gerrit.cloudera.org:8080/18344

to look at the new patch set (#2).

Change subject: [docs] add notes on running chronyd in local reference mode
..

[docs] add notes on running chronyd in local reference mode

When running a Kudu cluster in an isolated network, use a dedicated
server to run the reference chronyd in local reference mode [1].
Avoid placing kudu-master and kudu-tserver on such a server.

[1] https://chrony.tuxfamily.org/doc/3.4/chrony.conf.html#local

Change-Id: Ie346ed02f1faa52bce1c919cf89584d2cb398c7b
---
M docs/troubleshooting.adoc
1 file changed, 30 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/44/18344/2
--
To view, visit http://gerrit.cloudera.org:8080/18344
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie346ed02f1faa52bce1c919cf89584d2cb398c7b
Gerrit-Change-Number: 18344
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin 
Gerrit-Reviewer: Alexey Serbin 
Gerrit-Reviewer: Andrew Wong 
Gerrit-Reviewer: Kudu Jenkins (120)


[kudu-CR] [docs] add notes on running chronyd in local reference mode

2022-03-22 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/18344 )

Change subject: [docs] add notes on running chronyd in local reference mode
..


Patch Set 1: Code-Review+1

(5 comments)

http://gerrit.cloudera.org:8080/#/c/18344/1/docs/troubleshooting.adoc
File docs/troubleshooting.adoc:

http://gerrit.cloudera.org:8080/#/c/18344/1/docs/troubleshooting.adoc@518
PS1, Line 518: = Notes on running chronyd in local reference mode
nit: surround in backticks


http://gerrit.cloudera.org:8080/#/c/18344/1/docs/troubleshooting.adoc@519
PS1, Line 519: to make clock
 : of all nodes synchronised to one another
nit: maybe "to synchronize the clocks on all nodes with one another"


http://gerrit.cloudera.org:8080/#/c/18344/1/docs/troubleshooting.adoc@529
PS1, Line 529: chronyd
nit: backticks


http://gerrit.cloudera.org:8080/#/c/18344/1/docs/troubleshooting.adoc@530
PS1, Line 530: 3.4 version
Is this this versions and below? Above? Or just, at least this version and 
possibly more (just based on testing)


http://gerrit.cloudera.org:8080/#/c/18344/1/docs/troubleshooting.adoc@530
PS1, Line 530: chronyd
nit: backticks



--
To view, visit http://gerrit.cloudera.org:8080/18344
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ie346ed02f1faa52bce1c919cf89584d2cb398c7b
Gerrit-Change-Number: 18344
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin 
Gerrit-Reviewer: Andrew Wong 
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Wed, 23 Mar 2022 05:49:50 +
Gerrit-HasComments: Yes


[kudu-CR] [docs] add notes on running chronyd in local reference mode

2022-03-22 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed Attila Bukor from this change.  ( 
http://gerrit.cloudera.org:8080/18344 )

Change subject: [docs] add notes on running chronyd in local reference mode
..


Removed reviewer Attila Bukor.
--
To view, visit http://gerrit.cloudera.org:8080/18344
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: deleteReviewer
Gerrit-Change-Id: Ie346ed02f1faa52bce1c919cf89584d2cb398c7b
Gerrit-Change-Number: 18344
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin 
Gerrit-Reviewer: Andrew Wong 
Gerrit-Reviewer: Kudu Jenkins (120)


[kudu-CR] [docs] add notes on running chronyd in local reference mode

2022-03-22 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18344


Change subject: [docs] add notes on running chronyd in local reference mode
..

[docs] add notes on running chronyd in local reference mode

When running a Kudu cluster in an isolated network, use a dedicated
server to run the reference chronyd in local reference mode [1].
Avoid placing kudu-master and kudu-tserver on such a server.

[1] https://chrony.tuxfamily.org/doc/3.4/chrony.conf.html#local

Change-Id: Ie346ed02f1faa52bce1c919cf89584d2cb398c7b
---
M docs/troubleshooting.adoc
1 file changed, 30 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/44/18344/1
--
To view, visit http://gerrit.cloudera.org:8080/18344
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie346ed02f1faa52bce1c919cf89584d2cb398c7b
Gerrit-Change-Number: 18344
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin