Jump to content

RWDai

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by RWDai

  1. Yes,and i submit as a issue
  2. Please see pre-questions: also see ZAP implementation limits filename length, causing operational errors. In view of this situation, I recommend using the normalization=formC setting when creating pool and dataset from webgui. Hope to get a reply to discuss this issue
  3. 原贴已完结,是zfs设置的问题,具体请看原贴中的github链接。 简单来说就是得重新创建pool或者dataset 并且设置normalization=formC
  4. It's work,thank you! I checked the github of zfs and found an issue with a similar problem.This problem has not been solved yet.The temporary solution is to set normalization to formC. zfs issue 9965 I created a new dataset on unraid and tested successfully. root@AIO:~# zfs create -o mountpoint=/mnt/disk1/test -o normalization=formC disk1/test root@AIO:~# zfs list NAME USED AVAIL REFER MOUNTPOINT disk1 570M 53.2G 543M /mnt/disk1 disk1/test 96K 53.2G 96K /mnt/disk1/test ....... root@AIO:~# cd /mnt/disk1/test root@AIO:/mnt/disk1/test# ls root@AIO:/mnt/disk1/test# touch '[コテ絵] プリヤ達が催眠術にかかったフリをしてロリコンキモデブ弱者男性粗ちん おじさんに 認知不要ラブラブ種付け孕ませレイプさせて受精する本 (Fate kaleid liner プリズマイ.zip' root@AIO:/mnt/disk1/test# ls [コテ絵]\ プリヤ達が催眠術にかかったフリをしてロリコンキモデブ弱者男性粗ちん\ おじさんに\ 認知不要ラブラブ種付け孕ませレイプさせて受精する本\ (Fate\ kaleid\ liner\ プリズマイ.zip Next, I will recommend to unraid developers to use this setting when creating a zfs shared directory.
  5. 感觉是不是unraid的zfs问题很大啊。。。unraid的zfs应该也都是openzfs移植过来的吧
  6. 我发了英文版原贴。 Unraid版本6.12.9 zfs下复现,xfs下可以成功touch。之前truenas的zfs也是ok的。 心路历程: 使用docker的qbittorrent下载torrent时,一直报错,然后查看日志,发现可能是文件无法创建。然后使用touch手动创建文件的时候也就失败了,具体例子请看原贴。
  7. If anybody who are using zfs, can you use the example I provided to execute touch to see if you have the same problem?
  8. unraid version 6.12.9 disk3:->zfs When using docker's qbittorrent to download torrents, an error keeps reporting. Then I check the log and find that the file may not be created. log: (W) 2024-04-08T15:08:45 - File error alert. Torrent: "9月". File: "/download/manga/9月/2023-09-04/[コテ絵] プリヤ達が催眠術にかかったフリをしてロリコンキモデブ弱者男性粗ちん おじさんに 認知不要ラブラブ種付け孕ませレイプさせて受精する本 (Fate kaleid liner プリズマ☆イ.zip". Reason: "9月 file_open (/download/manga/9月/2023-09-04/[コテ絵] プリヤ達が 催眠術にかかったフリをしてロリコンキモデブ弱者男性粗ちんおじさんに 認知不要ラブラブ種付け孕ませレイプさせて受精する本 (Fate kaleid liner プリズマ☆イ.zip) error: Not supported" So I tried to create the file directly in the directory, and found that the creation failed when the file system was zfs, but it could be created normally when the file system was xfs: root@AIO:/mnt/disk3/data/download/manga/9月/2023-09-04# touch '[コテ絵] プリヤ達が催眠術にかかったフリをしてロリコンキモデブ弱者男性粗ちん おじさんに 認知不要ラブラブ種付け孕ませレイプさせて受精する本 (Fate kaleid liner プリズマイ.zip' touch: cannot touch '[コテ絵] プリヤ達が催眠術にかかったフリをしてロリコンキモデブ弱者男性粗ちん おじさんに 認知不要ラブラブ種付け孕ませレイプさせて受精する本 (Fate kaleid liner プリズマイ.zip': Operation not supported I have absolutely no idea why these files cannot be created on zfs, I have some examples as follows:
×
×
  • Create New...