Date: Mon, 3 Apr 2023 15:22:10 +0300 From: Dmitry Chagin <dchagin@freebsd.org> To: Goran =?utf-8?B?TWVracSH?= <meka@tilda.center> Cc: freebsd-current@freebsd.org Subject: Re: Kernel panic on jail start Message-ID: <ZCrE8g9JjvfzDXwg@heemeyer.club> In-Reply-To: <20230403120809.jdnqm5qqlknheamq@tilda.center> References: <20230330170828.442jpwilq3q47lis@tilda.center> <ZCal70NXEMzLG9je@heemeyer.club> <20230403120809.jdnqm5qqlknheamq@tilda.center>
index | next in thread | previous in thread | raw e-mail
On Mon, Apr 03, 2023 at 02:08:09PM +0200, Goran Mekić wrote:
> On Fri, Mar 31, 2023 at 12:20:47PM +0300, Dmitry Chagin wrote:
> > On Thu, Mar 30, 2023 at 07:08:28PM +0200, Goran Mekić wrote:
> > > exec.start = "echo ifconfig_${vnet.interface}_name=\\"eth0\\" >/etc/rc.conf.d/network";
> >
> > ah, I see where the problem is, ^^^^^^^^
> > until its fixed you can try to set compat.linux.use_real_ifnames to 1, or
> > s/eth0/to some oyhe if name/
>
> You are correct, that was the problem. Sorry for long delay, but I'm not
> the only user of this machine, swap is too little for core dump, I couldn't
> make dumping to ZVOL work nor using USB key as a swap device. I don't
> know what I'm doing wrong with the code dumps as it works like a charm
> on a laptop. Thank you for looking into this.
>
Hi, could you please try 7ae0972c7b ?
> Regards,
> meka
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZCrE8g9JjvfzDXwg>
