FreeNAS-8.0.4-RELEASE-p1-x64 big files transfer problem ftp and nfs

Status
Not open for further replies.

ash

Cadet
Joined
Apr 28, 2012
Messages
8
FreeNAS-8.2.0-BETA3 / FreeNAS-8.0.4-RELEASE-p1-x64 ftp, nfs problem

System Information:

FreeNAS Build FreeNAS-8.0.4-RELEASE-p1-x64 (11059)
Platform Intel(R) Xeon(R) CPU 5130 @ 2.00GHz
Memory 4081MB
OS Version FreeBSD 8.2-RELEASE-p6

configured CIFS, NFS, FTP access shares with using zfs.

cases:
if transfered file size about 5 - 7 Gb follow problems appearing:
- I'm using G4l and doing restore of backup of disk image from the ftp on freenas - it's failed with message: notice: user backup: aborting transfer: Broken pipe
- I'm using G4l and doing restore of backup of disk image from the nfs share on freenas - it's failed with message: nfs: server IP not responding, still trying
Both cases are appeared once progress is about 25-27%

In case of transfered file less of this aprox. amount everything going well.

I'm using the same G4l and same disk with other ftp server and it's going well for any size of files.
In the same time when freenas console show me broken ipe message for G4l connection, in parallel task and from the same user I'm able from other host copy the same image file (7Gb) over ftp access completely from freenas.

So, to assume, I have problem with using recent G4l, but it's working in any other ftp servers.

Do you have any suggestions? Thx in advance.
 

ash

Cadet
Joined
Apr 28, 2012
Messages
8
anyone has ideas how trace reasons and solve this problem?
 

ash

Cadet
Joined
Apr 28, 2012
Messages
8
May 6 13:47:08 freenas proftpd[27461]: 127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - FTP session opened.
May 6 13:47:08 freenas proftpd[27461]: 127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - Preparing to chroot to directory '/mnt/ftp/access'
May 6 13:47:08 freenas proftpd[27461]: 127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - USER backup: Login successful.
Sun May 06 13:50:28 2012 200 ::ffff:171.22.90.72 483262464 /mnt/ftp/access/img/r.lzo b _ o r backup ftp 0 * i
May 6 13:50:28 freenas proftpd[27461]: 127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - notice: user backup: aborting transfer: Broken pipe
May 6 13:52:14 freenas proftpd[27461]: 127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - FTP session closed.

It can be related to this one bug?
http://support.freenas.org/ticket/1091

Proftpd started as
proftpd -nd5 2>&1 >& /var/log/proftpd/debug.log

autput bellow:

