Re: [qubes-users] No space left on device

2021-11-05 Thread Franz
On Fri, Nov 5, 2021 at 5:58 PM Ludovic  wrote:

> Hi Franz,
>
> On 05/11/2021 02:00, Franz wrote:
> > Trying to update dom0 I get a long list of "No space left on device",
> > but the hard disk icon on the panel tells that total disk usage is
> > only 23.4%
> > lvm 23.4% 195.4GiB/835.8 GIB varlibqubes.
> >
> And what about the disk space left on the updateVM ? (probably
> sys-firewall)
>
>
Many thanks Ludovic
did not think this may be a problem. Aren't files downloaded to dom0 for
dom0 update?
Anyway, on sys-firewall df -h gives
Filesystem /dev/xvda3Size 9.6GUsed  5.2G Avail 4.0G Use%
57%Mounted on /
Filesystem none Size 9.6GUsed  5.2G Avail 4.0G Use%
57%Mounted on /usr/lib/modules
for all other items use is less than 1%

>
> --
> You received this message because you are subscribed to the Google Groups
> "qubes-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to qubes-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/qubes-users/187a4bdd-ab94-cfd8-cd2c-0bd7a82df6e2%40zyrianes.net
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CAPzH-qBmmVXw-mjBvMRPYLZMRXR%2BZgX7RMA8na4FF7Jsy9BHDQ%40mail.gmail.com.


Re: [qubes-users] No space left on device

2021-11-05 Thread Ludovic

Hi Franz,

On 05/11/2021 02:00, Franz wrote:
Trying to update dom0 I get a long list of "No space left on device", 
but the hard disk icon on the panel tells that total disk usage is 
only 23.4%

lvm 23.4% 195.4GiB/835.8 GIB varlibqubes.


And what about the disk space left on the updateVM ? (probably sys-firewall)


--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/187a4bdd-ab94-cfd8-cd2c-0bd7a82df6e2%40zyrianes.net.


[qubes-users] No space left on device

2021-11-04 Thread Franz
Trying to update dom0 I get a long list of "No space left on device", but
the hard disk icon on the panel tells that total disk usage is only 23.4%
lvm 23.4% 195.4GiB/835.8 GIB varlibqubes.

with more detail the error message is:
tar: var: Cannot mkdir: No space left on device

df -h tells that Use % is lower than 1% or 0% for all items, except
/dev/sda1  that is 25%. So even on this side everything seems ok

So why is it unable to update dom0?

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CAPzH-qAjn2kDGzWKvu4Ki3wnOiDMfJAS6zgdRFtfiUioW_8ZRA%40mail.gmail.com.


Re: [qubes-users] No space left on device

2017-10-16 Thread Franz
On Sun, Oct 15, 2017 at 12:00 PM, Franz <169...@gmail.com> wrote:

