Am Donnerstag, 23. April 2020 16:31:34 UTC+2 schrieb Jörg Widmann: > > > > Am Dienstag, 21. April 2020 21:42:31 UTC+2 schrieb [email protected]: >> >> >> >> ----- On Apr 21, 2020, at 12:31 PM, qubes-users < >> [email protected]> wrote: >> >> >> >> Am Dienstag, 21. April 2020 17:47:58 UTC+2 schrieb unman: >>> >>> On Tue, Apr 21, 2020 at 05:56:33AM +0200, 'J??rg Widmann' via >>> qubes-users wrote: >>> > Hello, >>> > >>> > I'm trying to add a second HDD to my system. I followed the guide on >>> > https://www.qubes-os.org/doc/secondary-storage/, everything but the >>> last >>> > step seems to work. >>> > >>> > qvm-pool --add poolhd0_qubes lvm_thin -o >>> > volume_group=qubes,thin_pool=poolhd0,revision_to_keep=2 >>> > >>> > usage: qvm-pool [--verbose] [--quiet] [--help] [-o options] >>> > [-l | -i POOLNAME | -a NAME DRIVER | -r NAME | -s >>> POOLNAME >>> > | --help-drivers] >>> > >>> > qvm-pool: error: failed to add pool poolhd0_qubes: Got empty response >>> from >>> > qubesd. See journalctl in dom0 for details. >>> > >>> > journalctl: >>> > >>> > dom0 qubesd[31119]: permission denied for call >>> > b'admin.pool.Add'+b'lvm_thin' (b'dom0' ??? b'dom0') with payload of 75 >>> bytes >>> > >>> >>> "permission denied" - try call with sudo ? >>> >> >> Am Dienstag, 21. April 2020 17:47:58 UTC+2 schrieb unman: >>> >>> On Tue, Apr 21, 2020 at 05:56:33AM +0200, 'J??rg Widmann' via >>> qubes-users wrote: >>> > Hello, >>> > >>> > I'm trying to add a second HDD to my system. I followed the guide on >>> > https://www.qubes-os.org/doc/secondary-storage/, everything but the >>> last >>> > step seems to work. >>> > >>> > qvm-pool --add poolhd0_qubes lvm_thin -o >>> > volume_group=qubes,thin_pool=poolhd0,revision_to_keep=2 >>> > >>> > usage: qvm-pool [--verbose] [--quiet] [--help] [-o options] >>> > [-l | -i POOLNAME | -a NAME DRIVER | -r NAME | -s >>> POOLNAME >>> > | --help-drivers] >>> > >>> > qvm-pool: error: failed to add pool poolhd0_qubes: Got empty response >>> from >>> > qubesd. See journalctl in dom0 for details. >>> > >>> > journalctl: >>> > >>> > dom0 qubesd[31119]: permission denied for call >>> > b'admin.pool.Add'+b'lvm_thin' (b'dom0' ??? b'dom0') with payload of 75 >>> bytes >>> > >>> >>> "permission denied" - try call with sudo ? >>> >> >> yes I have tried with sudo, same error >> -- >> >> Make sure you're not trying to use existing names for the new pool, vol, >> etc. That's probably not the issue - just tossing that out. >> > > i tried with different names but no luck same error >
i found the error its revisions_to_keep not revison_to_keep, i had to debug trough the source to figure out my typo *faceplam* -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/19cfe027-209f-447c-966c-3916426eac9a%40googlegroups.com.
