- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Frequent Entropy issue
- Labels:
-
Cloudera Data Platform (CDP)
Created ‎06-22-2022 01:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Team,
We are seeing a frequent entropy issue in our customer cluster as shown below.
/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
Created ‎06-22-2022 04:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Created ‎06-23-2022 12:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
