You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "jan iversen (JIRA)" <ji...@apache.org> on 2014/07/03 10:12:24 UTC

[jira] [Commented] (INFRA-7997) OFBiz VM can't recover after a disk full

    [ https://issues.apache.org/jira/browse/INFRA-7997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051168#comment-14051168 ] 

jan iversen commented on INFRA-7997:
------------------------------------

A couple of points.

sudo works fine, so you could cleanup yourself.

It would have been more effective if you wrote the filename, ubuntu does not use that amount of disk unless you start perfmon with second interval.

I will try to search for big files.


> OFBiz VM can't recover after a disk full
> ----------------------------------------
>
>                 Key: INFRA-7997
>                 URL: https://issues.apache.org/jira/browse/INFRA-7997
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: VMWare
>         Environment: OFBiz VM
>            Reporter: Jacques Le Roux
>            Assignee: jan iversen
>            Priority: Blocker
>
> This night I tried to create a log from the cron I run everyday at 3 AM to see if demos need update (based on svn)
> But for a reason I got a disk full (the log was 47GB on 51GB available on the VM). I got rid of the file but I can't recover the VM 
> jleroux@ofbiz-vm:/var/log$  df -h
> Filesystem      Size  Used Avail Use% Mounted on
> /dev/sda1        50G   47G     0 100% /
> udev            2.0G  4.0K  2.0G   1% /dev
> tmpfs           396M  260K  396M   1% /run
> none            5.0M     0  5.0M   0% /run/lock
> none            2.0G     0  2.0G   0% /run/shm
> jleroux@ofbiz-vm:/var/log$ sudo du -sh /
> du: cannot access `/proc/26213/task/26213/fd/3': No such file or directory
> du: cannot access `/proc/26213/task/26213/fdinfo/3': No such file or directory
> du: cannot access `/proc/26213/fd/3': No such file or directory
> du: cannot access `/proc/26213/fdinfo/3': No such file or directory
> 5.4G    /
> jleroux@ofbiz-vm:/home$ sudo du -sh
> 2.4G  
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.2#6252)