On Jul 22 2015, Keebs <[email protected]> wrote:
> I installed s3QL for the first time on CentOS 7 and mounted my first drive.
> All seemed well, so I copied a few small files. Everything still looked
> good, so I decided to copy a large iso file (3-400 meg).
>
> This morning I did a directory on the mount and received the error:
> Transport endpoint is not connected
This means mount.s3ql has crashed.
> So I checked mount.log and found:
> dugong.HostnameNotResolvable: Host aig-nfs.s3.amazonaws.com does not have
> any ip addresses
Please post more context from the log file.
> I'm guessing either a DNS error or a connection problem?
Yes, but this should not result in a crash.
> Anyway, so I tried to unmount and received:
> Uncaught top-level exception:
> Traceback (most recent call last):
> File "/usr/local/bin/umount.s3ql", line 9, in <module>
> load_entry_point('s3ql==2.13', 'console_scripts', 'umount.s3ql')()
> File
> "/usr/local/lib/python3.4/site-packages/s3ql-2.13-py3.4-linux-x86_64.egg/s3ql/umount.py",
>
> line 184, in main
> blocking_umount(options.mountpoint)
> File
> "/usr/local/lib/python3.4/site-packages/s3ql-2.13-py3.4-linux-x86_64.egg/s3ql/umount.py",
>
> line 113, in blocking_umount
> stderr=devnull) == 0:
> File "/usr/local/lib/python3.4/subprocess.py", line 537, in call
> with Popen(*popenargs, **kwargs) as p:
> File "/usr/local/lib/python3.4/subprocess.py", line 859, in __init__
> restore_signals, start_new_session)
> File "/usr/local/lib/python3.4/subprocess.py", line 1457, in
> _execute_child
> raise child_exception_type(errno_num, err_msg)
This does not look complete, there should be at least one more line that
tells you what the exception actually is.
> Then I tried to unmount and received:
> Traceback (most recent call last):
> File "/usr/local/bin/umount.s3ql", line 9, in <module>
> load_entry_point('s3ql==2.13', 'console_scripts', 'umount.s3ql')()
> File
> "/usr/local/lib/python3.4/site-packages/s3ql-2.13-py3.4-linux-x86_64.egg/s3ql/umount.py",
>
> line 184, in main
> blocking_umount(options.mountpoint)
> File
> "/usr/local/lib/python3.4/site-packages/s3ql-2.13-py3.4-linux-x86_64.egg/s3ql/umount.py",
>
> line 113, in blocking_umount
> stderr=devnull) == 0:
> File "/usr/local/lib/python3.4/subprocess.py", line 537, in call
> with Popen(*popenargs, **kwargs) as p:
> File "/usr/local/lib/python3.4/subprocess.py", line 859, in __init__
> restore_signals, start_new_session)
> File "/usr/local/lib/python3.4/subprocess.py", line 1457, in
> _execute_child
> raise child_exception_type(errno_num, err_msg)
> FileNotFoundError: [Errno 2] No such file or directory: 'fuser'
You need to install "psmisc",
cf. https://bitbucket.org/nikratio/s3ql/issues/123/
Best,
-Nikolaus
--
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F
»Time flies like an arrow, fruit flies like a Banana.«
--
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.