Hi,
I'm on "s3backer version 1.5.0 ()" and I just experienced something new. I cannot remount after a reboot.
No, it's not the mount flag.
I have 7 drives of a couple of sizes (80G to 150G). I saw a kernel update coming in via AWS using their 2018.03 AMI. It has worked well for a while.
In any case, after the reboot, two of the drives mount properly now and the rest exhibit an error. I tried to back out the kernel to the prior kernel and it did not help. The following packages upgraded:
krb5-libs-1.15.1-34.44.amzn1.x86_64
libcurl-7.61.1-7.91.amzn1.x86_64
libkadm5-1.15.1-34.44.amzn1.x86_64
krb5-devel-1.15.1-34.44.amzn1.x86_64
curl-7.61.1-7.91.amzn1.x86_64
libcurl-devel-7.61.1-7.91.amzn1.x86_64
kernel-4.14.97-74.72.amzn1.x86_64
kernel-headers-4.14.97-74.72.amzn1.x86_64
kernel-tools-4.14.97-74.72.amzn1.x86_64
aws-cfn-bootstrap-1.4-31.22.amzn1.noarch
The error looks like this:
# mount -o rw,noatime,loop /home/storage/mounts_s3b/pool-2/file /home/storage/mounts_ext4/pool-2/
mounting user 'pool-2' with a drive of 150GB
s3backer: auto-detecting block size and total file size...
s3backer: auto-detected block size=256k and total size=150g
mount: /home/storage/mounts_s3b/pool-2/file: failed to setup loop device: No such file or directory
Things have been working so well for such a long time that I confess I am rusty as how all this works. Any pointers will be appreciated.
-c