I do not use File Manger that often, but today I wanted to move a Video file from one directory to another on the same xbmc main server with mdadm/LVM2 raid 5 installed. I normally get around 90-110 MBps writes, but using the file manager to move a file, the file manager is showing 2 Mbps transfer and it is very (painfully) slow on a 4 GB video file.
Anything I can do to speed up copy/move operations? It would be nice if to do a move it would just issue a linux mv command, but I guess to be compatible across all platforms something else is done.
Linux File Manager
speed32219
Fan Posts: 408 Joined: Feb 2007 Reputation: 0 |
2012-08-11 17:34
Post: #1
|
| find quote |
Bunto Skiffler
Senior Member Posts: 108 Joined: Jun 2012 Reputation: 0 |
2012-08-11 17:39
Post: #2
hi, could you use mc to verify the higher transfer rate firstly.
|
| find quote |
speed32219
Fan Posts: 408 Joined: Feb 2007 Reputation: 0 |
2012-08-11 19:02
Post: #3
(2012-08-11 17:39)Bunto Skiffler Wrote: hi, could you use mc to verify the higher transfer rate firstly. dd if=/dev/zero of=/mnt/raid/test/4GB bs=1M count=4000 4000+0 records in 4000+0 records out 4194304000 bytes (4.2 GB) copied, 41.5289 s, 101 MB/s This is how I test for read/write performance. I try not use gui stuff on my installations, read speed is much faster. |
| find quote |
Bunto Skiffler
Senior Member Posts: 108 Joined: Jun 2012 Reputation: 0 |
2012-08-11 19:20
Post: #4
(2012-08-11 19:02)speed32219 Wrote: ... I try not use gui stuff on my installations, read speed is much faster. The creators of mc are blushing
|
| find quote |
speed32219
Fan Posts: 408 Joined: Feb 2007 Reputation: 0 |
2012-08-11 22:59
Post: #5
(2012-08-11 19:20)Bunto Skiffler Wrote:(2012-08-11 19:02)speed32219 Wrote: ... I try not use gui stuff on my installations, read speed is much faster. Ops, sorry, now I am
|
| find quote |
Bunto Skiffler
Senior Member Posts: 108 Joined: Jun 2012 Reputation: 0 |
2012-08-12 05:06
Post: #6
some things that come to my mind:
1. You could try booting the xbmc livecd and see what the filemanager throughput is there... but idk if you would run into permission problems (probably). 2. exit to the lubuntu part of xbmc and see what the filemanager throughput is there. |
| find quote |

Search
Help