Hi all,
could you please free some space in your home directories?
$ df -h . Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg_slave01-home 11G 11G 44K 100% /home
Thank you a lot!
On 04/11/16 10:34, Martin Kudlej wrote:
Hi all,
could you please free some space in your home directories?
$ df -h . Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg_slave01-home 11G 11G 44K 100% /home
Just noticed this ( well, devtools folks pointed it out ) - we need to do a much better job of managing the multi tenant setup, maybe setup some quota's and map it / spread the slave instances to more machines. Clearly 1 tenant taking out all of ci for everyone is unacceptable.
On 04/11/16 11:12, Karanbir Singh wrote:
On 04/11/16 10:34, Martin Kudlej wrote:
Hi all,
could you please free some space in your home directories?
$ df -h . Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg_slave01-home 11G 11G 44K 100% /home
Just noticed this ( well, devtools folks pointed it out ) - we need to do a much better job of managing the multi tenant setup, maybe setup some quota's and map it / spread the slave instances to more machines. Clearly 1 tenant taking out all of ci for everyone is unacceptable.
I've lvextended /home by another 10G, that should help for now, but I will ensure that Brian does the work for tenant isolation and we can get quota's up for that.
regards