Re: [qubes-users] Qubes 4.1: How to set private storage max size using SALT?

2022-03-24 Thread 'Johannes Graumann' via qubes-users


> On 24.03.2022 10:42 'Johannes Graumann' via qubes-users 
>  wrote:
> 
>  
> > On 24.03.2022 09:53 'Johannes Graumann' via qubes-users 
> >  wrote:
> > 
> >  
> > > On 22.03.2022 17:22 unman  wrote:
> > > 
> > >  
> > > You have to include a call to qvm-volume in your state file.
> > > 
> > > 'qvm-volume extend QUBE:private 50G':
> > >   cmd.run
> > 
> > Super! Thank you!
> 
> Turns out, this does not generally work. The first time the command runs (and 
> , the target storage size is really bigger than what is set) 
> everything is fine, but as the shorthands like `G` do not reflect what's 
> really set (in bytes) under the hood such a statement fails on every further 
> run, as `qvm-volume` returns an error: `For your own safety, shrinking of 
> private is disabled ...`

For me this works: set size manually for one VM, check the "real" byte level 
size using `qvm-volume i QUBE:private` and use the "real" full number rather 
than the `G`-shorthand ... inconvenient. If `qvm-volume` allows to set using 
shorthands, it also should take care of using that info when checking.

-- 
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/920091549.657939.1648115740297%40office.mailbox.org.


Re: [qubes-users] Qubes 4.1: How to set private storage max size using SALT?

2022-03-24 Thread 'Johannes Graumann' via qubes-users
> On 24.03.2022 09:53 'Johannes Graumann' via qubes-users 
>  wrote:
> 
>  
> > On 22.03.2022 17:22 unman  wrote:
> > 
> >  
> > You have to include a call to qvm-volume in your state file.
> > 
> > 'qvm-volume extend QUBE:private 50G':
> >   cmd.run
> 
> Super! Thank you!

Turns out, this does not generally work. The first time the command runs (and 
, the target storage size is really bigger than what is set) 
everything is fine, but as the shorthands like `G` do not reflect what's really 
set (in bytes) under the hood such a statement fails on every further run, as 
`qvm-volume` returns an error: `For your own safety, shrinking of private is 
disabled ...`

-- 
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/484006612.655686.1648114922617%40office.mailbox.org.


Re: [qubes-users] Qubes 4.1: How to set private storage max size using SALT?

2022-03-24 Thread 'Johannes Graumann' via qubes-users
> On 22.03.2022 17:22 unman  wrote:
> 
>  
> You have to include a call to qvm-volume in your state file.
> 
> 'qvm-volume extend QUBE:private 50G':
>   cmd.run

Super! Thank you!

-- 
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/100043.648953.1648112003518%40office.mailbox.org.


Re: [qubes-users] Qubes 4.1: How to set private storage max size using SALT?

2022-03-22 Thread unman
You have to include a call to qvm-volume in your state file.

'qvm-volume extend QUBE:private 50G':
  cmd.run

-- 
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/Yjn32556ftFbeke%2B%40thirdeyesecurity.org.


[qubes-users] Qubes 4.1: How to set private storage max size using SALT?

2022-03-21 Thread 'Johannes Graumann' via qubes-users
Hi,

Please see subject line ;)

Thanks for any pointers.

Joh

-- 
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/1457529299.342716.1647883304344%40office.mailbox.org.