ocurrent / obuilder

Experimental "docker build" alternative using btrfs/zfs snapshots
Apache License 2.0
60 stars 17 forks source link

Investigate using ZFS for the store #133

Closed tmcgilchrist closed 1 year ago

tmcgilchrist commented 1 year ago

Investigate using ZFS for the store, a native filesystem promises better IO performance than rsync.

However we experienced stability issues in 2021 with ZFS and MacFUSE.

See https://github.com/ocurrent/macos-infra for ansible setup of ZFS workers.

tmcgilchrist commented 1 year ago

Testing ansible setup for macOS https://github.com/ocurrent/macos-infra/pull/34

tmcgilchrist commented 1 year ago

Currently deployed to ocluster macOS workers.