View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Dec 01, 2006 5:44 pm 
Offline
Joined: Sun Jul 31, 2005 10:13 am
Posts: 19
I have R5D1 installed and want to be able to transfer files to it via NFS or be logged into it and grab get files vis NFS. I have one Linux box in my home that stores all videos, pictures and music for my entire family. It's then up to me to move these files to the Myth box. I've done this in the past with no problems and just can't figure out what is different now. As I write this I am doing the transfer via Samba but that is not my prefered method. Here is my current status, maybe more than I should have done but I have been at this for MANY hours:
Firewall is disabled on my server, don't know about Myth box, it's at what ever is default.
Myth box is exporting /myth *(rw)
Home server is exporting /vault *(sync,insecure,rw) note: all the files I want are strored in /vault
I have created a mythtv user on my home server and included mythtv user in the group users, group users are listed as the group for all my /vault files and have rwx permissions.
I have currently set chmod to 777 on both mythtv box and home server to try to remidy this problem.
Both boxes have been rebooted and I have mounted the nfs shares on both with no problem, I can see the directories of both nfs shares (both: i've tried this from Myth box to server and server to Myth box) yet I can not cd into any of the listed directories, I get a permission denied response. I don't see how this can be with no firewall, export to all, and 777 permissions. Can anyone help me out here?

Thanks,


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 02, 2006 5:07 am 
Offline
Joined: Mon May 29, 2006 2:16 pm
Posts: 52
Location: Lincoln, Nebraska
Post the contents of

/etc/exports

and

/etc/fstab


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 02, 2006 8:10 am 
Offline
Joined: Sun Jul 31, 2005 10:13 am
Posts: 19
Myth box (mythtv):

mythtv@mythtv:~$ cat /etc/exports
# /etc/exports: the access control list for filesystems which may be exported
# to NFS clients. See exports(5).
# /myth *(rw)
/myth/tv *(rw,async,no_root_squash,no_subtree_check)


mythtv@mythtv:~$ cat /etc/fstab
# /etc/fstab: filesystem table.
#
# filesystem mountpoint type options dump pass
/dev/hda1 / ext3 defaults,errors=remount-ro 0 1
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
/dev/fd0 /floppy vfat defaults,user,noauto,showexec,umask=022 0 0
# Added by KNOPPIX
/dev/hda2 none swap defaults 0 0
# Added by KNOPPIX
/dev/vg/myth /myth auto defaults,auto 0 2
# Added by scsever to mount vault files
192.168.0.60:/vault /mnt/shaggy nfs defaults,auto,noatime 0 0



Home server (shaggy):

[scsever@shaggy ~]$ cat /etc/exports
# generated by drakhosts.pl
/vault *(sync,insecure,rw)
/home/scsever *(no_all_squash,async,secure,ro)
/home/mrsever *(no_all_squash,async,secure,ro)

[scsever@shaggy ~]$ cat /etc/fstab
/dev/sda2 / reiserfs notail 1 1
/dev/hdb5 /backup reiserfs defaults 1 2
/dev/hdc /mnt/cdrom auto umask=0022,users,iocharset=utf8,noauto,ro,exec 0 0
none /proc proc defaults 0 0
/dev/sda1 swap swap defaults 0 0
# Added by scsever to mount myth files
192.168.0.70:/myth /mnt/myth nfs defaults,auto,noatime 0 0


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu