Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Samba hard locks 2.6.x kernel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
arand
Apprentice
Apprentice


Joined: 22 Apr 2003
Posts: 215

PostPosted: Sat Mar 20, 2004 11:42 pm    Post subject: Samba hard locks 2.6.x kernel Reply with quote

Basically the title says it all. When I try to connect to a samba share on my local network the computer hard locks. I cannot ping the machine after it locks up or try to ssh into it. In the kernel the samba portion is compiled statically. If there is any other info that you need let me know
Back to top
View user's profile Send private message
arand
Apprentice
Apprentice


Joined: 22 Apr 2003
Posts: 215

PostPosted: Thu Mar 25, 2004 5:29 am    Post subject: Reply with quote

bump
Back to top
View user's profile Send private message
mjolner
n00b
n00b


Joined: 26 Apr 2003
Posts: 35

PostPosted: Sun Mar 28, 2004 6:33 am    Post subject: Bump Reply with quote

Are you mounting or serving samba shares? I have a problem where my PowerBook can't copy more than 4GB+ at a time or my server hard locks, with the same symptoms as yours.
Back to top
View user's profile Send private message
dvc5
Guru
Guru


Joined: 06 Dec 2003
Posts: 433
Location: Sunnyvale, California

PostPosted: Sun Mar 28, 2004 6:36 am    Post subject: Reply with quote

Kernel 2.4.25, Samba 2.2.8a, no problems here... :wink:
_________________
#define NULL rand() /*heh heh heh */

Green Is Good
Back to top
View user's profile Send private message
arand
Apprentice
Apprentice


Joined: 22 Apr 2003
Posts: 215

PostPosted: Tue Mar 30, 2004 3:34 am    Post subject: Re: Bump Reply with quote

mjolner wrote:
Are you mounting or serving samba shares? I have a problem where my PowerBook can't copy more than 4GB+ at a time or my server hard locks, with the same symptoms as yours.


I am trying to mount the samba share. An interesting statment about the 4GB+ because I am pretty sure that this share is like 10 GB.

@ lozdvc5 with 2.4.x I had no problems also but I don't want to downgrade.
Back to top
View user's profile Send private message
dvc5
Guru
Guru


Joined: 06 Dec 2003
Posts: 433
Location: Sunnyvale, California

PostPosted: Tue Mar 30, 2004 3:45 am    Post subject: Re: Bump Reply with quote

arand wrote:
mjolner wrote:
Are you mounting or serving samba shares? I have a problem where my PowerBook can't copy more than 4GB+ at a time or my server hard locks, with the same symptoms as yours.


I am trying to mount the samba share. An interesting statment about the 4GB+ because I am pretty sure that this share is like 10 GB.

@ lozdvc5 with 2.4.x I had no problems also but I don't want to downgrade.

How are you mounting it? I mount my server's samba share with the following:

Code:
thinkloz root #  mount -t smbfs -o username=samba //fileserver/samba mount/

This is a partition that's about 120GB so it should definitely work for a 10GB drive.
_________________
#define NULL rand() /*heh heh heh */

Green Is Good
Back to top
View user's profile Send private message
aminal
Apprentice
Apprentice


Joined: 17 Mar 2004
Posts: 170
Location: Baltimore, MD

PostPosted: Tue Mar 30, 2004 5:51 am    Post subject: Re: Bump Reply with quote

lozdvc5 wrote:


Code:
thinkloz root #  mount -t smbfs -o username=samba //fileserver/samba mount/



I've got a question about this as well. I've tried with both LinNeighborhood and the above command, but for some reason, when it mounts the drive, it just symlinks it to the localfolder of the same name.

ie: I'm sharing /var and /etc - when I mount the share into my home folder, /home/me/shared the links inside, /var and /etc go to my local /var and /etc folders. Any ideas?
Back to top
View user's profile Send private message
dvc5
Guru
Guru


Joined: 06 Dec 2003
Posts: 433
Location: Sunnyvale, California

PostPosted: Tue Mar 30, 2004 6:14 am    Post subject: Reply with quote

What is your samba scheme? You have a samba server that would be another machine on your local network, and then you have your client machine that you mount the samba server's shares to right?
Can you post the share definition portions of your smb.conf? Also specifically what command are you using to mount the shares?
_________________
#define NULL rand() /*heh heh heh */

Green Is Good
Back to top
View user's profile Send private message
arand
Apprentice
Apprentice


Joined: 22 Apr 2003
Posts: 215

PostPosted: Wed Mar 31, 2004 3:27 pm    Post subject: Reply with quote

lozdvc5 wrote:
What is your samba scheme? You have a samba server that would be another machine on your local network, and then you have your client machine that you mount the samba server's shares to right?
Can you post the share definition portions of your smb.conf? Also specifically what command are you using to mount the shares?


The samaba share that I trying to mount is on one of those propritary network attatched storge devices (specifically a snapdrive). I, on my gentoo box am trying to connect to that drive. I can post my smb.conf for the client machine but it is the stock config that came with the ebuild. I have not changed it.l

Here is the command I used to mount the drive.
Code:
 mount -t smbfs -o username=root //90.0.0.2/SHARE1/ cdrom/

The last time I tried this I was sshed into my laptop. When I did a ls on the main directory in the samba drive the lcd turned on and gave a bunch of output. Here is the last section of it.
Code:
89 86 b4 01 00 00 88 6d 0c 10 b8 d3 4d 62 10 89 96 b0 01 00 00
Kernel panic Fatal exception in interupt.
In interupt handling-not syncing

Hopefully I copied that right and maybe someone can make more sence out of it than I can.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum