hooklee2000 edited a comment on issue #5018:
URL: https://github.com/apache/cloudstack/issues/5018#issuecomment-839781019


     Thanks! We have a distribution file  storage system  such as [Ceph 
FileSystem](https://github.com/ceph/ceph), [ChubaoFS 
](https://github.com/chubaofs/chubaofs) which can  mount a directory   in 
client  hosts.
   But We prefer fuse mount interface (which support IO_URING) to s3 interface 
for better read/write performance reason. see #5012
   Currently we alse  use  linux kernel  5.11,qemu5.2.0 and libvirt7.2.0 on 
CentOS7.4 to enable IO_URING on  all  hypervisor hosts . We can mount our 
filesystem to a directory  on the SSVM too. 
   We need  also upgrade the linux kernel of the SSVM to  kernel  5.11. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to