[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[atomic-devel] mount gluster volume on atomic host



Hi

I applied Colin's prior util-linux patch into gluster, so atomic host can mount a gluster volume into its own namespace, through a super privileged container.

The idea is to inject a .so into ld.preload to intercept mount(2), the .so calls setns before entering mount(2). 

The SPC is hchen/install-glusterfs-on-fc21

Full details are here http://rootfs.github.io/Mount-Glusterfs-on-Docker-Host/

code is here https://github.com/rootfs/install-glusterfs-on-fc21

Huamin


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]