Jail dying in 9.10

Status
Not open for further replies.

Martin Aspeli

Dabbler
Joined
Jan 13, 2016
Messages
29
Hi,

I'm trying to compile airsonos (via npm) in a jail on an up to date 9.10 FreeNAS, upgraded from 9.3.

First of all, creating a jail doesn't give it an IP address unless I reboot the NAS.

If I do, I can run "npm install -g airsonos" in the jail (I've also used pkg to install avahi and avahi-header, node and npm). After a while, it dies horribly. Ctrl-C or Crrl-Z unresponsive. I have to close the SSH session.

In the main FreeNAS shell I can see a dead process:

85830 0- T+J 0:28.75 npm (node)

Impossible to kill, even with -9 unless I reboot.

I also can't delete the jail in the GUI unless I reboot first.

What is going on?
 
D

dlavigne

Guest
Hardware specs? Build version (from System -> Information)?
 

Martin Aspeli

Dabbler
Joined
Jan 13, 2016
Messages
29
FreeNAS-9.10-STABLE-201605021851 (35c85f7)
HP Microserver
PlatformIntel(R) Celeron(R) CPU G1610T @ 2.30GHz
Memory16319MB

These kinds of things were working well under 9.3, but I didn't attempt the exact same operation then.
 
D

dlavigne

Guest
Anything interesting in /var/log/messages on the FreeNAS system or the jail?
 
D

dlavigne

Guest
Hmm, might be an issue with npm.

Were you using jails on 9.3? If so, did you nuke the jails dataset and recreate so that you have the 10 template? That might fix your issue.
 
Status
Not open for further replies.
Top