Comment 10 for bug 1472338

Revision history for this message
Blake Rouse (blake-rouse) wrote : Re: Failed to refresh power state and unhandled errors - exceptions.OSError: [Errno 12] Cannot allocate memory

Been looking into this the pmap output shows the output below for clusterd:

348: /usr/bin/python /usr/bin/twistd --nodaemon --uid=maas --gid=maas --pidfile= maas-clusterd --config-file=/etc/maas/pserv.yaml
Address Kbytes Mode Offset Device Mapping
0000000000400000 2800 r-x-- 0000000000000000 009:00000 python2.7
00000000008bb000 4 r---- 00000000002bb000 009:00000 python2.7
00000000008bc000 468 rw--- 00000000002bc000 009:00000 python2.7
0000000000931000 72 rw--- 0000000000000000 000:00000 [ anon ]
00000000020a3000 1676184 rw--- 0000000000000000 000:00000 [ anon ]

You can see the last line in that output is using 1.6GB of memory? As for what that is I don't know.