[Starlingx-discuss] Alarm "Memory threshold"

Rai, Ankush Ankush.Rai at commscope.com
Thu Feb 18 15:03:45 UTC 2021


Thanks Tao.

Yes tried it and set the memory to 8000 MiB. With the increased memory, alarm is not raised in the system.
With 6400 MiB it raise a Major alarm.

Thanks,
Ankush
From: Liu, Tao <Tao.Liu at windriver.com>
Sent: Thursday, February 18, 2021 8:23 PM
To: open infra <openinfradn at gmail.com>; Ildiko Vancsa <ildiko.vancsa at gmail.com>
Cc: Rai, Ankush <Ankush.Rai at commscope.com>; starlingx-discuss at lists.starlingx.io
Subject: RE: [Starlingx-discuss] Alarm "Memory threshold"

Yes, you can modify the host memory reservation via system command. # system host-memory-modify -m <Platform Reserved MiB> <hostname or id> <processor> system host-memory-modify -m 6
External (tao.liu at windriver.com<mailto:tao.liu at windriver.com>)
  Report This Email<https://shared.outlook.inky.com/report?id=Y29tbXNjb3BlL2Fua3VzaC5yYWlAY29tbXNjb3BlLmNvbS8yYmE0ZDIzNGVhMzY3ZWI0YjljZjM0ZjUzM2M2MTI5Mi8xNjEzNjU5OTYxLjYz#key=5f8122bab5289315d7c541886e8011d1>  FAQ<https://www.inky.com/banner-faq/>  Protection by INKY<https://www.inky.com>

Yes, you can modify the host memory reservation via system command.

# system host-memory-modify -m <Platform Reserved MiB> <hostname or id> <processor>
system host-memory-modify -m 6400 1 0

# show current memory configuration
system host-memory-show <hostname or id> <processor>
system host-memory-list <hostname or id>

Tao

From: open infra <openinfradn at gmail.com<mailto:openinfradn at gmail.com>>
Sent: Wednesday, February 17, 2021 9:55 PM
To: Ildiko Vancsa <ildiko.vancsa at gmail.com<mailto:ildiko.vancsa at gmail.com>>
Cc: Rai, Ankush <Ankush.Rai at commscope.com<mailto:Ankush.Rai at commscope.com>>; starlingx-discuss at lists.starlingx.io<mailto:starlingx-discuss at lists.starlingx.io>
Subject: Re: [Starlingx-discuss] Alarm "Memory threshold"

[Please note: This e-mail is from an EXTERNAL e-mail address]
Hi,

Is there a way we can adjust memory and CPU of controller-0 before we deploy starlingx?
In my case without having a single VM under OpenStack has following memory usage though host machine (I use AIO simplex on the virtualized environment) has enough memory.

controller-0:~$ free -m
              total        used        free      shared  buff/cache   available
Mem:          17894       11131         406          65        6356        5967
Swap:             0           0           0

On Sun, Feb 14, 2021 at 7:55 PM Ildiko Vancsa <ildiko.vancsa at gmail.com<mailto:ildiko.vancsa at gmail.com>> wrote:
Hi,

I saw that you have a ‘reserved for platform’ memory entry with the value of 4600 MiB.

I’ve found entries below that report platform memory usage having an over 100% value:

daemon.log:2021-02-14T07:14:55.000 controller-0 collectd[130887]: info platform memory usage: Usage: 114.7%; Reserved: 4600.0 MiB, Platform: 5274.3 MiB (Base: 4684.1, k8s-system: 590.2), k8s-addon: 0.0

So while the overall memory usage in the system isn’t over the threshold I assume the usage of that reserved amount of memory still exceeds it. Have you seen any configuration option to increase the amount of platform memory?

You can also look into collectd if that leads you closer to what it is reading to get those values.

I don’t have access to a StarlingX install to look into this, so I cannot tell where to look for that.

