public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] consolekit daemon problem
@ 2011-10-21 13:58 covici
  2011-10-21 16:29 ` Jonas de Buhr
  0 siblings, 1 reply; 7+ messages in thread
From: covici @ 2011-10-21 13:58 UTC (permalink / raw
  To: gentoo-user

Hi.  I am using consolekit on gentoo 64-bit unstable and its giving me
warnings saying unable to add monitor -- n o space left on device.
File systems seem to be fine and a google search did not show anything
relevant.

Anyone have any ideas?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         covici@ccs.covici.com



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] consolekit daemon problem
  2011-10-21 13:58 [gentoo-user] consolekit daemon problem covici
@ 2011-10-21 16:29 ` Jonas de Buhr
  2011-10-21 18:43   ` covici
  0 siblings, 1 reply; 7+ messages in thread
From: Jonas de Buhr @ 2011-10-21 16:29 UTC (permalink / raw
  To: gentoo-user

Am Fri, 21 Oct 2011 09:58:11 -0400
schrieb covici@ccs.covici.com:

> Hi.  I am using consolekit on gentoo 64-bit unstable and its giving me
> warnings saying unable to add monitor -- n o space left on device.
> File systems seem to be fine and a google search did not show anything
> relevant.
> 
> Anyone have any ideas?

yes. post log entries/error messages and the output of df.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] consolekit daemon problem
  2011-10-21 16:29 ` Jonas de Buhr
@ 2011-10-21 18:43   ` covici
  2011-10-21 19:38     ` Jonas de Buhr
  0 siblings, 1 reply; 7+ messages in thread
From: covici @ 2011-10-21 18:43 UTC (permalink / raw
  To: gentoo-user

Jonas de Buhr <jonas.de.buhr@gmx.net> wrote:

> Am Fri, 21 Oct 2011 09:58:11 -0400
> schrieb covici@ccs.covici.com:
> 
> > Hi.  I am using consolekit on gentoo 64-bit unstable and its giving me
> > warnings saying unable to add monitor -- n o space left on device.
> > File systems seem to be fine and a google search did not show anything
> > relevant.
> > 
> > Anyone have any ideas?
> 
> yes. post log entries/error messages and the output of df.
Oct 21 14:42:15 ccs console-kit-daemon[20795]: WARNING: Failed to add
monitor on '/dev/tty4': No space left on device
and similar many messages like that.  What file system is it trying to
use -- all the df's look good to me.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         covici@ccs.covici.com



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] consolekit daemon problem
  2011-10-21 18:43   ` covici
@ 2011-10-21 19:38     ` Jonas de Buhr
  2011-10-21 20:11       ` covici
  0 siblings, 1 reply; 7+ messages in thread
From: Jonas de Buhr @ 2011-10-21 19:38 UTC (permalink / raw
  To: gentoo-user

Am Fri, 21 Oct 2011 14:43:43 -0400
schrieb covici@ccs.covici.com:

> Jonas de Buhr <jonas.de.buhr@gmx.net> wrote:
> 
> > Am Fri, 21 Oct 2011 09:58:11 -0400
> > schrieb covici@ccs.covici.com:
> > 
> > > Hi.  I am using consolekit on gentoo 64-bit unstable and its
> > > giving me warnings saying unable to add monitor -- n o space left
> > > on device. File systems seem to be fine and a google search did
> > > not show anything relevant.
> > > 
> > > Anyone have any ideas?
> > 
> > yes. post log entries/error messages and the output of df.
> Oct 21 14:42:15 ccs console-kit-daemon[20795]: WARNING: Failed to add
> monitor on '/dev/tty4': No space left on device
> and similar many messages like that.  What file system is it trying to
> use -- all the df's look good to me.

hmmm. inodes? does df -i show 100% somewhere? 



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] consolekit daemon problem
  2011-10-21 19:38     ` Jonas de Buhr
@ 2011-10-21 20:11       ` covici
  2011-10-21 21:07         ` Jonas de Buhr
  0 siblings, 1 reply; 7+ messages in thread
