Operating System : Ubuntu 14.04 LTS
s3ql version : S3QL 2.18
$sudo vi /etc/init/s3ql.conf
start on (filesystem and net-device-up IFACE=eth0)
stop on runlevel [016]
expect stop
kill timeout 300
limit nofile 66000 66000
console log
pre-stop script
umount.s3ql /mnt/s3qltest
end script
exec mount.s3ql --upstart --cachedir /var/cache/s3ql --authfile
/home/vedams/.s3ql/authinfo2 --compress none --cachesize 1048576
--allow-other swiftks://openstackaio:5000/RegionOne:con2
/mnt/s3qltest
manually I tried to start S3QL as below.
*vedams@openstackaio:~$ sudo start s3ql*
*start: Job failed to start*
*vedams@openstackaio:~$ sudo status s3ql*
*s3ql stop/waiting*
And after rebooting the system also 1)s3ql not starting and 2) s3ql not
mounting.
--
You received this message because you are subscribed to the Google Groups
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.