VM error for debian 11

blanchet

Guru
Joined
Apr 17, 2018
Messages
516
Usually configuring sshd in a jail is straightforward.
Maybe there is something wrong in the jail configuration
Could you please post the full jail configuration

Code:
iocage get all YOURJAILNAME
 

golfox2

Dabbler
Joined
Mar 8, 2022
Messages
30
I know this is not likely what you want to hear. I get it. Nice to have a single NAS appliance running as storage and VMs. The fact is TrueNAS is a storage solution first. Virtualization and containers is a bonus.
...
Perhaps TrueNAS virtualization and containers will improve over time, but until then I am pleased with Proxmox. https://www.proxmox.com/en/
Okay i will look into it, but have not planned to get a spare NAS anytime soon tho. Thanks anyway for the input, always interested in expanding my knowledge ;)
 

golfox2

Dabbler
Joined
Mar 8, 2022
Messages
30
Usually configuring sshd in a jail is straightforward.
Maybe there is something wrong in the jail configuration
Could you please post the full jail configuration

Code:
iocage get all YOURJAILNAME
Sorry I was away from home for a while. I must be stupid but the command does not work or i'm doing something fundamentally wrong...

1649361355471.png
 

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
Please use ssh to connect instead of the web shell and try again. And copy and past text instead of screen shots. Thanks.
 

blanchet

Guru
Joined
Apr 17, 2018
Messages
516
You must run the iocage command in the TrueNAS shell and not in the jail shell.

Code:
iocage get all YOURJAILNAME
 
Top