[Gluster-devel] NetBSD tests not running to completion.
Emmanuel Dreyfus
manu at netbsd.org
Fri Jan 8 15:20:42 UTC 2016
On Fri, Jan 08, 2016 at 08:37:16PM +0530, Pranith Kumar Karampuri wrote:
> NetBSD)
> vnd=`vnconfig -l | \
> awk '!/not in use/{printf("%s%s:%d ", $1, $2, $5);}'`
>
> Can there be Loopback devices that are in use when this piece of the code is
> executed, which can lead to the problems we ran into? I may be completely
> wrong. It is a wild guess about something I don't completely understand.
This lists loopback devices in use. For instance:
vnd0:/d:180225 vnd1:/d:180226 vnd2:/d:180227
Next step is to look for loopback devices which backing store are in $B0
and unconfigure them.
--
Emmanuel Dreyfus
manu at netbsd.org
More information about the Gluster-devel
mailing list