Support Questions

Find answers, ask questions, and share your expertise
Announcements
Welcome to the upgraded Community! Read this blog to see What’s New!

Frequent Entropy issue

avatar
Contributor

Hello Team,

 

We are seeing a frequent entropy issue in our customer cluster as shown below.

 

Sayed016_0-1655926849549.png

 

/proc/sys/kernel/random/entropy_avail returns 3754. We also installed the rng-tools in all the nodes and the service rngd is also running. After checking the document https://docs.cloudera.com/cdp-private-cloud-base/7.1.6/installation/topics/cdpdc-data-at-rest-encryp... we can see the ExecStart looks as follows

 

ExecStart=/sbin/rngd -f -r /dev/urandom

 

 

However, our ExecStart is the default one and looks as follows

 

ExecStart=/sbin/rngd -f

 

 

can you please share if updating the ExecStart will solve the issue?

 

Best Regards

Sayed Anisul Hoque

 

 

2 REPLIES 2

avatar
Master Collaborator

@Sayed016 ,

 

At the time of the alert, if you run a cat /proc/sys/kernel/random/entropy_avail on that exact host, what values are you getting?

 

Cheers,

André

 

--
Was your question answered? Please take some time to click on "Accept as Solution" below this post.
If you find a reply useful, say thanks by clicking on the thumbs up button.

avatar
Contributor

Hello @araujo, by the time I logged in to the node to check the entropy_avail value it became good, this issue seems to resolve fast as from the Cloudera Alert mail I can see good status within the next minute after this issue occurred. Also, from the screenshot attached you can the value was 1.

 

Labels