I'm using Samba to mount shares for a Linux distro that's PXE booted.
The boot process went fast, now it's good up to one paticular share & it stalls for 30 seconds.
It reports that the Samba server isn't responding, then tries a second time & the server responds immediately.
Boot procedure:
The "sys" share is mounted & the next boot script is accessed from it, more shares are mounted & all is good, then a file in "sys" is mounted & it stalls for 30 sec., & then booting continues.
I put a "ls /mnt/sys" command before the "mount" command & it stalls & then the file is mounted immediately after that.
This shows that the server not responding is a problem with the share access, not the file being mounted.
I can post the code but being as this worked for months with no problems, I don't think it will help.
I tried reinstalling Samba server 3.0.21c & no change.
I can't see why the Samba share works the first time & then after other shares are mounted, the server doesn't respond to another access request the first time but does respond immediately the second try.
I can post the smb.conf file or the exact error being reported if needed, but as I said it's worked for months as it is.
The boot process went fast, now it's good up to one paticular share & it stalls for 30 seconds.
It reports that the Samba server isn't responding, then tries a second time & the server responds immediately.
Boot procedure:
The "sys" share is mounted & the next boot script is accessed from it, more shares are mounted & all is good, then a file in "sys" is mounted & it stalls for 30 sec., & then booting continues.
I put a "ls /mnt/sys" command before the "mount" command & it stalls & then the file is mounted immediately after that.
This shows that the server not responding is a problem with the share access, not the file being mounted.
I can post the code but being as this worked for months with no problems, I don't think it will help.
I tried reinstalling Samba server 3.0.21c & no change.
I can't see why the Samba share works the first time & then after other shares are mounted, the server doesn't respond to another access request the first time but does respond immediately the second try.
I can post the smb.conf file or the exact error being reported if needed, but as I said it's worked for months as it is.