Re: git push: No space left on device

2019-07-06 Thread Jan Palus
Happened again:

Enumerating objects: 5, done.
Counting objects: 100% (5/5), done.
Delta compression using up to 4 threads
Compressing objects: 100% (2/2), done.
Writing objects: 100% (3/3), 316 bytes | 316.00 KiB/s, done.
Total 3 (delta 1), reused 0 (delta 0)
remote: fatal: write failure on standard output: No space left on device
remote: error: unable to write file sip.spec
remote: Updated 1 path from 822c76c
remote: Emitting a message to the fedmsg bus.
remote: * Publishing information for 1 commits
remote: exim: insufficient disk space
remote: Error in hook  hooks/post-receive.python.d/slug_hook.py
remote: [Errno 28] No space left on device
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: git push: No space left on device

2019-06-02 Thread Elan Ruusamäe

nuked pldnotify tmp files:


```
root@1822-cvs ~# df
Filesystem  Type  Size  Used Avail Use% Mounted on
/dev/sda3   ext3   16G   14G  686M  96% /


root@1822-cvs /tmp# l
total 1022M
-rw--- 1 arekm cvsadm 8.2M Jun  2 00:37 3sUCfg
-rw--- 1 arekm cvsadm 8.2M May 22 11:37 3yngEZ

...

-rw--- 1 arekm cvsadm  42M May 27 14:03 LC09qj
-rw--- 1 arekm cvsadm  42M May 30 08:27 rTG3Ny
-rw--- 1 arekm cvsadm  42M Jun  2 02:39 9fFusL


root@1822-cvs /tmp# ls
3sUCfg  7aisYm  AOgDej  CjoYBs  egzPBi  GVVgYV  IMdYCY ky6SZM  
MJyqun  pkwwYX  rTG3Ny   tkKQTz   TxCKfd vNKbVx  xgrXUW  ZmX3wX
3yngEZ  9fFusL  bKLMXg  ckcKZR  EtVuKX  H0wUjP  kqyavX LC09qj  
nQaRqB  q72abZ  s8IY3M   tmux-35000/  ugz5GH W64ejM  XQ6rPW  ZQNqbE
4VHvgg  ACfosT  BuCxRS  cRVWBO  fhOWil  h6wHPL  KsfiDO lNOI6y  
o07mvf  qhiWzM  ssh-QpoL8zO4Iw/  tNamQj   US5wV06C3e XCwOX6  yHKpFZ  
zXfBXz
6ZGCBe  AgrapI  bUpvI4  DjRrgV  GtyfHwtvvV  HLv5DW  kuD1Hb lVWGWS  
p2b6GH  QnZwka  sYw019   TNWyoP   vbufmU XG2nxD  Z29c7L



root@1822-cvs /tmp# rm -vf ??
removed '3sUCfg'
removed '3yngEZ'
removed '4VHvgg'

...


root@1822-cvs /tmp# df /
Filesystem Type  Size  Used Avail Use% Mounted on
/dev/sda3  ext3   16G   13G  1.7G  89% /

```

On 02/06/2019 14:48, Elan Ruusamäe wrote:


and already down by 700mb. something is continuing to eat space


```
root@1822-cvs repositories/SPECS.git# df /
Filesystem Type  Size  Used Avail Use% Mounted on
/dev/sda3  ext3   16G   14G  687M  96% /

___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: git push: No space left on device

2019-06-02 Thread Elan Ruusamäe


On 31/05/2019 12:28, Arkadiusz Miśkiewicz wrote:

Deleted few things - now it's 1.4GB free.


and already down by 700mb. something is continuing to eat space


```
root@1822-cvs repositories/SPECS.git# df /
Filesystem Type  Size  Used Avail Use% Mounted on
/dev/sda3  ext3   16G   14G  687M  96% /

```


imho /var, /var/log should be on separate partition:

```
root@1822-cvs repositories/SPECS.git# df /var /var/log
Filesystem Type  Size  Used Avail Use% Mounted on
/dev/sda3  ext3   16G   14G  686M  96% /
/dev/sda3  ext3   16G   14G  686M  96% /

```

___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: git push: No space left on device

2019-05-31 Thread Arkadiusz Miśkiewicz
On 31/05/2019 11:03, Jacek Konieczny wrote:
> Hi,
> 
> Our repository seems to be misbehaving:
> 
> remote: fatal: write failure on standard output: No space left on device
> remote: error: unable to write file GxPlugins.lv2.spec
> remote: Emitting a message to the fedmsg bus.
> remote: * Publishing information for 1 commits
> remote: exim: insufficient disk space
> remote: Error in hook  hooks/post-receive.python.d/slug_hook.py
> remote: [Errno 28] No space left on device
> 
> Jacek
> ___
> pld-devel-en mailing list
> pld-devel-en@lists.pld-linux.org
> http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
> 

/dev/sda3   ext3   16G   15G 0 100% /


# du -sh /var/lib/docker/
7.5G/var/lib/docker/

no clue whats is this docker for there.


Deleted few things - now it's 1.4GB free.

-- 
Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org )
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


git push: No space left on device

2019-05-31 Thread Jacek Konieczny
Hi,

Our repository seems to be misbehaving:

remote: fatal: write failure on standard output: No space left on device
remote: error: unable to write file GxPlugins.lv2.spec
remote: Emitting a message to the fedmsg bus.
remote: * Publishing information for 1 commits
remote: exim: insufficient disk space
remote: Error in hook  hooks/post-receive.python.d/slug_hook.py
remote: [Errno 28] No space left on device

Jacek
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en