[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde
Subject:    Re: krabber 'no space left of device' problem
From:       Guy Zelck <guy.zelck () eds ! com>
Date:       1999-11-03 23:40:53
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


David,

> > "No space left on device" !!!
> > I have plenty of space and this messages appears almost immediately.
> > I tried to disable this test in the doit.cpp source by putting
> > device_no_space=0.
>
> Where's it looking for space? /tmp, for instance?
>
How could I know without studying the whole source? If I knew that
I wouldn't ask more help.

>  Are you running the
> app as a user and if so, have you run up against the 5% reserved space
> thing? That could be a possibility.
>
I'm running it as root. As I told you before I've got enough space.
Here's my df -k output:
# df -k
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/sdd2              1872552   1369082    406679  77% /
/dev/sdb2               505599    199792    279695  42% /u02
/dev/sdb3               307299     14166    277261   5% /var


>
> > Then the progress window comes up, there's no error message anymore but
> > nothing get's ripped from cd.
>
> You do have much more than 650 megs free, right? That's what a CD
> (on average) requires.
>
You don't need that much if you only rip 1 song! A 5 min. song takes on
average 50 MB in wav.
The message comes up that rapidly; krabber can't have checked in that
short period of time. If it could, it shouldn't bloody complain!

I repeat that with the device_no_space=0 the whole taskbar blinks while
krabber is supposedly ripping; what could be the meaning of this
blinking?. It isn't ripping though just is in a funny state.

Thanks for any respons,
Guy.

(guy.zelck@freebel.net, gzelck@hotmail.com,guy.zelck@eds.com)



[Attachment #5 (text/html)]

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<body text="#000000" bgcolor="#FF7F50" link="#0000EE" vlink="#551A8B" alink="#FF0000">
David,
<blockquote TYPE=CITE>
<pre>> "No space left on device" !!!
> I have plenty of space and this messages appears almost immediately.
> I tried to disable this test in the doit.cpp source by putting
> device_no_space=0.

Where's it looking for space? /tmp, for instance?</pre>
</blockquote>
How could I&nbsp;know without studying the whole source? If I knew that
I&nbsp;wouldn't ask more help.
<blockquote TYPE=CITE>
<pre>&nbsp;Are you running the
app as a user and if so, have you run up against the 5% reserved space
thing? That could be a possibility.</pre>
</blockquote>
I'm running it as root. As I&nbsp;told you before I've got enough space.
Here's my df -k output:
<br># df -k
<br>Filesystem&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1k-blocks&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Used Available Use% Mounted on
<br>/dev/sdd2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1872552&nbsp;&nbsp; 1369082&nbsp;&nbsp;&nbsp; 406679&nbsp; 77% /
<br>/dev/sdb2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
505599&nbsp;&nbsp;&nbsp; 199792&nbsp;&nbsp;&nbsp; 279695&nbsp; 42% /u02
<br>/dev/sdb3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
307299&nbsp;&nbsp;&nbsp;&nbsp; 14166&nbsp;&nbsp;&nbsp; 277261&nbsp;&nbsp;
5% /var
<br>&nbsp;
<blockquote TYPE=CITE>
<pre>

> Then the progress window comes up, there's no error message anymore but
> nothing get's ripped from cd.

You do have much more than 650 megs free, right? That's what a CD
(on average) requires.</pre>
</blockquote>
You don't need that much if you only rip 1 song! A 5 min. song takes on
average 50 MB in wav.
<br>The message comes up that rapidly; krabber can't have checked in that
short period of time. If it could, it shouldn't bloody complain!
<p>I repeat that with the device_no_space=0 the whole taskbar blinks while
krabber is supposedly ripping; what could be the meaning of this blinking?.
It isn't ripping though just is in a funny state.
<p>Thanks for any respons,
<br>Guy.
<p>(guy.zelck@freebel.net, gzelck@hotmail.com,guy.zelck@eds.com)
<br>&nbsp;
<br>&nbsp;
</body>
</html>

[Attachment #6 (text/html)]

<head><title>MARC: msg 'Re: krabber 'no space left of device' problem'</title></head>
<body bgcolor="#ffffff" text="#000000" link="#500000" alink="#0000ff" \
vlink="#000070"> <pre><b>[<a href="?l=kde-user&m=94159314508271&w=2">prev in \
list</a>] [<a href="?l=kde-user&m=94159463109327&w=2">next in list</a>] [<a \
href="?l=kde&m=94145416406560&w=2">prev in thread</a>] [<font color="#c0c0c0">next in \
thread</font>] </b> <b><font size=+1>
List:     <a href="?l=kde-user&r=1&w=2">kde-user</a>
Subject:  <a href="?t=94067625200001&w=2&d=1&r=1">Re: krabber 'no space left of \
                device' problem</a>
From:     <a href="?a=93275642100001&w=2&r=1">dfox@belvdere.vip.best.com</a>
Date:     <a href="?l=kde-user&d=1&r=1&w=2&b=199911&e=199912">1999-11-03 \
1:59:07</a></font> [<a href="?l=kde-user&m=94159434709099&q=raw">Download message \
RAW</a>]</b>

&gt; "No space left on device" !!!
&gt; I have plenty of space and this messages appears almost immediately.
&gt; I tried to disable this test in the doit.cpp source by putting
&gt; device_no_space=0.

Where's it looking for space? /tmp, for instance? Are you running the
app as a user and if so, have you run up against the 5% reserved space
thing? That could be a possibility. If you truly don't have enough
space (consider what temporary files might take up; maybe watch
/tmp in a separate terminal while your app is running) then there's
likely a bug in the app. I wouldn't simply comment out the check for
space.

&gt; Then the progress window comes up, there's no error message anymore but
&gt; nothing get's ripped from cd.

You do have much more than 650 megs free, right? That's what a CD
(on average) requires.

&gt; (guy.zelck@freebel.net, gzelck@hotmail.com,guy.zelck@eds.com)
------------------------------------------------------------------------
David E. Fox                 Tax              Thanks for letting me
dfox@belvdere.vip.best.com   the              change magnetic patterns
root@belvedere.sbay.org      churches         on your hard disk.
-----------------------------------------------------------------------
-- 
Send posts to:  kde-user@lists.netcentral.net
 Send all commands to:  kde-user-request@lists.netcentral.net
  Put your command in the SUBJECT of the message:
   "subscribe", "unsubscribe", "set digest on", or "set digest off"

All kde mailing lists are archived at <a \
                href="http://lists.kde.org">http://lists.kde.org</a>
**********************************************************************
This list is from your pals at NetCentral &lt;<a \
href="http://www.netcentral.net/">http://www.netcentral.net/</a>&gt;

<b>[<a href="?l=kde-user&m=94159314508271&w=2">prev in list</a>] [<a \
href="?l=kde-user&m=94159463109327&w=2">next in list</a>] [<a \
href="?l=kde&m=94145416406560&w=2">prev in thread</a>] [<font color="#c0c0c0">next in \
thread</font>] </b> </pre>
  </pre><br>
    &nbsp;&nbsp;<a href="?q=login">Log in / Log out</a><br>

    &nbsp;&nbsp;<a href="http://www.kde.org/">The K Desktop Environment home \
page</a><br>  &nbsp;&nbsp;<a href="http://www.progressive-comp.com/Lists/">Other List \
Archives at PCC</a><br> </body>
</html>


-- 
Send posts to:  kde@lists.netcentral.net
 Send all commands to:  kde-request@lists.netcentral.net
  Put your command in the SUBJECT of the message:
   "subscribe", "unsubscribe", "set digest on", or "set digest off"
PLEASE READ THE ARCHIVED MESSAGES AT http://lists.kde.org/ BEFORE POSTING
**********************************************************************
This list is from your pals at NetCentral <http://www.netcentral.net/>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic