Results 1 to 8 of 8

Thread: Strange Network Problem - Setting up file server

  1. #1
    Junior Member registered user
    Join Date
    Jun 2007
    Posts
    11

    Strange Network Problem - Setting up file server

    Ok, this is weird... maybe this has something to do with dual processors? I dunno... I'm a noob.

    So yea, I have 3 PC's.

    1 Old crappy Dell Inspiron 5000e Laptop
    1 New AMD 6400 X2 system
    1 New DuoCore 6600 system

    Real simple right? Boot Knoppix 5.1.1 on the laptop with it's crappy 10/100, setup nic for static ip in the usual way, start the samba server and blammo - on the network and copying craploads from the laptop to various Windows XP machines with non-stop happy IP traffic via the IP Traffic monitoring tool.

    Here's the painful part.

    BOTH the newer systems - Same deal - Same everything and when you go to the network and pull files from the server, it ticks for a second, then hangs and dies and tells me how it can't find the connection anymore, blah blah blah...

    errr... hair pulling out....

    The NIC's on the new machines are gigabit and work fine on the network w/windows to windows....

    Could this be a Nic incompatibility issue or what? Is this symptomatic of something?

    Update: I'm getting overall delay issues from web browsers as well on the Knoppix machine. Odd that I'm setting up the laptopp and the AMD machine exactly the same... what would be causing this... only difference is the AMD is on a gigabit connection. It works fine as a windows machine - just Knoppix is having issues.

    LSPCI shows me about the network connector:

    Ethernet controller: Marvell Technology Group Ltd. Unknown device 4364 (rev 12)

    err.... could that be the problem?



    Thanks for any insight.

  2. #2
    Junior Member registered user
    Join Date
    Jun 2007
    Posts
    11
    Quick update - Changed to a different NIC card (Linksys) - same problem - not the NIC card.

    Anyone encounter this problem before?

  3. #3
    Junior Member registered user
    Join Date
    Jun 2007
    Posts
    16
    two possibilities:

    try cheatcodes on boot: "noapic" "acpi=off" or similar

    it seems newer Marvell and Realtek nics common on many mobo's are not always properly detected and wrong drivers get loaded or even possibly conflicting drivers. try "lsmod" to see what is loaded, use "rmmod <driver>" to remove one, "insmod <driver>" to force load a different one.

  4. #4
    Junior Member registered user
    Join Date
    Jun 2007
    Posts
    11
    Well the above suggestion didn't work but I did narrow it down. It has something to do with NTFS formatted drives.

    The drive in question (NTFS) causes the stall when copying. Copying the same large files from the local drive (formatted as a unix boot drive w/debian on it which has the same problems but thus, FAT) showed a 650 kbits/s in the iptraf monitor program. From the NTFS drive, 350 kbits/s with stall-outs lasting 10-30 seconds, then it would pick back up.

    So this seems to be related to mounting NTFS drives?

  5. #5
    Junior Member registered user
    Join Date
    Jun 2007
    Posts
    11
    Well after consulting around, it seems as if it is absolutely IMPOSSIBLE to get this to work as it's NEVER worked before yet on the planet with ANY unix OS. NTFS is not supported enough in the unix community, PERIOD.

    Sure there are some methods to do what I've already done but that's for transfering tiny text files, etc... not 6 gigs of data via 600mb files which seems to work flawlessly on FAT32 drives.

    CONCLUSION: Not possible. Use FAT32 drives.

  6. #6
    Junior Member
    Join Date
    Mar 2007
    Location
    here
    Posts
    7
    Quote Originally Posted by pstone
    Well after consulting around, it seems as if it is absolutely IMPOSSIBLE to get this to work as it's NEVER worked before yet on the planet with ANY unix OS. NTFS is not supported enough in the unix community, PERIOD.

    Sure there are some methods to do what I've already done but that's for transfering tiny text files, etc... not 6 gigs of data via 600mb files which seems to work flawlessly on FAT32 drives.

    CONCLUSION: Not possible. Use FAT32 drives.
    NOT ENTIRELY TRUE pstone
    I had a similar circumstance recently, where I absolutly HAD to move over 20GB of data. Many files were over IG from a NTFS formatted "compressed" drive I might add; to my linux box (knopppix 5.1 HD install - an old 733 box) from a new AMD64 box running windows Xp Pro.

    Although the statement you made is essentially correct from a physical drive standpoint, so long as you are moving files from differnt OSes that are running over a network (2 machines or more) then it IS possable to move files from one drive formatted in NTFS to a Unix friendly formatted drive.

    What's required is to setup and have the directories run over a FTP connection - very fast and should be free from corruption.
    The only issue I ever had was when I tried to compress a large amount of data into a .7z format which could not be read under Linux but from the raw files it could - just took a while longer to transfer.

    As I understand it you are moving data BETWEEN machines and have run into this issue. Setup an FTP server on the box you want to move the files from and login with your client on the box you want to move them to and presto! Your moving the files!

    Where there's a will - there's a way!

  7. #7
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Quote Originally Posted by WHODIDDAT
    Setup an FTP server on the box you want to move the files from and login with your client on the box you want to move them to and presto! Your moving the files!
    Actually, I tend to do it the other way around, set up the FTP server on the receiving system and just use Knoquror as the ftp client. Works either way, but avoids having to deal with an ftp server under Knoppix (there doesn't seem to be one on the CD, unless I just can't find it). But you're right, the clain Linux can't read from ntfs is complete nonsense and ftp is a great way to move files between systems, much faster that Microsoft networking.

  8. #8
    Junior Member
    Join Date
    Mar 2007
    Location
    here
    Posts
    7
    Quote Originally Posted by Harry Kuhman
    I tend to do it the other way around, set up the FTP server on the receiving system and just use Knoquror as the ftp client. Works either way, but avoids having to deal with an ftp server under Knoppix (there doesn't seem to be one on the CD, unless I just can't find it). But you're right,
    Yes I agree, I guess I was assuming a few things.
    1) A working Windows OS (box1)
    2) A working knoppix OS (box 2) with access to partitions in the usual Unix formats
    3) A swap file partition
    4) A saved image (my config file and home directory) installed on the HD

    In this way you can download additional software that knoppix doesn't have browser plugins wine and a ftp like FileZilla. Konquor works well only as a client.

    PS lately I've been monkeying around with knoppix as a HD Debian install from the v5.1 and use both Gnome and the default KDE enviornments - works great and so far is the best linux I've used so far.
    I was surprized at how much space is required for the HD install from the CD +4Gb!

