[sheepdog-users] snapshot & sheepfs

Marcin Mirosław marcin at mejor.pl
Mon May 25 17:13:45 CEST 2015


Hi again!
I've got problem when I'm using sheepfs to access vdi and I create
snapshot. Please look:
# sheepfs /mnt/sheep
# echo testowy > /mnt/sheep/vdi/mount
# fsck.ext4 -f /mnt/sheep/volume/testowy
e2fsck 1.42.13 (17-May-2015)
Przebieg 1: Sprawdzanie i-węzłów, bloków i rozmiarów
Przebieg 2: Sprawdzanie struktury katalogów
Przebieg 3: Sprawdzanie łączności katalogów
Przebieg 4: Sprawdzanie liczników odwołań
Przebieg 5: Sprawdzanie sumarycznych informacji o grupach
/mnt/sheep/volume/testowy: 66149/655360 plików (0.1% nieciągłych),
1053139/2621440 bloków

Everything is ok.
Now:
# dog vdi snapshot -s pierwszysnap testowy
# LC_ALL=en_US.utf-8 fsck.ext4 -f /mnt/sheep/volume/testowy
e2fsck 1.42.13 (17-May-2015)
Error writing block 1081344 (Attempt to write block to filesystem
resulted in short write).  Ignore error<y>? cancelled!

Umounting and mounting sheepfs doesn't change anything. Is sheepfs using
vdi or it mounts snapshot?
Sheepdog HEAD.
Marcin


More information about the sheepdog-users mailing list