일부 cifs 설치를 병합하고 싶습니다.
가지다
/extDrives/cifs_001
/extDrives/cifs_002
/extDrives/cifs_003
/extDrives/cifs_common
cifs_common은 cifs_00*의 모든 내용을 표시해야 합니다. cifs_common에 대한 쓰기는 충분한 여유 공간이 있는 00* 중 하나에 배치되어야 합니다.
나는 노력했다
- aufs --> writes to cifs_common creates "Device busy" errors
- unionfs-fuse --> writes are only done on the first mount
cifs 설치를 병합하는 방법을 아시나요?
——뤼디거