On 2018/08/30 20:54, D'Arcy Cain wrote:
My latest build of NetBSD 8 results in a kernel size of 24,964,488
bytes. Not sure if "kernel" is really the right term any more. :-)
I have installed it on all of my servers except for one. It is a HP
ProLiant DL160se G6. The failure is something like
Manuel Bouyer wrote:
> How is your system partitioned ? All my test systems have a separate
> partition for the file-backed virtual disks, this may be why I don't see
> this.
The domU vnd backend is on /
> BTW there has been recent fixes in the fstrans area and they have beeen pulled
> up to n
On Sun, Sep 02, 2018 at 09:04:58AM +0200, Emmanuel Dreyfus wrote:
> Hello
>
> I follow up on my previous report: On XEN3_DOM0 kernel I very often freeze the
> kernel after a domU exits.
>
> It seems related to vnconfig destroying the domU vnd backend, with vnconfig
> process stuck in an I/O insi
Hello
I follow up on my previous report: On XEN3_DOM0 kernel I very often freeze the
kernel after a domU exits.
It seems related to vnconfig destroying the domU vnd backend, with vnconfig
process stuck in an I/O inside readdisklabel(). The backtrace inside
readdisklabel() may be a bit different.