<div dir="ltr"><div><div><div><div>can you run<br><br> find /home -size +10M<br><br></div>to find files whose size is greater than 10M, <br><br></div>or to find sparse files<br><br><a href="http://unix.stackexchange.com/questions/86442/finding-sparse-files">http://unix.stackexchange.com/questions/86442/finding-sparse-files</a><br><br></div><br>Why is your home partition so small?<br><br>I would suppose, it is not your own PC rather a server.<br><br><br>try to force a file disk check using the -f, the fsck tool will not scan thoroughly if it sees the clean bits in the metadata space.<br><br>fsck.ext4 -f /dev/vg_rpdlx/lv_home<br><br></div>what is the result of lvscan?<br><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 11 May 2015 at 09:06, Bhavish KOWLESSUR <span dir="ltr"><<a href="mailto:arunmoi@gmail.com" target="_blank">arunmoi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Boys, Gents and Ladies.<div><br></div><div>New issue for us to learn something from it.</div><div><br></div><div>I have a mount point on RedHat server point to fstab file</div><div><br></div><div>/dev/vg_rpdlx/lv_home           /home           ext4    defaults        1 2<br></div><div><br></div><div>None of the user (root included) can write to the user files.</div><div><br></div><div><b>Error : No space left on device.</b></div><div><br></div><div>I have run the  fsck.ext4 /dev/vg_rpdlx/lv_home</div><div><br></div><div>Result</div><div>/dev/vg_rpdlx/lv_home: clean, ...<br></div><div><br></div><div>df -h shows no space issue on the partition</div><div><br></div><div><div><br></div><div>Filesystem            Size  Used Avail Use% Mounted on</div><div>/dev/mapper/vg_rpdlx-lv_root</div><div>                       50G  4.6G   43G  10% /</div><div>tmpfs                 7.8G   84K  7.8G   1% /dev/shm</div><div>/dev/sda1             485M   96M  364M  21% /boot</div><div><b>/dev/mapper/vg_rpdlx-lv_home</b></div><div><b>                      1.4G  826M  507M  62% /home</b></div><div>/dev/mapper/vg_rpdlx-database</div><div>                      197G   15G  173G   8% /database</div><div>/dev/mapper/vg_rpdlx-app</div><div>                       60G   29G   28G  51% /app</div><div>/dev/mapper/vg_rpdlx-archive</div><div>                       50G   36G   12G  75% /archive</div></div><div><br></div><div><br></div><div><br></div><div>Any suggestions how I can fix this issue people?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div><div>-- <br><div><div dir="ltr"><div>Regards, </div><div>Bhavish (Arun)</div><div><div> </div><div><font color="#cc0000" size="4">"Fear can hold you prisoner. Hope will set you free."</font></div></div><div><br>Email     :<a href="mailto:arunmoi@gmail.com" target="_blank">arunmoi@gmail.com</a><br>Mob       :<a href="tel:%2B61%20402717481" value="+61402717481" target="_blank">+61 402717481</a></div><div><font color="#cc0000" size="4"></font> </div></div></div>
</div></div></font></span></div>
<br>__________________________________________________________<br>
Linux User Group of Mauritius (LUGM) Discuss mailing list<br>
Website: <a href="http://lugm.org" target="_blank">http://lugm.org</a><br>
Mailing list archive: <a href="http://discuss.lugm.org/pipermail/discuss_discuss.lugm.org/" target="_blank">http://discuss.lugm.org/pipermail/discuss_discuss.lugm.org/</a><br>
Forum: <a href="http://lugm.org/forum/" target="_blank">http://lugm.org/forum/</a><br>
IRC: #<a href="http://linux.mu" target="_blank">linux.mu</a> on Freenode<br></blockquote></div><br></div>