Kyeto
April 21st, 2008, 11:25 AM
Hello,
Excuse me for my English, i'm french.
I'm using TI V11
My storage server is a Debian with Samba.
I have a problem to mount ghost of my windows.
In fact, the speed on the network is near 100mbits when i do a copy of the image to my local hard drive.
But when i want to mount the image, the speed is 1mbits and there is an error.
If the share server is on Windows, there is no problem to mount and the speed is good.
I search a good conf of samba.
My smb.conf :
-{ Quote: "
[global]
workgroup = mygroup
netbios name = ghost
server string = %h Serveur
wins support = yes
dns proxy = no
log file = /var/log/samba/log.%m
max log size = 1000
syslog = 1
panic action = /usr/share/samba/panic-action %d
security = share
encrypt passwords = true
passdb backend = tdbsam
obey pam restrictions = yes
guest account = nobody
invalid users = root
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
domain logons = no
load printers = no
domain master = no
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=32768 SO_RCVBUF=32768
[ghost]
path = /home/ghost
read only = no
writeable = yes
public = yes
comment = ghost
browseable = yes
guest ok = yes
" }-
Excuse me for my English, i'm french.
I'm using TI V11
My storage server is a Debian with Samba.
I have a problem to mount ghost of my windows.
In fact, the speed on the network is near 100mbits when i do a copy of the image to my local hard drive.
But when i want to mount the image, the speed is 1mbits and there is an error.
If the share server is on Windows, there is no problem to mount and the speed is good.
I search a good conf of samba.
My smb.conf :
-{ Quote: "
[global]
workgroup = mygroup
netbios name = ghost
server string = %h Serveur
wins support = yes
dns proxy = no
log file = /var/log/samba/log.%m
max log size = 1000
syslog = 1
panic action = /usr/share/samba/panic-action %d
security = share
encrypt passwords = true
passdb backend = tdbsam
obey pam restrictions = yes
guest account = nobody
invalid users = root
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
domain logons = no
load printers = no
domain master = no
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=32768 SO_RCVBUF=32768
[ghost]
path = /home/ghost
read only = no
writeable = yes
public = yes
comment = ghost
browseable = yes
guest ok = yes
" }-