Results 1 to 10 of 14
hello guys
i have openSUSE 10.2 with samba installed on a 1gbps LAN
when i download a file from smb the speed goes up to half gpbs
but when i ...
- 03-04-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 14
10.2 with samba problem
hello guys
i have openSUSE 10.2 with samba installed on a 1gbps LAN
when i download a file from smb the speed goes up to half gpbs
but when i send data to smb it doesn't go faster than 2-3mbps
any clues why this is happening?
- 03-04-2007 #2Just Joined!
- Join Date
- Mar 2007
- Posts
- 14
anyone can help me on this?
i've spent more than 24 hours trying to figure out why this is happening with no luck
- 03-05-2007 #3Just Joined!
- Join Date
- Mar 2007
- Posts
- 14
i've been searching around to fix this issue a couple of days now with no luck
how could this be possible
anyone has any clues where this problem is depending or something?
thanks in advance
- 03-06-2007 #4Linux Newbie
- Join Date
- May 2006
- Location
- Kansas
- Posts
- 187
can you post the output from:
... assuming you only have one card and it is eth0.ifconfig eth0
- 03-06-2007 #5Linux Newbie
- Join Date
- May 2006
- Location
- Kansas
- Posts
- 187
It should look similar to this (mine is 100mbps though):
eth0 Link encap:Ethernet HWaddr 00:09:6B
1:A3:B0
inet addr:10.171.12.114 Bcast:10.171.12.255 Mask:255.255.255.0
inet6 addr: fe80::209:6bff:fed1:a3b0/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:33891 errors:0 dropped:0 overruns:0 frame:0
TX packets:5745 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:3695836 (3.5 Mb) TX bytes:1332057 (1.2 Mb)
Base address:0x2000 Memory:c4000000-c4020000
- 03-07-2007 #6Just Joined!
- Join Date
- Mar 2007
- Posts
- 14
thank you for helping me out guys
the output of the command is:
host:~ # host:~ # ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:18:F3:1D:2A
4
inet addr:10.0.0.10 Bcast:10.0.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8397097 errors:0 dropped:0 overruns:0 frame:0
TX packets:21242860 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:644932449 (615.0 Mb) TX bytes:710747903 (677.8 Mb)
Interrupt:193 Memory:fbffc000-0
host:~ #
- 03-08-2007 #7Just Joined!
- Join Date
- Mar 2007
- Posts
- 14
anyone guys?
i'm dying over here
i'm searching about it for a week now and njothing
how is this possible?
- 03-11-2007 #8Just Joined!
- Join Date
- Mar 2007
- Posts
- 14
guess not
- 03-12-2007 #9Linux Newbie
- Join Date
- May 2006
- Location
- Kansas
- Posts
- 187
You could try installing an IDE drive and installing the OS on it using LVM. Once Suse 10.2 is running, re-install the SATA drive and place it in the same volume group (probably named "system") as the OS (command "vgextend") and then move the data from the IDE drive to the SATA drive (command "pvmove"). Be sure to move ALL the partitions (swaps and boots included). Lastly remove the IDE drive from the volume group (command "vgreduce"). Before physically removing the IDE drive, attempt a reboot. If it comes back alright, shutdown the box, remove the IDE drive, and put it back where it came from.
- 03-12-2007 #10Linux Newbie
- Join Date
- May 2006
- Location
- Kansas
- Posts
- 187
I've read a lot about other problems people have been having getting their system to install to SATA drives too.


Reply With Quote