I found some documentation for Kubernetes to set memory limits, but I’m not sure that applies here. (https://kubernetes.io/docs/tasks/administer-cluster/manage-resources/memory-default-namespace/<https://secure-web.cisco.com/19X78_iEHTgU4Svrx4A22-30zis4qBzzl2fQbAvx4_PaCikwL7jPMexe0GD4Y1wEDr7oMQgMKmLPRBN3rbXJLzPjnBg4veQrNGB_Ug6OV4vw6imfQcNl91uo96DZx28PFUY1_-_n7mdpzpFN7hTNGqxe55W1o2hFAmvGFiQGtNW4ChxdIQ8ShjqNE6jYNrBSlBzuQ-rTRSwYVnRxo0HvwhnUl2NgBE0YsFVWHyzu89GsnBk4-YFPhmcp3rHA0TxeXbppb1_VuWgePIG5bqZuojZOx-lYP_zPKYWYEuXZ-2aGOSKOVtkGtQoL-n9ydRqQk/https%3A%2F%2Fkubernetes.io%2Fdocs%2Ftasks%2Fadminister-cluster%2Fmanage-resources%2Fmemory-default-namespace%2F>)

Have you looked into the above already?

Thanks,
Ildikó


> On Feb 14, 2021, at 10:51, Rai, Ankush <Ankush.Rai at commscope.com<mailto:Ankush.Rai at commscope.com>> wrote:
>
> Not sure exactly which log file to check. Captured some data here, please check if this can help.
>
> Software Version: 20.06
> Memory:
> Reserved for Platform: 4600 MiB
> Usable Total: 13293 MiB
> Available: 13293 MiB
>
> The fm has logged these events.
>
> fm-event.log:2021-02-10T08:57:25.000 controller-0 fmManager: info { "event_log_id" : "100.103", "reason_text" : "Platform Memory threshold exceeded ; threshold 80.00%, actual 88.83%", "entity_instance_id" : "region=RegionOne.system=6e232236-df0a-4bc5-9006-76f782b5493f.host=controller-0", "severity" : "major", "state" : "set", "timestamp" : "2021-02-10 08:57:25.484131" }
> fm-event.log:2021-02-10T09:17:55.000 controller-0 fmManager: info { "event_log_id" : "100.103", "reason_text" : "Platform Memory threshold exceeded ; threshold 90.00%, actual 95.19%", "entity_instance_id" : "region=RegionOne.system=6e232236-df0a-4bc5-9006-76f782b5493f.host=controller-0", "severity" : "critical", "state" : "set", "timestamp" : "2021-02-10 09:17:55.482154" }
>

[snip]

>
> From: Ildiko Vancsa <ildiko.vancsa at gmail.com<mailto:ildiko.vancsa at gmail.com>>
> Sent: Sunday, February 14, 2021 2:42 PM
> To: Rai, Ankush <Ankush.Rai at commscope.com<mailto:Ankush.Rai at commscope.com>>
> Cc: starlingx-discuss at lists.starlingx.io<mailto:starlingx-discuss at lists.starlingx.io>
> Subject: Re: [Starlingx-discuss] Alarm "Memory threshold"
>
>
> Hi Ankush,
>
> Do you have any log entries on the system you could share here that show the memory readings the alarm might be triggered by?
>
> Thanks,
> Ildikó
>
>
> > On Feb 14, 2021, at 09:26, Rai, Ankush <Ankush.Rai at commscope.com<mailto:Ankush.Rai at commscope.com>> wrote:
> >
> > Hi,
> >
> > Below alarm is getting raised for every node of the central and edge cloud.
> >
> > “Platform Memory threshold exceeded ; threshold 90.00%, actual 95.19%”
> >
> > It looks to be the false alarm as nodes are having enough available memory. Please config the root cause of this alarm.
> >
> > Thanks,
> > Ankush
> >
> >
> > _______________________________________________
> > Starlingx-discuss mailing list
> > Starlingx-discuss at lists.starlingx.io<mailto:Starlingx-discuss at lists.starlingx.io>
> > http://secure-web.cisco.com/1PV8HDMvVRW0RqVu-SKTRWk6WWzv0LMknZ5lZPnq_3AC44IJMRoTkCmBzbDzfSRKy1sR51Ro2VO06UwWt-4FdJVml-0HlHOjpHq9J5nmMvsPseu4RcqzNaQvw5haLJsQqt0HLmSNJtbid7y2kxIipLb1hZwBP5gx-ZIdH71ha2sHnU9iy8kbtB51Y5tHpLdGIcUYnJfot6KLcOe6xS2sPGBEOGVhleDZ83q7d7l9kxhO6HkHdmUPURKbTELhCqw8pf-r7fiE8usjs79rMvOl3im3n1pT0kPRXHzHN_DY7SMgFhzOa2MXDTiDCKn-33Ump/http%3A%2F%2Flists.starlingx.io%2Fcgi-bin%2Fmailman%2Flistinfo%2Fstarlingx-discuss
>
>


_______________________________________________
Starlingx-discuss mailing list
Starlingx-discuss at lists.starlingx.io<mailto:Starlingx-discuss at lists.starlingx.io>
http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss<http://secure-web.cisco.com/1qxK_Hzlr3LuQ5ToGjFQfFcJRc4LxcM_E1_u9RaTM6FRXOAhrR_r9OazzSSZ85hQoRG69vUY-MARMoSFbBMvtth9WbfCGpwWGko939bVPej5XkV2807I-RoaZvQMNiOp0qSgozAKVz3jEbtHHLhvhkoxoVtIR2yWFwn9cN9dW1ARQCCjrLa8Jms4lL1RX725wYhDZohZLfjzJs-aSAAv5mEkwgpxF_GsIeiSWykUsZITB5hzHgGNRQ4uvZiVdtbiIzG0NsJeLzM6v4Cn0izdNwWH3QyOVUrPcUVTr1TXnqdAPkuy1aFCzbKUL3zdr2FVs/http%3A%2F%2Flists.starlingx.io%2Fcgi-bin%2Fmailman%2Flistinfo%2Fstarlingx-discuss>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20210218/5ce840f8/attachment-0001.html>


More information about the Starlingx-discuss mailing list