sergey-safarov commented on issue #1119: Could not open shard
URL: https://github.com/apache/couchdb/issues/1119#issuecomment-362399706
 
 
   Hello @wohali 
   About slow disk. Docker files located at RAID10 disk created from 6 SATA 
disk.
   Short test demonstrate that used partitions is not slow.
   ```
   [root@node0 backup]# date; dd if=/dev/zero 
of=/var/lib/docker/volumes/test.img bs=1G count=10; date
   Thu Feb  1 20:47:31 GMT 2018
   10+0 records in
   10+0 records out
   10737418240 bytes (11 GB, 10 GiB) copied, 5.62274 s, 1.9 GB/s
   Thu Feb  1 20:47:36 GMT 2018
   [root@node0 backup]#
   ``` 
   I cannot use `couchdb 2.1.1`, issue 
https://github.com/apache/couchdb/issues/1119 is blocked me.
   @wohali how I can measure file opening operation for CouchDB?
   May be via logs?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to