Package: flashybrid Version: 0.18 Severity: important Dear Maintainer,
i hav an fresh jessie installation on an Alix Board (alix 2d13) with an CF Card. I tried flashybrid for the first time and was unable to sync ramstore directiories to real CF Location. fh-sync run reports the following errors: root@indoor01:~# fh-sync Syncing flashybrid system... Synchronizing /var/lib/exim4mount: /ram/var/lib/exim4.flash is busy . Synchronizing /var/logmount: /ram/var/log.flash is busy . Synchronizing /var/runmount: /ram/var/run.flash is busy . Synchronizing /rootmount: /ram/root.flash is busy . Synchronizing /var/spoolmount: /ram/var/spool.flash is busy . Synchronizing /var/mailmount: /ram/var/mail.flash is busy . done. I tried different things but can't get an sync to the real CF flash disk. I removed /etc from ramstore to be able to deactivate flashybrid in a normal way (mountrw - systemctl disable flashybrid - reboot). And i changed the max RAMDISK space ... I think the problem is, that all ramstore directories get bind mounted twice and the upper layer is an bind mount to an tmpfs in rw ... i think all syncs will be done in the tmpfs place and not in the underlying CF Disk. If i add on fh-sync remount command an ,bind, i get no error upon running fh-sync but the syncronisation isn't reached at CF Disk level. Maybe there is an change in the FS and Bind Mount behaviour with the jessie kernel/system? If i can help in investigation of the problem, please contact me. Cheers, tim -- System Information: Debian Release: 8.0 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i586) Kernel: Linux 3.16.0-4-586 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages flashybrid depends on: ii debconf [debconf-2.0] 1.5.56 ii rsync 3.1.1-3 flashybrid recommends no packages. flashybrid suggests no packages. -- Configuration Files: /etc/flashybrid/config changed: FLASHMOUNT=/ RAMMOUNT=/ram FULL_CMDS="mount -o remount,rw /" EMBED_CMDS="mount -o remount,ro /" FLASH_MAX=120m /etc/flashybrid/ramstore changed: /var/lib/exim4 /var/log /var/run /root /var/spool /var/mail -- debconf information: * flashybrid/remove: -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

