From owner-freebsd-stable@FreeBSD.ORG Mon Jul 13 13:30:48 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C66310656F9 for ; Mon, 13 Jul 2009 13:30:48 +0000 (UTC) (envelope-from oliver.pntr@gmail.com) Received: from mail-bw0-f221.google.com (mail-bw0-f221.google.com [209.85.218.221]) by mx1.freebsd.org (Postfix) with ESMTP id 8521C8FC21 for ; Mon, 13 Jul 2009 13:30:47 +0000 (UTC) (envelope-from oliver.pntr@gmail.com) Received: by bwz21 with SMTP id 21so1853353bwz.43 for ; Mon, 13 Jul 2009 06:30:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=DS0jPt5wcgsHeVunB8RDKoTzVSPGtQAFEJ4GVAn7qpk=; b=nls7kGswcBjcENodYc1DKCmnUcuqp+CEH2ijaCRrWbK7Na/t2G3fUNK18zAz9zw3oH hJeAKLIIVReaXAkoUfVWVWIMi0jO3tpF/atkcmW7HRkkr7JXizhh8bciBJoZnxsrmq+h C0cqn2yiJtaDew3UzQjSFRupFRZif1ROCRzkQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=UzUg+ghtjmLE+B5VU38z2XQlVNDZxRZnq8/vrgFFTYVPJNzyXQfW7TGfBpk9+58oQ2 gZzc5yo5tN/DiZfDdRVoSZbUaZf7rue4gh+GHvs/+MwCRctKXtOKIBR94lDC2jvaDsIk Nrnxion0VRCBN/nv3ejGGU0PiBhIOcJUMUQrQ= MIME-Version: 1.0 Received: by 10.103.174.18 with SMTP id b18mr2587806mup.129.1247490003239; Mon, 13 Jul 2009 06:00:03 -0700 (PDT) Date: Mon, 13 Jul 2009 15:00:03 +0200 Message-ID: <6101e8c40907130600j528bd4d5ue348563e89c7ffa3@mail.gmail.com> From: Oliver Pinter To: stable@freebsd.org Content-Type: multipart/mixed; boundary=0016e6587a0c810307046e95e600 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: ZFS, unionfs - Operation not supported X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2009 13:30:48 -0000 --0016e6587a0c810307046e95e600 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi all! It is the problematic FS: zpower on /mnt/zpower (zfs, local) /usr/src on /mnt/zpower/jail/default/ports (nullfs, local) and the failed command: mount_unionfs -o below /mnt/zpower/jail/default/ports/ /mnt/zpower/jail/www/usr/ports/ (truss mount_unionfs -o below /mnt/zpower/jail/default/ports/ /mnt/zpower/jail/www/usr/ports/ ) > & /tmp/unionfs.log Have I any chance, to unionmount ZFS with UFS or ZFS not supported this operations? --0016e6587a0c810307046e95e600--