Ceph question

Norman Uittenbogaart

Renowned Member
Feb 28, 2012
155
6
83
Rotterdam, Netherlands, Netherlands
Ceph RBD storage is working perfect !
Now I'm trying to run CephFS for running OpenVZ images on the storage cluster.
When mounting Ceph with the Ceph-Fuse mount options, I get the following error when entering containers or doing anything in a container.

"Value too large for defined data type"

Could this be because FUSE mounts with the following options,
(rw,nosuid,nodev,allow_other,default_permissions)

That OpenVZ needs nosuid and/or nodev ?
As the pve kernel does not have Ceph included, is it possible to change the default fuse mount options ?

Or could this be something else?
 
afaik, there is no such plan for now.