You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, nydus-snapshotter can only run fscache driver or fuse driver configured by TOML configuration file or CLI parameter --fs-driver. It's better to run them two at the same time. At least, the old nydus image backed by fscache driver does not block the nydus-snapshotter with fuse fsdriver startup if it was ever ran with fscache driver.
The text was updated successfully, but these errors were encountered:
Right now, nydus-snapshotter can only run fscache driver or fuse driver configured by TOML configuration file or CLI parameter
--fs-driver
. It's better to run them two at the same time. At least, the old nydus image backed by fscache driver does not block the nydus-snapshotter with fuse fsdriver startup if it was ever ran with fscache driver.The text was updated successfully, but these errors were encountered: