[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Weird warning from console-kit-daemon



Hi,

2012/5/10 Curt <curty@free.fr>:
> On 2012-05-06, Sébastien Kalt <skalt@throka.org> wrote:
>>
>> Thank you for your answer, but I still think physical hard drive space is
>> not the problem.
>
> How about inodes?
>
> df -i
$ df -i
Filesystem                                              Inodes  IUsed
 IFree IUse% Mounted on
rootfs                                                 9999248 707714
9291534    8% /
udev                                                    497175    447
496728    1% /dev
tmpfs                                                   498668    401
498267    1% /run
/dev/disk/by-uuid/d30adeed-998c-4f8b-b25c-185113da1cda 9999248 707714
9291534    8% /
tmpfs                                                   498668      4
498664    1% /run/lock
tmpfs                                                   498668     37
498631    1% /tmp
tmpfs                                                   498668      5
498663    1% /run/shm

Doesn't seem to be full ;)

Camaleón wrote :
> Yes. Hum, okay, the let's go back to the original idea of enabling them
> and see how it goes (append "cgroup_enable=memory" to the kernel line) :-)
I tried it, and I have the same messages :

$ dmesg |grep "Command line"
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-2-amd64
root=UUID=d30adeed-998c-4f8b-b25c-185113da1cda ro quiet
cgroup_enable=memory

$ cat /proc/cgroups
#subsys_name hierarchy num_cgroups enabled
cpuset 0 1 1
cpu 0 1 1
cpuacct 0 1 1
memory 0 1 1
devices 0 1 1
freezer 0 1 1
net_cls 0 1 1
blkio 0 1 1
perf_event 0 1 1

$ tail /var/log/syslog
May 13 16:00:57 crapaud64 console-kit-daemon[2289]: WARNING: Failed to
add monitor on '/dev/pts/1': No space left on device
May 13 16:01:27 crapaud64 console-kit-daemon[2289]: WARNING: Failed to
add monitor on '/dev/pts/1': No space left on device
May 13 16:01:57 crapaud64 console-kit-daemon[2289]: WARNING: Failed to
add monitor on '/dev/pts/1': No space left on device
May 13 16:02:27 crapaud64 console-kit-daemon[2289]: WARNING: Failed to
add monitor on '/dev/pts/1': No space left on device
May 13 16:02:57 crapaud64 console-kit-daemon[2289]: WARNING: Failed to
add monitor on '/dev/pts/1': No space left on device

So I'll file a bug, as soon as I have enough time ;)

Thank you for your help.

Sebastien


Reply to: