|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: mount: unknown filesystem type 'nfs'
> 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'
I can however mount something shared from the domU
not_a_xen_box:~# mount domU:/home mntpnt/
ok!
It seems that the domU is serving ok
So my problem is the domU nfs client.
is this a known issue?
> Thanks in advance.
>
> Chris.
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|