amd64/153496: Install on Hyper-V leaves corrupt filesystems
(incl root)
David Rawling
djr at pdconsec.net
Wed Dec 29 09:20:10 UTC 2010
The following reply was made to PR amd64/153496; it has been noted by GNATS.
From: David Rawling <djr at pdconsec.net>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: amd64/153496: Install on Hyper-V leaves corrupt filesystems (incl
root)
Date: Wed, 29 Dec 2010 20:00:35 +1100
It appears that the cause for the variable success of deployment (and
potentially this PR) could be related to the fact that tools (such as tzsetup,
dhclient and gunzip) are core dumping during the setup phase. For example,
scrolling back on console 2 after a further setup attempt:
pid 50 (dhclient), uid 0: exited on signal 11 (core dumped)
/libexec/ld-elf.so.1: /usr/lib/libwrap.so.6: invalid file format
...
pid 50 (dhclient), uid 0: exited on signal 11 (core dumped)
pid 51 (ifconfig), uid 0: exited on signal 11 (core dumped)
pid 52 (gunzip), uid 0: exited on signal 11 (core dumped)
pid 53 (tzsetup), uid 0: exited on signal 10 (core dumped)
pid 57 (gunzip), uid 0: exited on signal 11 (core dumped)
I have confirmed that the DVD has the correct (MD5 and sha256) checksums - and
this host runs other virtual machines with other operating systems without
issue, suggesting that there is a reasonable likelihood that the hardware is
operating correctly.
Dave.
More information about the freebsd-amd64
mailing list