From owner-freebsd-stable@FreeBSD.ORG Thu Aug 8 16:04:57 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D2713374; Thu, 8 Aug 2013 16:04:57 +0000 (UTC) (envelope-from gkontos.mail@gmail.com) Received: from mail-oa0-x235.google.com (mail-oa0-x235.google.com [IPv6:2607:f8b0:4003:c02::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8FA472F66; Thu, 8 Aug 2013 16:04:57 +0000 (UTC) Received: by mail-oa0-f53.google.com with SMTP id k18so5645651oag.12 for ; Thu, 08 Aug 2013 09:04:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=T7+JTUVSmReACVqhEDaDMRR8pexU04tlDDmKnjir7kU=; b=VAOgRKs1MyViYmA2vfMVqJjAKmnuPaqz5uKHQGC31Oi0aacAMJQMxbW733GziyQ4Zm +5kEfxh2T9zCYwuyubUUOoQcVsQSza8lurw7015nWBfrqUL9/86E0x13meCNPMn9guso D4ekvSBOuaTIhDZM3hQF7TOwve3Fu1fv+bcrhmUgolQrb5mfc5NCYoE3ZC+9EFiRFmEu VzVogsSp62cAT6YC8sw2mkkk+ijvLDh2CcDMRtUWFAy7mKu8fy/THvz0URaN6tqmWEyM qAXodnKAh1MVAfj8XstRuiFl29ScVekqByML29w6C4VdrMT7kUXKdKttJ0GHQ7S+5c9K ojJg== MIME-Version: 1.0 X-Received: by 10.182.204.72 with SMTP id kw8mr5655317obc.54.1375977896878; Thu, 08 Aug 2013 09:04:56 -0700 (PDT) Received: by 10.76.35.67 with HTTP; Thu, 8 Aug 2013 09:04:56 -0700 (PDT) In-Reply-To: <1375963160.29686.7487435.7323F707@webmail.messagingengine.com> References: <1375963160.29686.7487435.7323F707@webmail.messagingengine.com> Date: Thu, 8 Aug 2013 19:04:56 +0300 Message-ID: Subject: Re: ZFS in jails 9.2-RC1 permission denied From: George Kontostanos To: Mark Felder Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Aug 2013 16:04:58 -0000 On Thu, Aug 8, 2013 at 2:59 PM, Mark Felder wrote: > On Thu, Aug 8, 2013, at 6:53, George Kontostanos wrote: > > > > Anybody? > > > > Can you provide your jail configuration? I think 9.2 introduces the new > /etc/jail.conf functionality and perhaps it somehow it broke the way you > were doing it previously? If so, the old method is supposed to be work > as well... > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > jail_enable="YES" jail_list="jail1" jail_jail1_rootdir="/tank/jails/jail1" jail_jail1_hostname="jail1" jail_jail1_interface="em0" jail_jail1_ip="172.16.154.32" jail_jail1_devfs_enable="YES" Do you see anything wrong here? Thanks -- George Kontostanos --- http://www.aisecure.net