>
>
> On Oct 13, 2017 22:19, "Franz" <169...@gmail.com> wrote:
>
>
>
> On Oct 13, 2017 20:56, "Franz" <169...@gmail.com> wrote:
>
>
>
> On Oct 13, 2017 19:32, "Marek Marczykowski-Górecki" <
> marma...@invisiblethingslab.com> wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On Fri, Oct 13, 2017 at 06:27:31PM -0300, Franz wrote:
> > whonix was not working so tried to reinstall it for 3.2Qubes with this
> > command
> >
> > $ sudo qubes-dom0-update --enablerepo=qubes-templates-community
> > --action=reinstall qubes-template-whonix-ws
> >
> > However while it worked for whonix-gw I am getting the following error
> > for whonix-ws after the long download:
> >
> >  qfile-agent: Fatal error: File copy: No space left on device; Last
> > file: qubes-template-whonix-ws-3.0.6-201608050146.noarch.rpm (error
> > type: No space left on device)
> > '/usr/lib/qubes/qrexec-client-vm dom0 qubes.ReceiveUpdates
> > /usr/lib/qubes/qfile-agent /var/lib/qubes/dom0-updates/packages/*.rpm'
> > failed with exit code 1!
> >
> >
> > No space left on device? Running df -h on dom0 the most used item is:
> >
> > /dev/dm-1  82%, used 189G available 43G which should be more than
> > enough for a less than 700MB download
> >
> > So where should I look for?
>
> Template (and generally packages) is downloaded to
> /var/lib/qubes/updates in dom0. Maybe you have something smaller mounted
> there?
>
>
> There I found only the following: /var/lib/qubes/updates/rpm/qub
> es-template-whonix-ws-3.0.6-201...noarch.rpm
>
> Doing
> du -h
> There gives 191M which is very smaller than the 43G I expected.
>
> But the fact that some space is still available suggests that the template
> was fully downloaded and I do not have to download it again. Correct?
>
> You
>
> may want to try --clean option, to clean cache first.
>
>
> It seems --clean is an option for a command. Which command?
>
>
> I understood, it is the same update command. But running it, it replies 0
> files removed. So it may not help.
>
> Is there a easy way to increase space?
>
>
>
> I updated the template again using the --clean option, but I get the same
> "no space left" error.
>
> But the situation is even worse. Now df -h shows that even the last 43G
> disappeared from /dev/dm-1. So zero available space left.
>
> Hope there is a solution
> Best
> Fran
>

I removed some templates and everything worked again. It seems there is
only a limited space allocated to templates and when this space fills up,
then it messes with the general space available in the system at /dev/dm-1
eating up all available space.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CAPzH-qC2J08wRKWm%2B%3DFCWFK1MHYbgyx9DFc8LUwbE9ZAvW-efA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] No space left on device

2017-10-15 Thread Franz
On Oct 13, 2017 22:19, "Franz" <169...@gmail.com> wrote:



On Oct 13, 2017 20:56, "Franz" <169...@gmail.com> wrote:



On Oct 13, 2017 19:32, "Marek Marczykowski-Górecki" <
marma...@invisiblethingslab.com> wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On Fri, Oct 13, 2017 at 06:27:31PM -0300, Franz wrote:
> whonix was not working so tried to reinstall it for 3.2Qubes with this
> command
>
> $ sudo qubes-dom0-update --enablerepo=qubes-templates-community
> --action=reinstall qubes-template-whonix-ws
>
> However while it worked for whonix-gw I am getting the following error
> for whonix-ws after the long download:
>
>  qfile-agent: Fatal error: File copy: No space left on device; Last
> file: qubes-template-whonix-ws-3.0.6-201608050146.noarch.rpm (error
> type: No space left on device)
> '/usr/lib/qubes/qrexec-client-vm dom0 qubes.ReceiveUpdates
> /usr/lib/qubes/qfile-agent /var/lib/qubes/dom0-updates/packages/*.rpm'
> failed with exit code 1!
>
>
> No space left on device? Running df -h on dom0 the most used item is:
>
> /dev/dm-1  82%, used 189G available 43G which should be more than
> enough for a less than 700MB download
>
> So where should I look for?

Template (and generally packages) is downloaded to
/var/lib/qubes/updates in dom0. Maybe you have something smaller mounted
there?


There I found only the following: /var/lib/qubes/updates/rpm/qub
es-template-whonix-ws-3.0.6-201...noarch.rpm

Doing
du -h
There gives 191M which is very smaller than the 43G I expected.

But the fact that some space is still available suggests that the template
was fully downloaded and I do not have to download it again. Correct?

You

may want to try --clean option, to clean cache first.


It seems --clean is an option for a command. Which command?


I understood, it is the same update command. But running it, it replies 0
files removed. So it may not help.

Is there a easy way to increase space?



I updated the template again using the --clean option, but I get the same
"no space left" error.

But the situation is even worse. Now df -h shows that even the last 43G
disappeared from /dev/dm-1. So zero available space left.

Hope there is a solution
Best
Fran


Many thanks


- --
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJZ362XAAoJENuP0xzK19csSFoH/2+mrNpp/Wkq6YprpNvPZVD2
sRmkDaVqCgFDET+ZvoUQV96W3oojZIsBm7l6jT8HLKHuVu2lwQ/KaRyF9ITMU0zt
17uzZTYzIA0Mhh16A3G4xAsX/y/VZw3jU9RWi0hfVIX6BR1da75M8Ey8g7wqAJ12
dflzBdehM4jnBC1X0HTC+EUKuPJ9xSvkbtYXjwGUTMFyOzxZv9cKjSM+br1SuCej
893a3EnMUS0OKkFqg8EhzTy5vh1PrMpL7gjmTX+6H10UyrRNc0RUhsANLwb479T6
Ghct221AoauP5MdvCti3C9I6PO50kKFdISGXtNeXcblQCq7+a8sQBigqqpkEaY8=
=4RQ9
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CAPzH-qA%2BFTiV_7t0HBpb66QxPKpT_A_BTHoTApWJL%3D5-R7hDMg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] No space left on device

2017-10-13 Thread Franz
On Oct 13, 2017 20:56, "Franz" <169...@gmail.com> wrote:



On Oct 13, 2017 19:32, "Marek Marczykowski-Górecki" <
marma...@invisiblethingslab.com> wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On Fri, Oct 13, 2017 at 06:27:31PM -0300, Franz wrote:
> whonix was not working so tried to reinstall it for 3.2Qubes with this
> command
>
> $ sudo qubes-dom0-update --enablerepo=qubes-templates-community
> --action=reinstall qubes-template-whonix-ws
>
> However while it worked for whonix-gw I am getting the following error
> for whonix-ws after the long download:
>
>  qfile-agent: Fatal error: File copy: No space left on device; Last
> file: qubes-template-whonix-ws-3.0.6-201608050146.noarch.rpm (error
> type: No space left on device)
> '/usr/lib/qubes/qrexec-client-vm dom0 qubes.ReceiveUpdates
> /usr/lib/qubes/qfile-agent /var/lib/qubes/dom0-updates/packages/*.rpm'
> failed with exit code 1!
>
>
> No space left on device? Running df -h on dom0 the most used item is:
>
> /dev/dm-1  82%, used 189G available 43G which should be more than
> enough for a less than 700MB download
>
> So where should I look for?

Template (and generally packages) is downloaded to
/var/lib/qubes/updates in dom0. Maybe you have something smaller mounted
there?


There I found only the following: /var/lib/qubes/updates/rpm/
qubes-template-whonix-ws-3.0.6-201...noarch.rpm

Doing
du -h
There gives 191M which is very smaller than the 43G I expected.

But the fact that some space is still available suggests that the template
was fully downloaded and I do not have to download it again. Correct?

You

may want to try --clean option, to clean cache first.


It seems --clean is an option for a command. Which command?


I understood, it is the same update command. But running it, it replies 0
files removed. So it may not help.

Is there a easy way to increase space?


Many thanks


- --
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJZ362XAAoJENuP0xzK19csSFoH/2+mrNpp/Wkq6YprpNvPZVD2
sRmkDaVqCgFDET+ZvoUQV96W3oojZIsBm7l6jT8HLKHuVu2lwQ/KaRyF9ITMU0zt
17uzZTYzIA0Mhh16A3G4xAsX/y/VZw3jU9RWi0hfVIX6BR1da75M8Ey8g7wqAJ12
dflzBdehM4jnBC1X0HTC+EUKuPJ9xSvkbtYXjwGUTMFyOzxZv9cKjSM+br1SuCej
893a3EnMUS0OKkFqg8EhzTy5vh1PrMpL7gjmTX+6H10UyrRNc0RUhsANLwb479T6
Ghct221AoauP5MdvCti3C9I6PO50kKFdISGXtNeXcblQCq7+a8sQBigqqpkEaY8=
=4RQ9
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CAPzH-qBWRzLxNZU6MgLC0GNVh_yyxw1y5aWiGvooX%2B%2Bb97H6PA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] No space left on device

2017-10-13 Thread Franz
On Oct 13, 2017 19:32, "Marek Marczykowski-Górecki" <
marma...@invisiblethingslab.com> wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On Fri, Oct 13, 2017 at 06:27:31PM -0300, Franz wrote:
> whonix was not working so tried to reinstall it for 3.2Qubes with this
> command
>
> $ sudo qubes-dom0-update --enablerepo=qubes-templates-community
> --action=reinstall qubes-template-whonix-ws
>
> However while it worked for whonix-gw I am getting the following error
> for whonix-ws after the long download:
>
>  qfile-agent: Fatal error: File copy: No space left on device; Last
> file: qubes-template-whonix-ws-3.0.6-201608050146.noarch.rpm (error
> type: No space left on device)
> '/usr/lib/qubes/qrexec-client-vm dom0 qubes.ReceiveUpdates
> /usr/lib/qubes/qfile-agent /var/lib/qubes/dom0-updates/packages/*.rpm'
> failed with exit code 1!
>
>
> No space left on device? Running df -h on dom0 the most used item is:
>
> /dev/dm-1  82%, used 189G available 43G which should be more than
> enough for a less than 700MB download
>
> So where should I look for?

Template (and generally packages) is downloaded to
/var/lib/qubes/updates in dom0. Maybe you have something smaller mounted
there?


There I found only the following:
/var/lib/qubes/updates/rpm/qubes-template-whonix-ws-3.0.6-201...noarch.rpm

Doing
du -h
There gives 191M which is very smaller than the 43G I expected.

But the fact that some space is still available suggests that the template
was fully downloaded and I do not have to download it again. Correct?

You

may want to try --clean option, to clean cache first.


It seems --clean is an option for a command. Which command?

Many thanks


- --
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJZ362XAAoJENuP0xzK19csSFoH/2+mrNpp/Wkq6YprpNvPZVD2
sRmkDaVqCgFDET+ZvoUQV96W3oojZIsBm7l6jT8HLKHuVu2lwQ/KaRyF9ITMU0zt
17uzZTYzIA0Mhh16A3G4xAsX/y/VZw3jU9RWi0hfVIX6BR1da75M8Ey8g7wqAJ12
dflzBdehM4jnBC1X0HTC+EUKuPJ9xSvkbtYXjwGUTMFyOzxZv9cKjSM+br1SuCej
893a3EnMUS0OKkFqg8EhzTy5vh1PrMpL7gjmTX+6H10UyrRNc0RUhsANLwb479T6
Ghct221AoauP5MdvCti3C9I6PO50kKFdISGXtNeXcblQCq7+a8sQBigqqpkEaY8=
=4RQ9
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CAPzH-qB4cPAn4ejOD8Q%3D%3DZdwAh28%3DnD-OMon3FgeOmMd8%3DHDMg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] No space left on device

2017-10-13 Thread Marek Marczykowski-Górecki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On Fri, Oct 13, 2017 at 06:27:31PM -0300, Franz wrote:
> whonix was not working so tried to reinstall it for 3.2Qubes with this
> command
> 
> $ sudo qubes-dom0-update --enablerepo=qubes-templates-community
> --action=reinstall qubes-template-whonix-ws
> 
> However while it worked for whonix-gw I am getting the following error
> for whonix-ws after the long download:
> 
>  qfile-agent: Fatal error: File copy: No space left on device; Last
> file: qubes-template-whonix-ws-3.0.6-201608050146.noarch.rpm (error
> type: No space left on device)
> '/usr/lib/qubes/qrexec-client-vm dom0 qubes.ReceiveUpdates
> /usr/lib/qubes/qfile-agent /var/lib/qubes/dom0-updates/packages/*.rpm'
> failed with exit code 1!
> 
> 
> No space left on device? Running df -h on dom0 the most used item is:
> 
> /dev/dm-1  82%, used 189G available 43G which should be more than
> enough for a less than 700MB download
> 
> So where should I look for?

Template (and generally packages) is downloaded to
/var/lib/qubes/updates in dom0. Maybe you have something smaller mounted
there? You may want to try --clean option, to clean cache first.

- -- 
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJZ362XAAoJENuP0xzK19csSFoH/2+mrNpp/Wkq6YprpNvPZVD2
sRmkDaVqCgFDET+ZvoUQV96W3oojZIsBm7l6jT8HLKHuVu2lwQ/KaRyF9ITMU0zt
17uzZTYzIA0Mhh16A3G4xAsX/y/VZw3jU9RWi0hfVIX6BR1da75M8Ey8g7wqAJ12
dflzBdehM4jnBC1X0HTC+EUKuPJ9xSvkbtYXjwGUTMFyOzxZv9cKjSM+br1SuCej
893a3EnMUS0OKkFqg8EhzTy5vh1PrMpL7gjmTX+6H10UyrRNc0RUhsANLwb479T6
Ghct221AoauP5MdvCti3C9I6PO50kKFdISGXtNeXcblQCq7+a8sQBigqqpkEaY8=
=4RQ9
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20171013223207.GG10749%40mail-itl.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] No space left on device

2017-10-13 Thread Franz
whonix was not working so tried to reinstall it for 3.2Qubes with this
command

$ sudo qubes-dom0-update --enablerepo=qubes-templates-community
--action=reinstall qubes-template-whonix-ws

However while it worked for whonix-gw I am getting the following error
for whonix-ws after the long download:

 qfile-agent: Fatal error: File copy: No space left on device; Last
file: qubes-template-whonix-ws-3.0.6-201608050146.noarch.rpm (error
type: No space left on device)
'/usr/lib/qubes/qrexec-client-vm dom0 qubes.ReceiveUpdates
/usr/lib/qubes/qfile-agent /var/lib/qubes/dom0-updates/packages/*.rpm'
failed with exit code 1!


No space left on device? Running df -h on dom0 the most used item is:

/dev/dm-1  82%, used 189G available 43G which should be more than
enough for a less than 700MB download

So where should I look for?

Best

Fran

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CAPzH-qD8wqrArSUv1xVSU_%3D4cfNORzP5fWtG%2BnX9nLkMsVU08g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.