cat /var/log/proftpd/debug.log
- using TCP receive buffer size of 65536 bytes
- using TCP send buffer size of 32768 bytes
- mod_tls/2.4.2: using OpenSSL 0.9.8q 2 Dec 2010
- <IfModule>: skipping 'mod_ban.c' section at line 45
- <IfModule>: using 'mod_delay.c' section at line 59
- <IfModule>: skipping 'mod_wrap.c' section at line 64
127.0.0.1 -
127.0.0.1 - Config for freenas.local FTP Server:
127.0.0.1 - Limit
127.0.0.1 - DenyAll
127.0.0.1 - Limit
127.0.0.1 - AllowAll
127.0.0.1 - DefaultServer
127.0.0.1 - UserID
127.0.0.1 - UserName
127.0.0.1 - GroupID
127.0.0.1 - GroupName
127.0.0.1 - Umask
127.0.0.1 - DirUmask
127.0.0.1 - DisplayLogin
127.0.0.1 - DeferWelcome
127.0.0.1 - TimeoutIdle
127.0.0.1 - TimeoutLogin
127.0.0.1 - TimeoutNoTransfer
127.0.0.1 - TimeoutStalled
127.0.0.1 - MaxClients
127.0.0.1 - MaxConnectionsPerHost
127.0.0.1 - MaxLoginAttempts
127.0.0.1 - DefaultTransferMode
127.0.0.1 - AllowForeignAddress
127.0.0.1 - IdentLookups
127.0.0.1 - DelayEngine
127.0.0.1 - DelayTable
127.0.0.1 - RequireValidShell
127.0.0.1 - DefaultRoot
127.0.0.1 - AllowOverwrite
127.0.0.1 - AllowRetrieveRestart
127.0.0.1 - AllowStoreRestart
127.0.0.1 - DeleteAbortedStores
127.0.0.1 - TimesGMT
127.0.0.1 - mod_lang/0.9: skipping possible language 'en_US': not supported by setlocale(3); see `locale -a'
127.0.0.1 - mod_lang/0.9: skipping possible language 'fr_FR': not supported by setlocale(3); see `locale -a'
127.0.0.1 - mod_lang/0.9: skipping possible language 'zh_TW': not supported by setlocale(3); see `locale -a'
127.0.0.1 - mod_lang/0.9: skipping possible language 'ru_RU': not supported by setlocale(3); see `locale -a'
127.0.0.1 - mod_lang/0.9: skipping possible language 'ja_JP': not supported by setlocale(3); see `locale -a'
127.0.0.1 - mod_lang/0.9: skipping possible language 'zh_CN': not supported by setlocale(3); see `locale -a'
127.0.0.1 - mod_lang/0.9: skipping possible language 'it_IT': not supported by setlocale(3); see `locale -a'
127.0.0.1 - mod_lang/0.9: skipping possible language 'bg_BG': not supported by setlocale(3); see `locale -a'
127.0.0.1 - mod_lang/0.9: skipping possible language 'ko_KR': not supported by setlocale(3); see `locale -a'
127.0.0.1 - ProFTPD 1.3.3e (maint) (built Wed Apr 11 2012 17:35:04 UTC) standalone mode STARTUP
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - session requested from client in unknown class
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - connected - local : ::ffff:171.22.30.100:21
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - connected - remote : ::ffff:171.22.90.72:58667
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - FTP session opened.
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'USER backup' to mod_tls
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'USER backup' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'USER backup' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'USER backup' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'USER backup' to mod_delay
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'USER backup' to mod_auth
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching CMD command 'USER backup' to mod_ratio
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching CMD command 'USER backup' to mod_auth
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching POST_CMD command 'USER backup' to mod_delay
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching LOG_CMD command 'USER backup' to mod_log
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_tls
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_radius
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_wrap2
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_delay
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_auth
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching CMD command 'PASS (hidden)' to mod_auth
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - user 'backup' authenticated by mod_auth_pam.c
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) -
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - Config for freenas.local FTP Server:
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - Limit
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - DenyAll
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - Limit
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - AllowAll
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - DefaultServer
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - UserID
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - UserName
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - GroupID
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - GroupName
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - Umask
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - DirUmask
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - DisplayLogin
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - DeferWelcome
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - TimeoutIdle
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - TimeoutLogin
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - TimeoutNoTransfer
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - TimeoutStalled
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - MaxClients
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - MaxConnectionsPerHost
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - MaxLoginAttempts
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - DefaultTransferMode
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - AllowForeignAddress
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - IdentLookups
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - DelayEngine
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - DelayTable
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - RequireValidShell
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - DefaultRoot
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - AllowOverwrite
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - AllowRetrieveRestart
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - AllowStoreRestart
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - DeleteAbortedStores
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - TimesGMT
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - Preparing to chroot to directory '/mnt/ftp/access'
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - Environment successfully chroot()ed
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - in dir_check_full(): path = '/', fullpath = '/mnt/ftp/access/'.
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching POST_CMD command 'PASS (hidden)' to mod_ifsession
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching POST_CMD command 'PASS (hidden)' to mod_tls
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching POST_CMD command 'PASS (hidden)' to mod_radius
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching POST_CMD command 'PASS (hidden)' to mod_wrap2
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching POST_CMD command 'PASS (hidden)' to mod_readme
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching POST_CMD command 'PASS (hidden)' to mod_ratio
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching POST_CMD command 'PASS (hidden)' to mod_delay
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching POST_CMD command 'PASS (hidden)' to mod_log
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching POST_CMD command 'PASS (hidden)' to mod_ls
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching POST_CMD command 'PASS (hidden)' to mod_auth
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching POST_CMD command 'PASS (hidden)' to mod_xfer
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching POST_CMD command 'PASS (hidden)' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching LOG_CMD command 'PASS (hidden)' to mod_log
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching LOG_CMD command 'PASS (hidden)' to mod_ratio
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching LOG_CMD command 'PASS (hidden)' to mod_auth
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - USER backup: Login successful.
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PWD' to mod_tls
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PWD' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PWD' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PWD' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching CMD command 'PWD' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - in dir_check_full(): path = '/', fullpath = '/mnt/ftp/access/'.
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching LOG_CMD command 'PWD' to mod_log
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'FEAT' to mod_tls
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'FEAT' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'FEAT' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'FEAT' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching CMD command 'FEAT' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - in dir_check_full(): path = '/', fullpath = '/mnt/ftp/access/'.
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching LOG_CMD command 'FEAT' to mod_log
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'CLNT NcFTPGet 3.2.5 linux-x86-glibc2.12' to mod_tls
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'CLNT NcFTPGet 3.2.5 linux-x86-glibc2.12' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'CLNT NcFTPGet 3.2.5 linux-x86-glibc2.12' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'CLNT NcFTPGet 3.2.5 linux-x86-glibc2.12' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching LOG_CMD_ERR command 'CLNT NcFTPGet 3.2.5 linux-x86-glibc2.12' to mod_log
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'TYPE I' to mod_tls
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'TYPE I' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'TYPE I' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'TYPE I' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching CMD command 'TYPE I' to mod_xfer
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching LOG_CMD command 'TYPE I' to mod_log
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PASV' to mod_tls
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PASV' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PASV' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'PASV' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching CMD command 'PASV' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - in dir_check_full(): path = '/', fullpath = '/mnt/ftp/access/'.
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - Entering Passive Mode (171,22,30,100,143,88).
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching LOG_CMD command 'PASV' to mod_log
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'RETR img/r.lzo' to mod_tls
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'RETR img/r.lzo' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'RETR img/r.lzo' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'RETR img/r.lzo' to mod_core
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'RETR img/r.lzo' to mod_ratio
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching PRE_CMD command 'RETR img/r.lzo' to mod_xfer
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - in dir_check_full(): path = '/img/r.lzo', fullpath = '/mnt/ftp/access/img/r.lzo'.
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching CMD command 'RETR img/r.lzo' to mod_xfer
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - passive data connection opened - local : ::ffff:171.22.30.100:36696
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - passive data connection opened - remote : ::ffff:171.22.90.72:49857
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - Transfer aborted after 483753984 bytes in 236.91 seconds
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - notice: user backup: aborting transfer: Broken pipe
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching LOG_CMD_ERR command 'RETR img/r.lzo' to mod_log
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - dispatching LOG_CMD_ERR command 'RETR img/r.lzo' to mod_xfer
127.0.0.1 (::ffff:171.22.90.72[::ffff:171.22.90.72]) - FTP session closed.
 

ash

Cadet
Joined
Apr 28, 2012
Messages
8
and this is success from other client for the same file from the same server, juts client different:

127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'CWD img' to mod_tls
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'CWD img' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'CWD img' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'CWD img' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'CWD img' to mod_ratio
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching CMD command 'CWD img' to mod_ratio
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching CMD command 'CWD img' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - in dir_check_full(): path = '/img', fullpath = '/mnt/ftp/access/img'.
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching POST_CMD command 'CWD img' to mod_readme
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching LOG_CMD command 'CWD img' to mod_log
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'PWD' to mod_tls
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'PWD' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'PWD' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'PWD' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching CMD command 'PWD' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - in dir_check_full(): path = '/img', fullpath = '/mnt/ftp/access/img'.
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching LOG_CMD command 'PWD' to mod_log
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'TYPE A' to mod_tls
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'TYPE A' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'TYPE A' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'TYPE A' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching CMD command 'TYPE A' to mod_xfer
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching LOG_CMD command 'TYPE A' to mod_log
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'PASV' to mod_tls
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'PASV' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'PASV' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'PASV' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching CMD command 'PASV' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - in dir_check_full(): path = '/img', fullpath = '/mnt/ftp/access/img'.
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - Entering Passive Mode (172,19,20,200,93,213).
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching LOG_CMD command 'PASV' to mod_log
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'MLSD' to mod_tls
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'MLSD' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'MLSD' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'MLSD' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching CMD command 'MLSD' to mod_facts
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - in dir_check_full(): path = '/img', fullpath = '/mnt/ftp/access/img'.
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - passive data connection opened - local : ::ffff:171.22.30.100:24021
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - passive data connection opened - remote : ::ffff:171.22.90.34:58721
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - in dir_check_full(): path = '/img', fullpath = '/mnt/ftp/access/img'.
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - in dir_check_full(): path = '/', fullpath = '/mnt/ftp/access/'.
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching LOG_CMD command 'MLSD' to mod_log
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching LOG_CMD command 'MLSD' to mod_facts
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'TYPE I' to mod_tls
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'TYPE I' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'TYPE I' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'TYPE I' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching CMD command 'TYPE I' to mod_xfer
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching LOG_CMD command 'TYPE I' to mod_log
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'PASV' to mod_tls
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'PASV' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'PASV' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'PASV' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching CMD command 'PASV' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - in dir_check_full(): path = '/img', fullpath = '/mnt/ftp/access/img'.
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - Entering Passive Mode (171,22,30,100,143,120).
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching LOG_CMD command 'PASV' to mod_log
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'RETR r.lzo' to mod_tls
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'RETR r.lzo' to mod_rewrite
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'RETR r.lzo' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'RETR r.lzo' to mod_core
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'RETR r.lzo' to mod_ratio
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching PRE_CMD command 'RETR r.lzo' to mod_xfer
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - in dir_check_full(): path = '/img/r.lzo', fullpath = '/mnt/ftp/access/img/r.lzo'.
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching CMD command 'RETR r.lzo' to mod_xfer
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - passive data connection opened - local : ::ffff:171.22.30.100:36728
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - passive data connection opened - remote : ::ffff:171.22.90.34:58726
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching POST_CMD command 'RETR r.lzo' to mod_ratio
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching LOG_CMD command 'RETR r.lzo' to mod_log
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - dispatching LOG_CMD command 'RETR r.lzo' to mod_xfer
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - Transfer completed: 1807448334 bytes in 1252.11 seconds
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - FTP no transfer timeout, disconnected
127.0.0.1 (::ffff:171.22.90.34[::ffff:171.22.90.34]) - FTP session closed.

but with G4l client I can get file fully from e.g. windows filezila server.
 

joeschmuck

Old Man
Moderator
Joined
May 28, 2011
Messages
10,994
Sorry but I can't help either. Almost 100 people have looked at this thread and haven't been able to offer assistance so please don't think no one it trying, it's just no one who could help has seen this thread yet. I'd submit a ticket on this problem and give all the details you provided here. That doesn't mean it will be fixed for 8.0.4 version as I believe there is no more development for this specific version. It's all going into 8.2.x or 8.3.

-Mark
 

ash

Cadet
Joined
Apr 28, 2012
Messages
8
Sorry but I can't help either. Almost 100 people have looked at this thread and haven't been able to offer assistance so please don't think no one it trying, it's just no one who could help has seen this thread yet. I'd submit a ticket on this problem and give all the details you provided here. That doesn't mean it will be fixed for 8.0.4 version as I believe there is no more development for this specific version. It's all going into 8.2.x or 8.3.

-Mark

I see
Should I better make upgrade to 8.2.x avalible for now?!
 

joeschmuck

Old Man
Moderator
Joined
May 28, 2011
Messages
10,994
I don't know how stable 8.2.x is but you can read some of the threads and if you want, give it a try.
 

ash

Cadet
Joined
Apr 28, 2012
Messages
8
FYI, after upgrade to FreeNAS-8.2.0-BETA3-x64 (r11188) still have the same problem with ftp transfer from G4l.
G4l cleint said again: Remote read failed after 483057560 bytes had been recieved: Connection reset by peer.
Nas console output: notice: user backup: aborting transfer: Broken pipe

I made test for nfs also now
For nfs transfer still problem also, but looks different I think, cause it's stacking for huge time (about 5-8 minutes) several times, but after time again moving till 100% transfer.

G4l client said after about 16.28% transfered data amount same message as:
nfs: server freenas not responding, still trying.
 
Status
Not open for further replies.
Top