Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: feby on July 02, 2008, 04:42:40 PM

Title: samba share 1tb hdd
Post by: feby on July 02, 2008, 04:42:40 PM
Hello,
I'm posting this here first because i don't know if this is a bug or i'm doing something wrong... So here it goes...
I have SME 7.2 at my office and i've share a hdd of 1TB onto my lan. The problem is that in windows... there is share only 243GB space of which free space is only 187 GB.
How do i fix this or what is wrong with it ?!?!?!

#df -h

Filesystem                                       Size   Used Avail  Use% Mounted on
/dev/mapper/main-root                      228G  42G  175G  20% /
/dev/md1                                        99M   27M  67M   29% /boot
/dev/md0                                        459G  233G 203G  54% /home/e-smith/files/ibays/Primary/files
none                                              498M     0   498M  0% /dev/shm
/dev/md5                                        917G  109M 871G  1% /mnt/bigdisk
Title: Re: samba share 1tb hdd
Post by: shawnbishop on July 02, 2008, 07:40:15 PM
Hi

Well if you created an Ibay for this drive you would have to mount the 1TB drive to this path eg

1. Create an Ibay called bigdisk.
2. Mount this drive to /home/e-smith/files/ibays/bigdisk/files

You should see all the space....


Do a search on the forum on how to add a Hard Drive to your SME server...the above is just a quick over view..
Title: Re: samba share 1tb hdd
Post by: feby on July 02, 2008, 10:12:42 PM
i've created an ibay and i've made a symlink to it in /home/e-smith/files/ibays/bigdisk/ and with that linked like that i have the problem i forgot to mention it
Title: Re: samba share 1tb hdd
Post by: shawnbishop on July 03, 2008, 11:52:37 AM
You cannot symlink, you need to mount it to the ibay
Title: Re: samba share 1tb hdd
Post by: feby on July 03, 2008, 03:58:51 PM
10x it worked... i understand right now why that was happening... symlink gives a virtual link and the space used was actualy the one that the system is installed on.