LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-12-2017, 08:23 AM   #1
jcee86
LQ Newbie
 
Registered: Sep 2017
Posts: 1

Rep: Reputation: Disabled
Help!!!! Secondary Failures: MEM CRITICAL - system memory usage: 100%


I ran dmesg and I got these messages

[2491524.886272] e1000e: enp3s0 NIC Link is Down
[2491531.299456] e1000e: enp3s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[2491578.392100] e1000e: enp3s0 NIC Link is Down
[2491578.396627] e1000e: enp3s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[2491672.553447] systemd-journald[20280]: Failed to set file attributes: Operation not supported
[2491918.595118] e1000e: enp3s0 NIC Link is Down
[2491918.596567] e1000e: enp3s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[2491936.639172] systemd-journald[20280]: Failed to set file attributes: Operation not supported
[2492211.552366] systemd-journald[20280]: Failed to set file attributes: Operation not supported
[2492486.933218] systemd-journald[20280]: Failed to set file attributes: Operation not supported


What does this mean and how can I go about fixing it. I'm running Ubuntu on a Oracle VM virtualbox 64-bit.
 
Old 09-12-2017, 09:09 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,098

Rep: Reputation: 7835Reputation: 7835Reputation: 7835Reputation: 7835Reputation: 7835Reputation: 7835Reputation: 7835Reputation: 7835Reputation: 7835Reputation: 7835Reputation: 7835
Quote:
Originally Posted by jcee86 View Post
I ran dmesg and I got these messages

[2491524.886272] e1000e: enp3s0 NIC Link is Down
[2491531.299456] e1000e: enp3s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[2491578.392100] e1000e: enp3s0 NIC Link is Down
[2491578.396627] e1000e: enp3s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[2491672.553447] systemd-journald[20280]: Failed to set file attributes: Operation not supported
[2491918.595118] e1000e: enp3s0 NIC Link is Down
[2491918.596567] e1000e: enp3s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[2491936.639172] systemd-journald[20280]: Failed to set file attributes: Operation not supported
[2492211.552366] systemd-journald[20280]: Failed to set file attributes: Operation not supported
[2492486.933218] systemd-journald[20280]: Failed to set file attributes: Operation not supported


What does this mean and how can I go about fixing it. I'm running Ubuntu on a Oracle VM virtualbox 64-bit.
You don't tell us what versions of anything you're using, and don't really say how your subject line about no memory ties in to what you posted from dmesg. The error is very clear...it's telling you that you're out of memory. Since you're using Virtualbox...increase the amount you have allocated to that machine.
 
1 members found this post helpful.
Old 09-12-2017, 11:33 AM   #3
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,355
Blog Entries: 4

Rep: Reputation: 3819Reputation: 3819Reputation: 3819Reputation: 3819Reputation: 3819Reputation: 3819Reputation: 3819Reputation: 3819Reputation: 3819Reputation: 3819Reputation: 3819
You may also need to use facilities such as ulimit to restrict how much memory a process is allowed to use. (The limit should be large enough that in ordinary operation the process would never run into it ... enabling you to detect a bug before it brings the system down. Linux will start refusing to grant more memory ... "malloc" calls will begin to fail.)

If this began to happen recently, look for recent changes: software that just got installed, or maybe an internal application that just got updated (thereby introducing a bug). Processes that "run away," or that "fork-bomb" the system, or that otherwise are not properly designed to handle the loads that they are actually seeing, can all produce this kind of behavior. (I once saw a bug where a server process inadvertently began "talking to itself," and it didn't have controls on the number of simultaneous connections it would accept. The process effectively fork-bombed itself.) That sort of thing . . .

Last edited by sundialsvcs; 09-12-2017 at 11:34 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Busybox "top" shows more than 100% mem usage for first 2-3 processes added together uast23 Linux - General 3 09-18-2018 05:55 AM
100% Swap usage with loads of free memory AlienWolf Linux - Server 5 12-14-2010 08:33 PM
c++ - how to find memory footprint of a GL display list (or mem usage on a GPU)? BrianK Programming 3 03-17-2008 01:14 PM
100% Server Memory usage; too many httpd procs hansmast Linux - Server 3 09-11-2006 01:08 AM
Memory Usage 100% XPediTioN Mandriva 1 01-27-2004 02:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:29 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration