Zfs error

Briefly describe your issue below:


What version of Parrot are you running? (Linux parrot 4.19.0-parrot1-13t-amd64 #1 SMP Debian 4.19.13-1parrot1.13t (2019-01-09) x86_64 GNU/Linux)

What method did you use to install Parrot? (Debian Standard)

Configured to multiboot with other systems? (no)

If there are any similar issues or solutions, link to them below:

If there are any error messages or relevant logs, post them below:

zfs-import-scan.service is a disabled or a static unit, not starting it.
insserv: FATAL: service mtab has to be enabled to use service zfs-import
Job for zfs-mount.service failed because the control process exited with error code.
See “systemctl status zfs-mount.service” and “journalctl -xe” for details.
invoke-rc.d: initscript zfs-mount, action “restart” failed.
● zfs-mount.service - Mount ZFS filesystems
Loaded: loaded (/lib/systemd/system/zfs-mount.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2019-01-18 11:01:31 IST; 10ms ago
Docs: man:zfs(8)
Process: 32010 ExecStart=/sbin/zfs mount -a (code=exited, status=1/FAILURE)
Main PID: 32010 (code=exited, status=1/FAILURE)

#/sbin/modprobe zfs
modprobe: FATAL: Module zfs not found in directory /lib/modules/4.19.0-parrot1-13t-amd64

i want solution !!!

Please fill out the information in the chart that is included automatically in your post so that we know a little about the system in order to better help you with an answer
What’s the output of

systemctl status zfs-mount.service

Same error here. I have tried a number of things with no success.

That command gives:

● zfs-mount.service - Mount ZFS filesystems
Loaded: loaded (/lib/systemd/system/zfs-mount.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2019-05-03 05:18:35 PDT; 1min 12s ago
Docs: man:zfs(8)
Process: 19725 ExecStart=/sbin/zfs mount -a (code=exited, status=1/FAILURE)
Main PID: 19725 (code=exited, status=1/FAILURE)
May 03 05:18:35 hostwithmost systemd[1]: Starting Mount ZFS filesystems…
May 03 05:18:35 hostwithmost zfs[19725]: The ZFS modules are not loaded.
May 03 05:18:35 hostwithmost zfs[19725]: Try running ‘/sbin/modprobe zfs’ as root to load them.
May 03 05:18:35 hostwithmost systemd[1]: zfs-mount.service: Main process exited, code=exited, status
May 03 05:18:35 hostwithmost systemd[1]: zfs-mount.service: Failed with result ‘exit-code’.
May 03 05:18:35 hostwithmost systemd[1]: Failed to start Mount ZFS filesystems.

Zfs is a filesystem designed for enterprise environments/data centers/servers. Unless you’re needing to store massive volumes of data on sufficiently powerful hardware(ecc-memory, quality hard-disks, etc) ZFS will do nothing you.

hi
when i want to install php7.3-gd , the parrot os show me like this :slight_smile:
dpkg: error processing package zfs-initramfs (–configure):
dependency problems - leaving unconfigured
Setting up php7.3-gd (7.3.4-2) …
dpkg: dependency problems prevent configuration of zfs-zed:
zfs-zed depends on zfs-modules | zfs-dkms; however:
Package zfs-modules is not installed.
Package zfs-dkms which provides zfs-modules is not configured yet.
Package zfs-dkms is not configured yet.
zfs-zed depends on zfsutils-linux (>= 0.7.12-2+deb10u1); however:
Package zfsutils-linux is not configured yet.

dpkg: error processing package zfs-zed (–configure):
dependency problems - leaving unconfigured
Processing triggers for libapache2-mod-php7.3 (7.3.4-2) …
Errors were encountered while processing:
zfsutils-linux
zfs-dkms
zfs-initramfs
zfs-zed
Configuring sandbox profiles…
Sandbox profiles updated!
Scanning application launchers
Updating active launchers
Done
E: Sub-process /usr/bin/dpkg returned an error code (1)