Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2014 11:50:18 -0700
From:      Peter Grehan <grehan@freebsd.org>
To:        Marat Bakeev <hawara@hawara.com>
Cc:        freebsd-virtualization@freebsd.org
Subject:   Re: VirtIo errors inside VM with UFS-in-zvol
Message-ID:  <53FB856A.4090900@freebsd.org>
In-Reply-To: <53FB2662.7090501@hawara.com>
References:  <CAOb7DXGpDb1fALsLzbfAYk-9nQUoV5wWF9VJQwNDMQ2ZhBPkPg@mail.gmail.com> <CA%2BP_MZHvzuwZuvfNJBb6s3hJEcUKZx56-Zc9RPpXgOs8SUuN%2BQ@mail.gmail.com> <53FB2662.7090501@hawara.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Marat,

>>    vtbd0: hard error cmd=write 290-305
>>
> I would like to report the same problem. I'm using  10.0-RELEASE-p7 as a
> host, and 9.3-RELEASE as a guest. VM is created using vmrc script, it
> installed fine. But on attempt to create additional fs inside the vm,
> newfs just silently fails without writing anything to disk.  file -s on
> a filesystem reports just 'data', instead of the usual "Unix Fast File
> system"

  This issue is caused by the FreeBSD GEOM code tasting the zvol, 
parsing partition/slice tables, and marking sections read-only.

  There is a fix for this by mav@ in r264145 in CURRENT, and MFC'd to 
10-STABLE in r265678 (May 8). The fix will be in 10.1.

  The zfs man page lists the new zvol property and sysctls that can be 
used to prevent GEOM testing.

later,

Peter.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53FB856A.4090900>