On 3/30/19 2:56 AM, unman wrote:
> In the first case you are creating a disposableVM, based on a a DVM
> Template, fedora-28-dvm
> In the second case you are creating a DVM Template, which will be used
> as the basis for disposableVMs.
>
> That is the difference, and it's why you cant resize the named dvm - the
> named dvm takes its properties from the underlying DVM Template.
>
> unman
>
Thanks for the clarification, unman! :)
What's the reason that for creating a dvm, we have to go the way: template -> AppVm (dvm-template) -> dvm
Why is it conceptionally not possible to create a dvm directly from a template: template -> dvm?