Closed dece closed 3 years ago
i can confirm that behavior.
Same, hubicfuse block bash commands.
juil. 15 17:43:44 nfs kernel: INFO: task dd:5386 blocked for more than 120 seconds.
juil. 15 17:43:44 nfs kernel: Not tainted 4.9.0-3-amd64 #1 Debian 4.9.30-2+deb9u2
juil. 15 17:43:44 nfs kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
juil. 15 17:43:44 nfs kernel: dd D 0 5386 1203 0x00000006
juil. 15 17:43:44 nfs kernel: ffff894ef9f92800 0000000000000000 ffff894ef6aee100 ffff894effc18240
juil. 15 17:43:44 nfs kernel: ffffffffafc0e500 ffffadb640843bc8 ffffffffaf6015d3 0000000000018240
juil. 15 17:43:44 nfs kernel: 00ff894effab0400 ffff894effc18240 ffff894efb070d50 ffff894ef6aee100
juil. 15 17:43:44 nfs kernel: Call Trace:
juil. 15 17:43:44 nfs kernel: [
Closing as hubiC is ded
@Dece : Not really dead as if you had an account it is still usable. I'm still using HubiC as it is by far the less expensive for 10Tb of storage.
Ah mine got closed, but I think it was because it was part of my subscription to OVH as ISP...
Hi, I compiled and installed Hubicfuse from this repo on my OVH VPS. While it correctly mounts my hubic drive on /mnt/hubic and I can
cd
,ls
andmkdir
relatively easily through the folders, every read or write operation on files liketouch
,rm
ordd
takes forever before it eventually finishes.With debug level 2 I get those errors while writing, not sure if they're meaningful or not...
Let me know what kind of logs I could add to help you! Thank you.