Cesar Talledo

Results 300 comments of Cesar Talledo

Hi @dushasokol-tasks, sincere apologies for the super belated reply. Sysbox does honor container cgroup limits, so unless I am missing something, it should have honored the `--device-write-bps` though it's not...

Thanks @imre-kerr-sb1 for reporting the error; have never seen this one before. Curious how you hit it? Did you come across it with a real image?

Hi @arp-mbender, thanks for trying Sysbox. So that I can repro locally, how did you create the `/mnt/storage` network share? Can you do a `findmnt` at host-level so I can...

Hi @arp-mbender, there may be way to make this work. Check this [prior Sysbox issue](https://github.com/nestybox/sysbox/issues/186#issuecomment-759821009) related to CIFS mounts. Although CIFS does not yet support ID-mapped-mounts (and the alternative shiftfs...

Hi @arp-mbender, glad it worked. We didn't document it because it's a work-around that relies on the user knowing the `uid:gid` that Sysbox will assign to the container. Ideally ID-mapped-mounts...

Hi @arp-mbender, strange that you that basic failure. Back in issue #186, I recall (vaguely) that things worked well inside the sysbox container with the cifs mount (after using the...

> Perhaps worth mentioning is that I was using `sysbox` on Ubuntu Server (22.04.1 LTS) which, AFAIK, has some issues with `shiftfs`, so I've changed the config to have `shiftfs`...

Thanks, don't see anything wrong with the `findmnt` output; I'll try to repro on my side to see what's going on. Question: does this occur when mounting the cifs mount...

Hi @arp-mbender, > Do you want me to try any more things on my end? I can't think of anything else to try on your end right now. Ball is...

Hi @arp-mbender, apologies for the delay in responding, didn't get any cycles last week to look further into this issue. Thanks for the CIFS mount config steps. I got stuck...