From: covici @ 2011-10-21 20:11 UTC (permalink / raw
  To: gentoo-user


Jonas de Buhr <jonas.de.buhr@gmx.net> wrote:

> Am Fri, 21 Oct 2011 14:43:43 -0400
> schrieb covici@ccs.covici.com:
> 
> > Jonas de Buhr <jonas.de.buhr@gmx.net> wrote:
> > 
> > > Am Fri, 21 Oct 2011 09:58:11 -0400
> > > schrieb covici@ccs.covici.com:
> > > 
> > > > Hi.  I am using consolekit on gentoo 64-bit unstable and its
> > > > giving me warnings saying unable to add monitor -- n o space left
> > > > on device. File systems seem to be fine and a google search did
> > > > not show anything relevant.
> > > > 
> > > > Anyone have any ideas?
> > > 
> > > yes. post log entries/error messages and the output of df.
> > Oct 21 14:42:15 ccs console-kit-daemon[20795]: WARNING: Failed to add
> > monitor on '/dev/tty4': No space left on device
> > and similar many messages like that.  What file system is it trying to
> > use -- all the df's look good to me.
> 
> hmmm. inodes? does df -i show 100% somewhere? 
Nope.  I wonder if the message is misleading?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         covici@ccs.covici.com



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] consolekit daemon problem
  2011-10-21 20:11       ` covici
@ 2011-10-21 21:07         ` Jonas de Buhr
  2011-10-21 23:58           ` covici
  0 siblings, 1 reply; 7+ messages in thread
From: Jonas de Buhr @ 2011-10-21 21:07 UTC (permalink / raw
  To: gentoo-user

Am Fri, 21 Oct 2011 16:11:33 -0400
schrieb covici@ccs.covici.com:

> 
> Jonas de Buhr <jonas.de.buhr@gmx.net> wrote:
> 
> > Am Fri, 21 Oct 2011 14:43:43 -0400
> > schrieb covici@ccs.covici.com:
> > 
> > > Jonas de Buhr <jonas.de.buhr@gmx.net> wrote:
> > > 
> > > > Am Fri, 21 Oct 2011 09:58:11 -0400
> > > > schrieb covici@ccs.covici.com:
> > > > 
> > > > > Hi.  I am using consolekit on gentoo 64-bit unstable and its
> > > > > giving me warnings saying unable to add monitor -- n o space
> > > > > left on device. File systems seem to be fine and a google
> > > > > search did not show anything relevant.
> > > > > 
> > > > > Anyone have any ideas?
> > > > 
> > > > yes. post log entries/error messages and the output of df.
> > > Oct 21 14:42:15 ccs console-kit-daemon[20795]: WARNING: Failed to
> > > add monitor on '/dev/tty4': No space left on device
> > > and similar many messages like that.  What file system is it
> > > trying to use -- all the df's look good to me.
> > 
> > hmmm. inodes? does df -i show 100% somewhere? 
> Nope.  I wonder if the message is misleading?

is there a specific reason that you do not post the output of the df
commands?

normally it's full HD or running out of inodes.
searching the web i found one other guy having this problem a year ago,
not reproduceable, no solution provided and in german:
http://forum.ubuntuusers.de/topic/console-kit-daemon-warning-failed-to-add-moni/#post-2513925

are there other error messages regarding console-kit or with "no space
left" in syslog?
can you maybe strace the console-kit-daemon or run it verbose or
increase its log level and see what it does when it prints this message?



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] consolekit daemon problem
  2011-10-21 21:07         ` Jonas de Buhr
@ 2011-10-21 23:58           ` covici
  0 siblings, 0 replies; 7+ messages in thread
From: covici @ 2011-10-21 23:58 UTC (permalink / raw
  To: gentoo-user


Jonas de Buhr <jonas.de.buhr@gmx.net> wrote:

> Am Fri, 21 Oct 2011 16:11:33 -0400
> schrieb covici@ccs.covici.com:
> 
> > 
> > Jonas de Buhr <jonas.de.buhr@gmx.net> wrote:
> > 
> > > Am Fri, 21 Oct 2011 14:43:43 -0400
> > > schrieb covici@ccs.covici.com:
> > > 
> > > > Jonas de Buhr <jonas.de.buhr@gmx.net> wrote:
> > > > 
> > > > > Am Fri, 21 Oct 2011 09:58:11 -0400
> > > > > schrieb covici@ccs.covici.com:
> > > > > 
> > > > > > Hi.  I am using consolekit on gentoo 64-bit unstable and its
> > > > > > giving me warnings saying unable to add monitor -- n o space
> > > > > > left on device. File systems seem to be fine and a google
> > > > > > search did not show anything relevant.
> > > > > > 
> > > > > > Anyone have any ideas?
> > > > > 
> > > > > yes. post log entries/error messages and the output of df.
> > > > Oct 21 14:42:15 ccs console-kit-daemon[20795]: WARNING: Failed to
> > > > add monitor on '/dev/tty4': No space left on device
> > > > and similar many messages like that.  What file system is it
> > > > trying to use -- all the df's look good to me.
> > > 
> > > hmmm. inodes? does df -i show 100% somewhere? 
> > Nope.  I wonder if the message is misleading?
> 
> is there a specific reason that you do not post the output of the df
> commands?
> 
> normally it's full HD or running out of inodes.
> searching the web i found one other guy having this problem a year ago,
> not reproduceable, no solution provided and in german:
> http://forum.ubuntuusers.de/topic/console-kit-daemon-warning-failed-to-add-moni/#post-2513925
> 
> are there other error messages regarding console-kit or with "no space
> left" in syslog?
> can you maybe strace the console-kit-daemon or run it verbose or
> increase its log level and see what it does when it prints this message?

I can see about its loglevel or strace.

I have a lot of volumes, so I didn't send the output, but I think it
uses sysfs or something.  I saw one post which said something removing
something from grub, but no solution was there.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         covici@ccs.covici.com



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-10-22  0:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-21 13:58 [gentoo-user] consolekit daemon problem covici
2011-10-21 16:29 ` Jonas de Buhr
2011-10-21 18:43   ` covici
2011-10-21 19:38     ` Jonas de Buhr
2011-10-21 20:11       ` covici
2011-10-21 21:07         ` Jonas de Buhr
2011-10-21 23:58           ` covici

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox