-
### qBittorrent & operating system versions
qBittorrent: 4.6.2 x64
Operating System: Truenas Scale Cobia Latest Release
### What is the problem?
All of the torrents that I attempt to download get …
-
We should track nodes that rebooted unexpectedly:
a00862
a00556
I got a mail that a00862 died in the middle of an interactive session.
-
反馈bug/问题模板,提建议请删除
## 1.关于你要提交的问题
Q:是否搜索了issue (使用 "x" 选择)
* [x] 没有类似的issue
## 2. 详细叙述
本人x86软路由,昨天按照L大的提示全新拉取代码编译5.10,带配置从5.4升级,使用过程中发现NFS管理中共享的目录均无法打开,排查组件与5.4时也没有出入,不知是什么原因,有知情的大佬没
### …
-
### Is your feature request related to a problem?
Using default settings, the NFS mountd service listens on a random port.
An option to set up a fixed port would be nice, in order to be able …
-
first, I added to my `/etc/hosts` file this ip name:
```
172.31.35.179 test.io # NFS EXPORTS TEST
```
changed the configuration file to look like this:
```
NFS_CORE_PARAM
{
Protocols = 3;
…
-
I'm opening a separate thread for an issue, as suggested by @adamnovak here: https://github.com/ComparativeGenomicsToolkit/cactus/issues/63#issuecomment-475440310.
I've been testing Cactus using th…
-
### Please agree to the following
- [X] I have searched [existing issues](https://github.com/cryptomator/cryptomator/issues?q=) for duplicates
- [X] I agree to follow this project's [Code of Condu…
-
Currently, when ganesha restart, the lock state on ganesha is lost, so does ganesha plan to support state persistence ?
-
We want to use NFS protocol to directly connect to the NFS share for accessing the files without mounting,
so, Can nfs4j library be used for NFS Client implementation for 4 and 4.1 versions on prod…
-
I know that NFSv4 has standardized on UTF-8 for encoding/decoding xdr strings. However, NFSv3 does not have that standard. (See RFC1813 section 3.2.5.)
I used `jrpcgen` to generate a mount3 client…