Hello,
I installed Proxmox 7.1-7 using ZFS as the root file system. I have now setup ssh from my linux box to proxmox. However when i run the zpool command as root it says
Basically all ZFS related commands are not available. I found this thread which indicates that it can be fixed by installing the zfsutils package. But I tried the zpool command in the proxmox node's browser shell, and the command works just fine.
However, when I search for zfsutils (from within the ssh connection) it seems that it is already installed :
I'd like to understand why it works in the browser shell, but not via the ssh connection. What am I missing here? Does the browser shell use a different sub-system? How would I get it to work from within the ssh connection as well as the browser shell?
Thanks,
I installed Proxmox 7.1-7 using ZFS as the root file system. I have now setup ssh from my linux box to proxmox. However when i run the zpool command as root it says
Bash:
[proxmox: ~]── - zpool status
zsh: correct 'zpool' to '_zpool' [nyae]? n
zsh: command not found: zpool
Basically all ZFS related commands are not available. I found this thread which indicates that it can be fixed by installing the zfsutils package. But I tried the zpool command in the proxmox node's browser shell, and the command works just fine.
However, when I search for zfsutils (from within the ssh connection) it seems that it is already installed :
Bash:
[proxmox: ~]── - apt search zfsutils
Sorting... Done
Full Text Search... Done
zfsutils-linux/now 2.1.1-pve3 amd64 [installed,local]
command-line tools to manage OpenZFS filesystems
I'd like to understand why it works in the browser shell, but not via the ssh connection. What am I missing here? Does the browser shell use a different sub-system? How would I get it to work from within the ssh connection as well as the browser shell?
Thanks,
Last edited: