[sheepdog-users] sheepfs creates some files in current directory

Marcin Mirosław marcin at mejor.pl
Wed May 27 12:19:49 CEST 2015


Hi again!
I'd like to bring up problem that sheepfs create some (unneeded?) files
in cwd. Please look:
# mkdir /tmp/tt
# cd /tmp/tt/
# ls -lah
razem 36K
drwx------  2 root root 4,0K 05-27 12:13 .
drwxrwxrwt 16 root root  32K 05-27 12:13 ..
# sheepfs /mnt/sheep
# ls -lah
razem 40K
drwx------  3 root root 4,0K 05-27 12:14 .
drwxrwxrwt 16 root root  32K 05-27 12:13 ..
drwx------  7 root root 4,0K 05-27 12:14 .sheepfs
# ls -lah /mnt/sheep
razem 28K
drwx------  7 root root 4,0K 05-27 12:14 .
drwxr-xr-x 10 root root 4,0K 05-25 17:17 ..
drwx------  2 root root 4,0K 05-27 12:14 cluster
drwx------  2 root root 4,0K 05-27 12:14 config
drwx------  2 root root 4,0K 05-27 12:14 node
drwx------  2 root root 4,0K 05-27 12:14 vdi
drwx------  2 root root 4,0K 05-27 12:14 volume
# ls -lah .sheepfs/
razem 28K
drwx------ 7 root root 4,0K 05-27 12:14 .
drwx------ 3 root root 4,0K 05-27 12:14 ..
drwx------ 2 root root 4,0K 05-27 12:14 cluster
drwx------ 2 root root 4,0K 05-27 12:14 config
drwx------ 2 root root 4,0K 05-27 12:14 node
drwx------ 2 root root 4,0K 05-27 12:14 vdi
drwx------ 2 root root 4,0K 05-27 12:14 volume
# cat .sheepfs/vdi/list
#
# fusermount -u /mnt/sheep
# ls -lah
razem 36K
drwx------  2 root root 4,0K 05-27 12:18 .
drwxrwxrwt 16 root root  32K 05-27 12:18 ..
#


Is it correct and desired behavior of sheepfs?

Marcin




More information about the sheepdog-users mailing list