Cesar Talledo

Results 300 comments of Cesar Talledo

Modified the title to make it a bit more specific to this issue.

Hi @fhaefemeier, let me take a look in the next couple of days so we can get to the bottom of this.

Hi @fhaefemeier, finally got a chance to take a closer look. I created a Fedora 35 VM on Google Compute Engine (GCE), the cloned the Sysbox GitHub repo, and did...

Hi @fhaefemeier, > I use XFS as filesystem (md raid/LVM), if it is important... That could matter; in my VM I have `btrfs` or `ext4`. > did you repeat creating...

Hi @fhaefemeier, Thanks for the update. > But there is one important difference to my original host system. Selinux is enabled in docker daemon. If I enable it in the...

Hi @fhaefemeier, my apologies, did not get a chance to check the SELinux part yet; will try to get to it next week.

Hi @dmarteau, thanks for giving Sysbox a shot. A few questions to help us debug: > Running two others containers as glusterfs servers (on runc since sysbox-runc prevent using extended...

One more question: are you using `shiftfs` on this host? (i.e.,`lsmod | grep shiftfs`).

Hi @dmarteau, Can you paste the output of findmnt inside the Sysbox container? Thanks!

Thanks @dmarteau. ``` You could see the two glusterfs mount | |-/srv/platform gluster1:/platform fuse.glusterfs rw,relatime,user_id=0,group_id=0,default_permissions,allow_other,max_read=131072 ``` That looks fine, nothing there would explain the error the inner Docker is reporting...