[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] domU nfs server export


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Jesse Waters <jesse.waters@xxxxxxxxx>
  • Date: Wed, 16 Nov 2005 11:52:32 -0500
  • Delivery-date: Wed, 16 Nov 2005 22:48:07 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=e3KW2n8iydtN89VCIcByhaBI2lbzkN6aqJJda/XrcxAAfJ+zfqo7jKA8Kuq8F+0jOgMkG3BuPldpd/Q+78s38cqA6ciZhdPbDl/tgypKAn/ui3sqtpBwpzp39UwUvXzs8YP9VgkwqQFc7aW7fBHYepk9JuGB8zgu4JeFSPP2NOo=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

I trying to share an exported file-system from a domU machine.

/etc/exports:
/opt/bkup
$ sudo exportfs
exportfs: No host name given with /opt/bkup
(ro,sync,wdelay,hide,nocrossmnt,secure,root_squash,no_all_squash,subtree_check,secure_locks,mapping=identity,anonuid=-2,anongid=-2),
suggest 
*(ro,sync,wdelay,hide,nocrossmnt,secure,root_squash,no_all_squash,subtree_check,secure_locks,mapping=identity,anonuid=-2,anongid=-2)
to avoid warning
/opt/bkup       <world>

# bad but the world should be able to mount the share

from another machine:
$ sudo mount hornet:/opt/bkup /mnt/test
mount: hornet:/opt/bkup failed, reason given by server: Permission denied

Am I missing something, another FS I should compile in?

base system is centos 4.1
recompiled nfs support into domU kernel
#
# Network File Systems
#
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
# CONFIG_NFS_V4 is not set
# CONFIG_NFS_DIRECTIO is not set
# CONFIG_NFSD is not set
CONFIG_ROOT_NFS=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_SUNRPC=y


Thanks in advance,

Jesse Waters

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.