Jump to content

dlandon

Community Developer
  • Posts

    10,283
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by dlandon

  1. Have you tried only installing UD and no other plugins? Let's see if another plugin is causing UD a problem.
  2. So the mount point will change when you change it, but the disk will not mount?
  3. It all looks good. Yes, I consider this closed. The fix will be in the next release.
  4. You'll also notice the second partition now shows as a ntfs formatted partition. It didn't do that before. Can you post one more diagnostics so I can be sure UD is processing the disk information correctly and another copy of the unassigned.devices.ini? This is a long standing issue and had nothing to do with any recent changes in UD that I can see. What is happening is the third partition has no udev information and because UD sees it as part of the unassigned disk, UD was trying to get information from udev. udev was returning null information and UD didn't handle it well. The error was on the data, not in a php file. That's why I was struggling to find the problem.
  5. Do the following: Copy the attached lib.php file to /usr/local/emhttp/plugins/unassigned.devices/include/lib.php. Click on the double arrows in the upper right corner of the UD GUI. This will refresh udev. Type this at the command line: /usr/local/emhttp/plugins/unassigned.devices/scripts/rc.unassigned mount auto Let me know if this takes care of the warning. lib.zip
  6. Give me the output of this command: cat /var/state/unassigned.devices/unassigned.devices.ini
  7. No. Just 'dev1'. The Unraid page is where you work with UD devices. Click on the help icon (question mark in the circle) in the upper right of the page. Do you know how to enable the help in Unraid?
  8. Yes. Go to the UD page and click on help. Scroll down and you'll see the rc.unassigned commands.
  9. Use the 'devX' designation. It does not change when rebooting. i.e. a device showing in UD as 'Dev 1' would be 'dev1' in your script. As you found out the sdX designations can change on reboot.
  10. Update to the latest version I released today and see if the issue is fixed. I have added the ability for some debug so we can continue to work on solving your issue.
  11. I'm not sure you copied the file. You have to unzip the file before copying.
  12. Way too many changes for that to be practical. I've been working on some changes that I'd like you to try. I cannot reproduce your issue. I've been trying to create a disk layout that would cause the problem, but I can't make it happen. Copy the attached file to /usr/local/emhttp/plugins/unassigned.devices/scripts/rc.unassigned and see if the error still shows up. Give me some diagnostics after that. rc.unassigned.zip
×
×
  • Create New...