<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 07/19/2012 13:57, Ben Milman wrote:<br>
</div>
<blockquote
cite="mid:CAHivpvJXJe79+paB_EDAZRECOu2-7p7eY7iHzgDW8NkDEo6j-Q@mail.gmail.com"
type="cite">Hello,
<div><br>
</div>
<div>So I installed Beta 1 64 bit in virtualbox on a Windows 7
host with 4 gigs of RAM assigned and ZFS chosen (by default) at
install. I decided to give linux jails a whirl and encountered a
couple of difficulties. </div>
<div><br>
</div>
<div>Firstly, the debian6 script appears to install a
non-functioning jail. That is, the installation appears to
succeed, but attempting to start the jail fails with just a
flicker of the usual progress window. If there's a place I
should be looking for failure logs, let me know and I'll attach
them.</div>
<div><br>
</div>
<div>The gentoo jail does work, but attempting to revert to a
snapshot on it spews out a bunch of scary errors (that aren't
present on FreeBSD jails). It does appear to work, however. </div>
<div><br>
</div>
<div>Thanks,</div>
<div>Ben</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Testing mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Testing@lists.pcbsd.org">Testing@lists.pcbsd.org</a>
<a class="moz-txt-link-freetext" href="http://lists.pcbsd.org/mailman/listinfo/testing">http://lists.pcbsd.org/mailman/listinfo/testing</a>
</pre>
</blockquote>
<br>
Thanks for the heads up, this should be fixed now. Go ahead and grab
the latest src-sh/warden and run "make install" on it. Then do this
from the CLI:<br>
<br>
# warden stop <ip of old debian jail><br>
<br>
Then run:<br>
<br>
# warden delete <ip of old debian jail><br>
<br>
Now you can re-create the jail from the GUI, and it should start
properly now. You can see the output by running "warden start
<ip>" and "warden stop <ip>" from the CLI.<br>
<br>
As for the scary errors, that is normal right now. The linux
shutdown scripts fail in all kinds of interesting ways, since they
don't really know what a jail is. I'm trying to remove some of them,
but its quite different with each Linux distro. <br>
<br>
<pre class="moz-signature" cols="72">--
Kris Moore
PC-BSD Software
iXsystems</pre>
</body>
</html>