Re: [opensuse-factory] after big gcc6 update I keep getting "no space left on device"

Hi Robby, [you replied only to me.] 2016-06-30 16:48 GMT+02:00 Robby Engelmann <robby.engelmann@igfs-ev.de>:
So it is a subvolume as here. With
btrfs qgroup show /
-> sudo btrfs qgroup show / ERROR: can't perform the search - No such file or directory ERROR: can't list qgroups: No such file or directory
I'll do it. Ciao
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

And if you do not need any of the snapshots you can remove all of them to free some space. Over 1000 snapshots are really a lot. On Donnerstag, 30. Juni 2016 16:53:03 CEST Francesco Montesano wrote:

Hi, 2016-06-30 17:05 GMT+02:00 Robby Engelmann <robby.engelmann@igfs-ev.de>:
And if you do not need any of the snapshots you can remove all of them to free some space. Over 1000 snapshots are really a lot.
I don't have 1000 snapshots. I've just done 1006 of them since I started using this installation. I have only the snapshots shown in my previous mail. "ls /.snapshots" and /.snapshots/grub-snapshot.cfg show the same snapshot of snapper fra -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

Originally it's reported:
OSError: [Errno 28] No space left on device: '/usr/tmp/tmpzrux9b_p'
That is definitely on Btrfs. Later,
fatal error: error writing to /tmp/ccZoakJY.s: No space left on device
That is /tmp on tmpfs which ends up using swap space if necessary. So we need to make sure to keep these problems separate. Chris Murphy -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On 2016-06-30 17:28, Chris Murphy wrote:
On another post: ..........
Let's start with obvious question - where is /tmp mounted?
fstab tells me: UUID="very long id" /tmp btrfs subvol=tmp 0 0 .......... So, that's not a tmpfs. -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)

On Thu, Jun 30, 2016 at 12:05 PM, Carlos E. R. <robin.listas@telefonica.net> wrote:
Aha, well at least things are consistent! -- Chris Murphy -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

And if you do not need any of the snapshots you can remove all of them to free some space. Over 1000 snapshots are really a lot. On Donnerstag, 30. Juni 2016 16:53:03 CEST Francesco Montesano wrote:

Hi, 2016-06-30 17:05 GMT+02:00 Robby Engelmann <robby.engelmann@igfs-ev.de>:
And if you do not need any of the snapshots you can remove all of them to free some space. Over 1000 snapshots are really a lot.
I don't have 1000 snapshots. I've just done 1006 of them since I started using this installation. I have only the snapshots shown in my previous mail. "ls /.snapshots" and /.snapshots/grub-snapshot.cfg show the same snapshot of snapper fra -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

Originally it's reported:
OSError: [Errno 28] No space left on device: '/usr/tmp/tmpzrux9b_p'
That is definitely on Btrfs. Later,
fatal error: error writing to /tmp/ccZoakJY.s: No space left on device
That is /tmp on tmpfs which ends up using swap space if necessary. So we need to make sure to keep these problems separate. Chris Murphy -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On 2016-06-30 17:28, Chris Murphy wrote:
On another post: ..........
Let's start with obvious question - where is /tmp mounted?
fstab tells me: UUID="very long id" /tmp btrfs subvol=tmp 0 0 .......... So, that's not a tmpfs. -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)

On Thu, Jun 30, 2016 at 12:05 PM, Carlos E. R. <robin.listas@telefonica.net> wrote:
Aha, well at least things are consistent! -- Chris Murphy -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (4)
-
Carlos E. R.
-
Chris Murphy
-
Francesco Montesano
-
Robby Engelmann