LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 03-09-2011, 05:43 AM   #1
kuddush
LQ Newbie
 
Registered: Mar 2011
Posts: 21

Rep: Reputation: 0
Error : no space left on device


I am using RHEL 5. When i try to copy any file from desktop or into desktop, i get error msg "NO SPACE LEFT ON DEVICE".
could anyone help me plz.
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 03-09-2011, 05:59 AM   #2
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Follow what it says.... No space left on device? Look at the output of the df command, post the output here if you can.

Josh
 
Old 03-10-2011, 12:37 AM   #3
kuddush
LQ Newbie
 
Registered: Mar 2011
Posts: 21

Original Poster
Rep: Reputation: 0
Error : no space left on device

Quote:
Originally Posted by corp769 View Post
Follow what it says.... No space left on device? Look at the output of the df command, post the output here if you can.

Josh
output of df command:-

Filesystem Size Used Avail Use% Mounted on
/dev/sda6 4.8G 4.7G 0 100% /
/dev/sda7 1.9G 190M 1.7G 11% /var
/dev/sda5 7.6G 3.0G 4.3G 41% /usr
/dev/sda3 9.5G 2.4G 6.7G 27% /opt
/dev/sda2 48G 27G 19G 60% /home
/dev/sda1 99M 22M 73M 23% /boot
tmpfs 247M 0 247M 0% /dev/shm
 
Old 03-10-2011, 01:03 AM   #4
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Well from what your output says, sda6 is full. More less, your root partition. Do you store a lot of files in there? I highly recommend you don't, and store your files in your home directory.
 
2 members found this post helpful.
Old 03-10-2011, 01:04 AM   #5
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello,

Your desktop and related files should be located in /home and you don't have a problem with that partition for as far as I can see. Can you run the following and post output please:
Code:
du -h / | grep ^[0-9.]*G
That will give you a list of directories which size is more than 1Gb so that we can try to filter out what's happening.

Kind regards,

Eric
 
1 members found this post helpful.
Old 03-10-2011, 03:04 AM   #6
mesiol
Member
 
Registered: Nov 2008
Location: Lower Saxony, Germany
Distribution: CentOS, RHEL, Solaris 10, AIX, HP-UX
Posts: 731

Rep: Reputation: 137Reputation: 137
Hi,

possibly he is doing his work as root user?
 
Old 03-11-2011, 12:21 AM   #7
kuddush
LQ Newbie
 
Registered: Mar 2011
Posts: 21

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by mesiol View Post
Hi,

possibly he is doing his work as root user?
Dear

I have one more problem
when i start pc, then after starting some services when reach 'starting cups' takes more time for starting.
 
Old 03-11-2011, 12:39 AM   #8
mesiol
Member
 
Registered: Nov 2008
Location: Lower Saxony, Germany
Distribution: CentOS, RHEL, Solaris 10, AIX, HP-UX
Posts: 731

Rep: Reputation: 137Reputation: 137
Hi,

did you solve your disk space problem?

Only telling us cups start is slow is a little bit less to help. Did you meassure some time? Did you stop/start cups manually and checked cups logfiles if there are any interesting entries?
 
Old 03-11-2011, 01:14 AM   #9
kuddush
LQ Newbie
 
Registered: Mar 2011
Posts: 21

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by corp769 View Post
Well from what your output says, sda6 is full. More less, your root partition. Do you store a lot of files in there? I highly recommend you don't, and store your files in your home directory.
Thank u very much
 
Old 03-11-2011, 01:32 AM   #10
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello,

You marked your thread as solved. Do you mind posting what was the cause of your problem so that others with similar problems can try your solution?

Kind regards,

Eric
 
1 members found this post helpful.
Old 03-11-2011, 01:35 AM   #11
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Yes, I would like to know too
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] I have a problem fixing the error " No space left on device : Illegal seek Uni616 Programming 6 09-21-2010 11:43 AM
Linux Error: 28: No space left on device renguzi Linux - Newbie 4 12-11-2008 09:32 PM
Stuck at 5.5. Linux-2.6.22.5 API Headers ERROR no space left on device bucovaina78 Linux From Scratch 2 11-30-2008 04:26 PM
dpkg error: no space left on device verbose Debian 22 12-02-2007 01:23 PM
fatal error:no space left on device riodeuno Slackware 2 04-25-2007 07:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 12:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration