LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-22-2004, 05:34 AM   #1
Roach
Member
 
Registered: Jul 2004
Location: Harare, Zimbabwe
Distribution: Redhat 9 (Shrike) Kernel 2.4.20-31.9
Posts: 37

Rep: Reputation: 15
Samba Share Size


Hi All

I've set up a Samba share for 5 XP Users. I managed to get everything working fine, until I started filling up my shared folders.

On my Linux Box, I have a 40 Gb HD, with Fedora Core 2, Squid and Samba, but when I copy my music folder (3Gb) to the Linux box, it says there is not enough disk space.

Any Ideas?

Thanks in advance

R :-)
the manual
 
Old 11-22-2004, 05:52 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
depends how your partitions are set up. remember that the 40gb is going to (hopefully) be subdivided into a number of areas, which aren't able to share space between them, e.g. /home, /usr, /boot, / etc...
 
Old 11-22-2004, 05:59 AM   #3
Roach
Member
 
Registered: Jul 2004
Location: Harare, Zimbabwe
Distribution: Redhat 9 (Shrike) Kernel 2.4.20-31.9
Posts: 37

Original Poster
Rep: Reputation: 15
Agreed, but I surely have about 36Gb to play with after my /home, /boot etc areas have been created. I've set squid to use 200mb in my squid.conf but that's it.
 
Old 11-22-2004, 07:09 AM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
this was were you were meant to show your partition table to us... "fdisk -l" after you /home etc... are created the rest will be unpartitioned... unless / is using it all up by default. but you need to provide some useful information for us to comment...
 
Old 11-22-2004, 07:25 AM   #5
Roach
Member
 
Registered: Jul 2004
Location: Harare, Zimbabwe
Distribution: Redhat 9 (Shrike) Kernel 2.4.20-31.9
Posts: 37

Original Poster
Rep: Reputation: 15
Oops.... only 20 Gb...

Disk /dev/hda: 20.0 GB, 20020396032 bytes
16 heads, 63 sectors/track, 38792 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 4063 2047720+ 83 Linux
/dev/hda2 4064 7111 1536192 82 Linux swap
/dev/hda3 7112 10159 1536192 83 Linux
[root@router root]# Disk /dev/hda: 20.0 GB, 20020396032 bytes
16 heads, 63 sectors/track, 38792 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

Hope that makes sense to you.

R
 
Old 11-22-2004, 08:12 AM   #6
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
ok, and where is the sahre you are trying to write too? how much free space is in that partition (use df) ?
 
Old 11-22-2004, 08:16 AM   #7
gani
Member
 
Registered: Jun 2004
Location: Metro Manila, Philippines
Distribution: Linuxmint, Slackware
Posts: 356

Rep: Reputation: 34
Show also the post for:

# df -h

This is your exact disk utilizations that corresponds to your partitions in human readable output.
 
Old 11-22-2004, 08:17 AM   #8
gani
Member
 
Registered: Jun 2004
Location: Metro Manila, Philippines
Distribution: Linuxmint, Slackware
Posts: 356

Rep: Reputation: 34
Sorry, I mean post the output for "df -h".
 
Old 11-22-2004, 09:10 AM   #9
Roach
Member
 
Registered: Jul 2004
Location: Harare, Zimbabwe
Distribution: Redhat 9 (Shrike) Kernel 2.4.20-31.9
Posts: 37

Original Poster
Rep: Reputation: 15
Here's my df -h output:

[root@router root]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda1 2.0G 1.9G 17M 100% /
none 30M 0 30M 0% /dev/shm
/dev/hda3 1.5G 219M 1.2G 16% /var

To make the folders I'm sharing, I went
cd /
mkdir /data/mp3

So would I be right in assuming it's on hda1 ???

Thanks so far for your patience :-)
 
Old 11-22-2004, 10:06 AM   #10
gani
Member
 
Registered: Jun 2004
Location: Metro Manila, Philippines
Distribution: Linuxmint, Slackware
Posts: 356

Rep: Reputation: 34
It's because your / partition (/dev/hda1) is just 2GB and there is only 17Mb (0.017G) available currently. Resize your disk and reinstall everything. Backup your important config files and data.

For partitioning tips I can refer you to Debian's site:

http://www.debian.org/releases/stab...ng.en.html#s6.4

Just make your swap at least twice your RAM
 
Old 11-25-2004, 02:36 PM   #11
Roach
Member
 
Registered: Jul 2004
Location: Harare, Zimbabwe
Distribution: Redhat 9 (Shrike) Kernel 2.4.20-31.9
Posts: 37

Original Poster
Rep: Reputation: 15
Thanks

Have reloaded now and all seems fine.

R :-)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Maximum Share size + Samba hendrixbart Linux - Software 1 11-11-2010 12:10 PM
can't mount samba share and then write to the share calbazon Linux - Software 8 10-10-2010 01:35 AM
samba: linux mounted share = choppy playback, windows mounted share = smooth kleptophobiac Linux - Software 2 04-10-2005 08:23 AM
Simple Samba Setup, Share & Not Share timmywo Linux - Software 4 07-30-2004 07:27 AM
samba windows share file size limit Axion Linux - Software 2 04-04-2004 02:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration