LinuxMCE Forums
May 24, 2013, 10:47:11 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Problem with using CIFs to mount home folder on MDs and a workaround  (Read 453 times)
chrisbirkinshaw
Guru
****
Posts: 431


View Profile
« on: February 14, 2010, 10:22:48 pm »

On my core I have 2 disk - the boot and a data drive. The data drive appears as /mnt/device/92 and of course is symlinked into the normal dirs, for example:

10EAVS_External (sdb1)-CORE [92] -> /mnt/device/92/public/data/videos

The problem is that the MDs mount the home folder using CIFs, and the symlinks are not followed (they lead to /mnt/device/92 which is not mounted on the MD).

Here is the workaround (on the MD):

1. mkdir /mnt/device/92
2. echo "//192.168.80.1/Storage92$                       /mnt/device/92          cifs iocharset=utf8,credentials=/usr/pluto/var/sambaCredentials.secret 1 1" >> /etc/fstab


Question is, what is the appropriate solution for this?

Thanks,

Chris
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!