aim60

Members
  • Posts

    136
  • Joined

  • Last visited

  • Days Won

    1

aim60 last won the day on June 23 2017

aim60 had the most liked content!

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

aim60's Achievements

Apprentice

Apprentice (3/14)

17

Reputation

  1. Once “Everything is a Pool”, the ability to start and stop pools individually.
  2. A significant portion of the value of unraid comes from the awesome collection of plugins and dockers created by the community. In the long term, it will be almost impossible for those creators to support older versions of unraid. In fact CA itself will no longer support the very stable 6.11.5. So most people actively using unraid will be forced to keep upgrading.
  3. Just an FYI Getting a lot of these in the syslog Jan 30 12:36:21 Tower7 Parity Check Tuning: ERROR: marker file found for both automatic and manual check P Q I had an unclean shutdown. The array is set to not auto-start. After power cycling the server, I unchecked the box to correct parity, before starting the array. A correcting parity check started anyway. Unraid 6.11.5, Parity Check Tuning 2023.12.08 tower7-diagnostics-20240130-1358.zip
  4. Minor cosmetic issue. If you go to the Recycle Bin settings page and sort the shares by Trash Size, the list is sorted by the number of (GB, MB), ignoring the fact that GBs are larger than MBs.
  5. Try these switches to the ls command ls -lsh total 151M 65M -rwxrwxrwx 1 nobody users 20G Dec 30 15:02 vdisk1.img* 86M -rwxrwxrwx 1 nobody users 10G Dec 30 15:02 vdisk2.img* The size on the left is the allocated space.
  6. Thanks for the insight. I did some additional testing. Client access to a UD share on exFat over smb is flakey if "Enhanced macOS interoperability" is enabled. I have not observed this problem with any other partition type, including FAT32, which also doesn't support extended attributes. Manually editing the share's samba config, removing streams_xattr, and restarting samba seems to resolve the issue.
  7. I am having trouble renaming folders on exFat formatted UD mounted disks. This is an example from Windows 10, although MacOS and Ubuntu are having issues as well. I believe this is a recent problem, since I am often using exFat disks in UD since they are OS agnostic. Unraid 6.11.5 or 6.12.6 UD 2023.12.15 UD Plus 2023.11.30 The share is public. un6126p-diagnostics-20231225-1627.zip
  8. Sometime in the future, might shares on array disks, that have been confined to one disk (via Included Disks) be considered as Exclusive, and be bind-mounted.
  9. I’m running 6.11.5, and after updating the plugin to 2023.02.20, I’m still having instances of folders in the recycle bin with their files missing. However, my usage is probably uncommon. My apps are configured to use user shares, but interactively, I use disk shares. During testing, deletes were done from a Windows client. In all test cases, I am deleting: \\Servername\DiskOrPoolName\UserShare\FolderWithFile If the user share resides on an array disk (they are all Use cache pool=no), the folder and file show up in the disk’s .Recyele.Bin folder as expected. If the user share resides on the cache pool (they are all Use cache pool=only), the folder appears in the pool’s .Recycle.Bin without the file. The strange thing is, during testing I created a new user share in the cache pool, and it is working as expected. None of my other pools had previously defined user shares, and newly defined shares work ok. tower7-diagnostics-20230403-1145.zip
  10. An interesting observation, assuming disk shares are enabled: If you create a folder off the root of a zfs array disk or pool, a share is created If instead you create the share using the shares tab, a dataset is created with the name of the share, and it's mounted in the expected location
  11. Sorry, was on the wrong docker hub tag page
  12. @binhex, FYI Trying to explicitly specify Repository binhex/arch-qbittorrentvpn:1.31.1.6733-1-01 fails with Unable to find image 'binhex/arch-qbittorrentvpn:1.31.1.6733-1-01' locally docker: Error response from daemon: manifest for binhex/arch-qbittorrentvpn:1.31.1.6733-1-01 not found: manifest unknown: manifest unknown. Building with :latest works fine, which assume pulls the same version.
  13. plugin: downloading: https://raw.githubusercontent.com/itimpi/ parity.check.tuning/master/archives/parity.check.tuning-2023.02.10.txz ... failed (Invalid URL / Server error response)
  14. I wouldn't expect NerdTools to include every package that the community wants to run. What is the effect of using NerdTools for some packages and manually adding others to /boot/extra?