Page 1 of 1

SOLVED: Locally mounted drives empty

Posted: Sun Jun 14, 2015 6:44 am
by lenogris
I followed the wiki and mounted my shares. Though i did it after moving all my files to the freyhole pooled drives. I found out after putting all the files there that i should have made shares, as making changes to the files will only change links and not files. My issue is that after mounting the shares all the directories in /mnt/samba are empty.
I have moved the landing zones and corrected the file paths in amahi. I suspect this comesinto play as the shares that are mounted all start with capitals ( Movies) where as the actual shares in .var.hda/files/drives/drive1 are all lower case.

Please advise on any further information required to trouble shoot this issue.

Re: Locally mounted drives empty

Posted: Sun Jun 14, 2015 4:48 pm
by bigfoot65
Did you check out the troubleshooting in Mount_Shares_Locally wiki page? Also the share names are typically upper case, so that should be correct.

I presume you followed the guidance above to implement the script.

Re: Locally mounted drives empty

Posted: Sun Jun 14, 2015 5:10 pm
by lenogris
I have not tried those yet, and will post the results of the permissions as soon as i get off work. I had not thought to do the mysql troublshooting stuff as the shares script was ran after the server and mysql was already running. I will advise the results in a few hours, is there any other information i should post up?

Re: Locally mounted drives empty

Posted: Sun Jun 14, 2015 5:41 pm
by bigfoot65
Let's just start with that first.

Re: Locally mounted drives empty

Posted: Sun Jun 14, 2015 7:31 pm
by lenogris
here is the result of the file permissions

Code: Select all

[root@localhost ~]# ls -al /var/hda/files/drives/drive1 total 108 drwxrwxrwx 15 root root 4096 Jun 13 13:26 . drwxr-xr-x 5 root root 4096 Jun 13 13:38 .. drwxrwxrwx 3 lenogris users 4096 Jun 13 13:00 books drwxrwxrwx 2 lenogris users 4096 Jun 11 17:56 docs drwxrwxrwx 7 root root 4096 Jun 14 22:31 gh drwxrwxrwx 2 root root 16384 Jun 11 20:52 lost+found drwxrwxrwx 171 lenogris users 36864 Jun 13 21:34 movies drwxrwxrwx 2 lenogris users 4096 Jun 11 17:56 music drwxrwxrwx 2 lenogris users 4096 Jun 11 17:56 pictures drwxrwxrwx 2 lenogris users 4096 Jun 11 17:56 public drwxrwxrwx 3 root root 4096 Jun 13 15:35 tmptrans drwxrwxrwx 6 lenogris users 4096 Jun 13 11:52 torrents drwxrwxrwx 4 root root 4096 Jun 13 11:52 .Trash-0 drwxrwxrwx 44 lenogris users 4096 Jun 13 20:08 tv drwxrwxrwx 2 lenogris users 4096 Jun 11 17:56 videos

Re: Locally mounted drives empty

Posted: Sun Jun 14, 2015 10:53 pm
by lenogris
looks like i fixed it. I uninstalled the mounts as per wiki. I then reinstalled and it worked. i think what happened was that i left a space before username or after or something in that neighborhood. regardless all is working and i will now reconfigure my apps to use that and move some movies into folders. Thanks for the help.

Re: Locally mounted drives empty

Posted: Mon Jun 15, 2015 2:34 am
by bigfoot65
Happy to hear it's resolved.