Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Running Out of Memory Due to Repeating HDIO_GET_IDENTITY failed for '/dev/block.

Featured Replies

I have 8GB of RAM that I have tested, but recently I have been getting Out of Memory / Kernal Panics due to what I believe is the log getting too big, I think it is because of a particular warning message that repeats every few minutes.  I have Supermicro MV8 cards and I think due to the current driver, I think these messages are generated in the log.  Any Unix gurus know how I can trim my log hourly or do something to eliminate the out of memory problem?  Thanks.

 

G

you can try..

 

 

if you want to compress the prior log

 

uncomment

#compress

in /etc/logrotate.conf

 

sed -iv -e 's/#compress/compress/g' /etc/logrotate.conf

 

 

if you want to run it hourly add

cp -piv /etc/cron.daily/logrotate /etc/cron.hourly

 

You may need to use the -f force option in the hourly job.

-f, --force              Force file rotation

 

 

 

  • Author

Thanks, I set that up. Working well. Now to figure out how to fix the root cause.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.