WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Re: mount: unknown filesystem type 'nfs'

To: Ernst Bachmann <e.bachmann@xxxxxxxx>
Subject: Re: [Xen-users] Re: mount: unknown filesystem type 'nfs'
From: Chris Fanning <christopher.fanning@xxxxxxxxx>
Date: Fri, 3 Feb 2006 18:05:50 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 03 Feb 2006 17:16:19 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=f421r6LQzGKzX8igFI/We3Bjt1eKVUE6m9zggFT+zm2DhcwTKZZ+HCrasEUj6cSssLHd7X/XT7L4YgUpmLFHFRhzj81odvyhJeXwOV9xX58EhpRt3OIgubQJQunXO7IWadNejk5IbSSOZV+5LLlbAiJX1/l17wftadyjjHdRCm0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <215ff4410602030833n221e5a6ft772f78268fb57546@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <215ff4410602030736k648caeb0r9105264b32a6ca51@xxxxxxxxxxxxxx> <215ff4410602030818j423bfd8ck52025edcc20c5201@xxxxxxxxxxxxxx> <200602031726.40815.e.bachmann@xxxxxxxx> <215ff4410602030833n221e5a6ft772f78268fb57546@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
ok. I've just tried
root@domU:~# mount -t smbfs -o username=me //not_a_xen_box/public mnt/
and I get
ERROR: smbfs filesystem not supported by the kernel

dom0# modprobe smbfs
loads ok.

Do I need to compile nfs and smbfs into the kernel instead of having
them as modules?

Chris.

On 2/3/06, Chris Fanning <christopher.fanning@xxxxxxxxx> wrote:
> >
> > does it work if you do a "modprobe nfs" before the mount?
> nfs wasn't loaded on dom0 (it is now)
>
> root@domU:~# modprobe nfs
> FATAL: Module nfs not found.
>
> till no joy.
> the nfs server on domU work's ok. It the client on domU that says:
> mount: unknown filesystem type 'nfs'
>
> chris
>
>
> On 2/3/06, Ernst Bachmann <e.bachmann@xxxxxxxx> wrote:
> > On Friday 03 February 2006 17:18, Chris Fanning wrote:
> > > > root@domU_1:~# mount domU_2:/home mnt_point/
> > > > mount: unknown filesystem type 'nfs'
> > > >
> > > > both dom0 and domU's boot 2.6.12.6-xen
> > > > the nfs modules are present en dom0
> > > > /lib/modules/2.6.12.6-xen/kernel/fs/nfs/nfs.ko
> > > > /lib/modules/2.6.12.6-xen/kernel/fs/nfsd/nfsd.ko
> > > >
> > > > Any help out there?
> > >
> > > it seems that I can't mount any nfs from a domU
> > >
> > > root@domU:~# mount not_a_xen_box:/home mntpnt/
> > > mount: unknown filesystem type 'nfs'
> >
> > does it work if you do a "modprobe nfs" before the mount?
> >
> > I have lots of domUs running, all using nfs happily.
> >
> > /Ernst
> >
> > _______________________________________________
> > Xen-users mailing list
> > Xen-users@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-users
> >
>

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>