Similar Threads

  1. problem setting up network. pc through router...
    By thebeing in forum Networking
    Replies: 1
    Last Post: 04-28-2007, 02:06 PM
  2. Replies: 0
    Last Post: 06-21-2006, 03:26 AM
  3. Strange problem with network card (wired ethernet)
    By rolfhub in forum Hardware & Booting
    Replies: 6
    Last Post: 06-02-2006, 10:21 PM
  4. Setting up a BitTorrent Server
    By emmbec in forum The Lounge
    Replies: 0
    Last Post: 01-11-2005, 05:19 AM
  5. Problem with Knoppix Terminal Server using file, not CD.
    By gazelle in forum Customising & Remastering
    Replies: 0
    Last Post: 04-06-2004, 06:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Intel Core i7-9700 Octa-Core 3 GHz Desktop Processor LGA 1151 picture

Intel Core i7-9700 Octa-Core 3 GHz Desktop Processor LGA 1151

$79.99



INTEL CORE I5-11600 2.80GHZ PROCESSOR | SRKNW picture

INTEL CORE I5-11600 2.80GHZ PROCESSOR | SRKNW

$109.99



INTEL CORE I7-870 SLBJG 2.93GHZ LGA1156 4 CORE CPU PROCESSOR picture

INTEL CORE I7-870 SLBJG 2.93GHZ LGA1156 4 CORE CPU PROCESSOR

$23.00



Intel Core i5-12600 SRL5T 12th Gen Desktop Processor 3.30GHz LGA1700 CPU picture

Intel Core i5-12600 SRL5T 12th Gen Desktop Processor 3.30GHz LGA1700 CPU

$185.00



Intel Core i7-9700 3.00 GHz LGA 1151 Desktop CPU Processor SRG13 picture

Intel Core i7-9700 3.00 GHz LGA 1151 Desktop CPU Processor SRG13

$79.99



AMD Ryzen 5 5600X Desktop Processor (3.7GHz, 6 Cores, AM4 CPU) 100-100000065 picture

AMD Ryzen 5 5600X Desktop Processor (3.7GHz, 6 Cores, AM4 CPU) 100-100000065

$135.00



Intel Core i9-9900 3.10GHz CPU Processor SRG18 picture

Intel Core i9-9900 3.10GHz CPU Processor SRG18

$165.00



Intel Core i7-7700 3.6GHz Quad-Core Desktop CPU Processor SR338 LGA1151 picture

Intel Core i7-7700 3.6GHz Quad-Core Desktop CPU Processor SR338 LGA1151

$40.00



Lot of 2 INTEL CORE ULTRA 5 245 PROCESSOR | 3.50 GHZ | SRVFE picture

Lot of 2 INTEL CORE ULTRA 5 245 PROCESSOR | 3.50 GHZ | SRVFE

$256.99



INTEL CORE I9-10940X X-SERIES PROCESSOR | 3.30GHZ | SRGSH picture

INTEL CORE I9-10940X X-SERIES PROCESSOR | 3.30GHZ | SRGSH

$179.99