Member since
08-08-2017
1652
Posts
30
Kudos Received
11
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1953 | 06-15-2020 05:23 AM | |
| 15901 | 01-30-2020 08:04 PM | |
| 2097 | 07-07-2019 09:06 PM | |
| 8195 | 01-27-2018 10:17 PM | |
| 4652 | 12-31-2017 10:12 PM |
04-30-2018
10:01 AM
about - Force fsck for all other non-root partitions , in that case as you explained each reboot will activate the fsck check on that partition , but can we schedule the fsck for "all other non-root partitions" ? ( I mean not only by reboot , we want to run fsck each month for example for non-root partitions )
... View more
04-29-2018
07:56 AM
regarding what you said "but using tune2fs to adjust the check schedule if appropriate, and forcing fsck to run when it is more convenient." , can yopu give example for this configuration ?
... View more
04-29-2018
06:19 AM
ok I have another question , as you know we set in the /etc/fstab file the partition as sdf , to perform fsck during reboot , for now all machine s set without fsck dusring reboot , so do you recomended to set it to "1" , in order to perform fsck during reboot ?
... View more
04-25-2018
08:05 PM
yes we already did it on one of the disks , see please - https://community.hortonworks.com/questions/189016/datanode-machine-worker-one-of-the-disks-have-file.html
... View more
04-25-2018
08:03 PM
I want to say additionally , that we use DNS server for manage all hosts in the cluster
... View more
04-25-2018
08:01 PM
we ask about this service , because we think the data-node machines have issues when this service is ruining , we see unexpected reboot on workers machines , and million messages in /var/log/messages file about avahi-daemon , so lets minimze the quastion can we be sure about disable this service only on worklers machines ?
... View more
04-25-2018
07:58 PM
Hi Geoffrey , when we build a new hadoop cluster - then dose hortonworks recomended to disable/enable this service ?
... View more
04-25-2018
07:40 PM
I want to add that in /var/log/message file we see a million messages as Apr 25 00:08:32 worker02 avahi-daemon[953]: Invalid response packet from host 91.61.42.241.
Apr 25 00:08:32 worker02 avahi-daemon[953]: Invalid response packet from host 91.61.60.61.
Apr 25 00:08:32 worker02 avahi-daemon[953]: Invalid response packet from host 91.61.35.160.
Apr 25 00:08:32 worker02 avahi-daemon[953]: Invalid response packet from host 91.61.22.128.
Apr 25 00:08:32 worker02 avahi-daemon[953]: Invalid response packet from host 91.61.56.231.
<br>
... View more
04-25-2018
07:38 PM
Hi, Geoffrey we just waiting for your approval about the following steps: 1. umount /grid/sdc or umount -l /grid/sdc in case devise is busy 2. fsck -y /dev/sdc 3. mount /grid/sdc
... View more
04-25-2018
07:15 PM
we have ambari cluster machines , HDP - 2.6.X we want to know the opinion of hortonworks about the avahi service dose this service should be disable or enable on ambari cluster machines ( master / workers / kafka ) ? note - we want to disable this service especially on the data-node machines ( workers ) , because we think that this service could be the reason of OS restart , for now this service is enable and running on all our machines in the ambari cluster reference - https://www.systutorials.com/docs/linux/man/8-avahi-daemon/ service avahi-daemon status
Redirecting to /bin/systemctl status avahi-daemon.service
● avahi-daemon.service - Avahi mDNS/DNS-SD Stack
Loaded: loaded (/usr/lib/systemd/system/avahi-daemon.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2018-04-25 18:52:11 UTC; 17min ago
... View more
Labels: