From owner-freebsd-virtualization@FreeBSD.ORG Thu Apr 3 19:36:42 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D1FC97E8; Thu, 3 Apr 2014 19:36:42 +0000 (UTC) Received: from nqhost.drenet.net (nqhost.drenet.net [184.95.47.164]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B443C66A; Thu, 3 Apr 2014 19:36:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by nqhost.drenet.net (Postfix) with ESMTP id 7466D22833; Thu, 3 Apr 2014 15:35:58 -0400 (EDT) Received: from nqhost.drenet.net ([127.0.0.1]) by localhost (nqhost.drenet.net [127.0.0.1]) (maiad, port 10024) with ESMTP id 21360-09; Thu, 3 Apr 2014 15:35:58 -0400 (EDT) Received: by nqhost.drenet.net (Postfix, from userid 80) id 5904A22831; Thu, 3 Apr 2014 15:35:58 -0400 (EDT) To: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Subject: Re: KVM filesystem sharing X-PHP-Originating-Script: 0:rcmail.php MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Thu, 03 Apr 2014 15:35:58 -0400 From: Andre Goree In-Reply-To: <7D9BADB3-3A53-4C8C-B86B-12F3C18F9235@FreeBSD.org> References: <7D9BADB3-3A53-4C8C-B86B-12F3C18F9235@FreeBSD.org> Message-ID: <26931f62daacb23daff55f1fb8c8a34a@drenet.net> X-Sender: andre@drenet.net User-Agent: Roundcube Webmail/0.9.5 Cc: =?UTF-8?Q?Edward_Tomasz_Napiera?= =?UTF-8?Q?=C5=82a?= , freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2014 19:36:42 -0000 On 04/03/2014 3:14 pm, Edward Tomasz Napierała wrote: > Wiadomość napisana przez Andre Goree w dniu 3 kwi 2014, o godz. 20:50: >> Hello list. I wanted to ask if anyone has been able to make >> filesystem mounting work under a FreeBSD guest? For example, I've >> added the following to the guest's xml config using 'virsh edit': >> >> >> >> >> >> >> >> However, I don't know how to mount the above from within the FreeBSD >> guest. That which is instructed to do so on Linux guests does not >> work on the FreeBSD guest: >> >> root@freebsd9-test:~ # mount -t 9p -o trans=virtio,version=9p2000.L >> tag /mnt/shared/ >> mount: tag: Operation not supported by device > > The 9P protocol is not supported under FreeBSD. Perhaps you could try > to use NFS instead? > > Generally speaking, why do Linux folks use 9P? Thanks! I'm thinking I may use guestfish instead to accomplish what it is I was wanting to do. I've never personally used 9P, but thought it might be a way I could use to get around a problem I've run into. Thanks again for the info. -- Andre Goree -=-=-=-=-=- Email - andre at drenet.net Website - http://www.drenet.net PGP key - http://www.drenet.net/pubkey.txt -=-=-=-=-=-