Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2024 09:08:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        jail@FreeBSD.org
Subject:   [Bug 281751] Unable to start jail from vty1... virtual terminal
Message-ID:  <bug-281751-29815-xCr7HBRAhR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281751-29815@https.bugs.freebsd.org/bugzilla/>
References:  <bug-281751-29815@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281751

--- Comment #27 from Alex Tutubalin <lexa@libraw.com> ---
(In reply to Konstantin Belousov from comment #23)

Three ktrace -i  has been added:

1) ktrace -i /usr/sbin/jail -c -f /etc/jail.conf example from ttyv1
 - no jails are running
 - try to start new one on ttyv1  (it succeeds on ttyv0)

2)  jail started via /etc/rc on boot: ktrace -i jexec 1 on ttyv0
  - jail started on boot via /etc/rc  (service pot start)
   - try to jexec 1 on ttyv0

3)  ssh localhost; ktrace -i jexec 1 date on jail started via /etc/rc (succ=
ess)
successful one: same as #2 but current terminal is /dev/pts/0

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281751-29815-xCr7HBRAhR>