Why doesn't the ephemeral environment have the zfs module?
Traceback (most recent call last):
File "/curtin/curtin/commands/main.py", line 201, in main
ret = args.func(args)
File "/curtin/curtin/commands/block_meta.py", line 52, in block_meta
meta_custom(args)
File "/curtin/curtin/commands/block_meta.py", line 1368, in meta_custom
clear_holders.start_clear_holders_deps()
File "/curtin/curtin/block/clear_holders.py", line 579, in
start_clear_holders_deps
util.load_kernel_module('zfs')
File "/curtin/curtin/util.py", line 327, in load_kernel_module
subp(['modprobe', '--use-blacklist', module])
File "/curtin/curtin/util.py", line 263, in subp
return _subp(*args, **kwargs)
File "/curtin/curtin/util.py", line 131, in _subp
cmd=args)
curtin.util.ProcessExecutionError: Unexpected error while running command.
Command: ['modprobe', '--use-blacklist', 'zfs']
This is a xenial environment which should have the zfs module included in it.
Why doesn't the ephemeral environment have the zfs module?
Traceback (most recent call last): curtin/ commands/ main.py" , line 201, in main curtin/ commands/ block_meta. py", line 52, in block_meta custom( args) curtin/ commands/ block_meta. py", line 1368, in meta_custom holders. start_clear_ holders_ deps() curtin/ block/clear_ holders. py", line 579, in holders_ deps load_kernel_ module( 'zfs') curtin/ util.py" , line 327, in load_kernel_module ['modprobe' , '--use-blacklist', module]) curtin/ util.py" , line 263, in subp curtin/ util.py" , line 131, in _subp util.ProcessExe cutionError: Unexpected error while running command.
File "/curtin/
ret = args.func(args)
File "/curtin/
meta_
File "/curtin/
clear_
File "/curtin/
start_clear_
util.
File "/curtin/
subp(
File "/curtin/
return _subp(*args, **kwargs)
File "/curtin/
cmd=args)
curtin.
Command: ['modprobe', '--use-blacklist', 'zfs']
This is a xenial environment which should have the zfs module included in it.
maas-images bug?
Can you confirm which MAAS images you're using?
On Thu, Apr 26, 2018 at 11:57 AM, Po-Hsu Lin <email address hidden> wrote: /pastebin. ubuntu. com/p/qRB39w4mf V/ curtin/ curtin- error-logs. tar /bugs.launchpad .net/maas/ +bug/1739761/ +attachment/ 5127771/ +files/ install. log /bugs.launchpad .net/bugs/ 1739761 /bugs.launchpad .net/curtin/ +bug/1739761/ +subscriptions
> Hello Ryan, here is the log from the MaaS server UI:
> https:/
>
> The attachment is the installation log extracted from the curtin-error-
> logs.tar retrieved from the /var/log/
>
> Looks like this is identical to the error log from MaaS UI
> HTH
>
> ** Attachment added: "install.log"
> https:/
>
> --
> You received this bug notification because you are subscribed to curtin.
> Matching subscriptions: curtin-bugs-all
> https:/
>
> Title:
> Unable to deploy Precise on MaaS 2.3.0 (6434)
>
> To manage notifications about this bug go to:
> https:/