Samba disk space problem
|
15th Jun, 2013, 11:48 AM
Post: #4
|
|||
|
|||
RE: Samba disk space problem
- I don't know how this plays with "wide links", try to remove it from smb.conf (default is "no")
- is the /usr/local/bin/xbian-smb-free +x (executable bit set)? do a "ls -la /usr/local/bin/xbian-smb-free" and post here - what is version of your samba package installed? do "apt-cache policy samba" (latest available is 3.6.6-6) if all this is ok and you have still wrong "free space" readings, no idea. update: ok, I see your problem. I now realized you are exporting /media, which includes all the usb devices mounted. this will not work. You have to share /media/usb0 something. Probably you exported /media because the always changing /media/usbX mount dir. but this can be solved by: - installing xbian-package-usbmount package (part of beta1 release ) from git. with this your usb devices mountpoints should be static under /media - checking if /var/run/usbmount exists. there should be a link (with static name) pointing to always the actual /media/usbX - editing /etc/fstab by adding entry like: Code: UUID=xxxxx /media/my_usb_disk ext4 defaults,rw,noatime 0 0 where xxxx you can find by launching "blkid" from terminal. then the partition will always be mounted even with the old usbmount under the same directory. mk Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Samba disk space problem - danell - 8th Jun, 2013, 09:59 PM
RE: Samba disk space problem - mk01 - 9th Jun, 2013, 02:41 AM
RE: Samba disk space problem - danell - 9th Jun, 2013, 07:27 PM
RE: Samba disk space problem - mk01 - 15th Jun, 2013 11:48 AM
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[PROBLEM] Another Samba Problem | wallacemckart | 9 | 19,532 |
31st Dec, 2014 07:33 PM Last Post: mk01 |
|
Samba and Disk spin down | halibut | 2 | 8,141 |
12th Oct, 2014 04:01 AM Last Post: halibut |
|
[SOLVED] Space in Samba share | maybeme | 2 | 8,862 |
17th Jul, 2014 02:28 AM Last Post: IriDium |
|
[SOLVED] 100% disk space in use (even after deleting some files) | josch | 6 | 18,835 |
6th Jun, 2014 06:55 AM Last Post: josch |
|
[PROBLEM] Samba - problem with mounting 2 partitions | koper89 | 2 | 6,877 |
2nd Feb, 2014 04:03 AM Last Post: koper89 |