IamSpartacus

Members
  • Posts

    802
  • Joined

  • Last visited

Everything posted by IamSpartacus

  1. Well it was indeed the flash drive. So even though I did a chkdsk on it and there were no issues, something must be wrong with it. Boots fine using another new identical flash drive.
  2. Just doesn't make any sense though. If I take my other IDENTICAL flash drive that has my current Unraid install on it that I've been running for 4 months and plug it into the same port, the server boots fine.
  3. If I connect it to Windows, yes it's labeled Unraid. Afterall every test I've done has been using the USB Creator at which point the final product is the drive labeled Unraid before I eject it. This is what the df command returns after login at root.
  4. PREFACE I have this server running perfectly fine using an identical USB flash drive. That configuration has been running for 4+ months. I'm moving that USB flash drive to new/migrated build. If I pop that USB into the same USB slot, my server boots with no issue. STEPS TAKEN Chkdsk on the flash drive (clean) replaced flash drive with brand new identical model (same as working drive above) Tried both 6.8.2 and 6.8.3 with the USB Creator Tried with Allow EFI checked and with it unchecked Tried booting in bios and UEFI mode Tried using DHCP or setting static IP settings ISSUE My server is unable to get an IP address or respect the static IP set using the USB Creator for a brand new install. It seems like it is not respecting (or even detecting as seen from the last command of the video) the network.cfg file (see below for what the network.cfg file shows when accessing the flash drive on a Windows machine). # Generated network settings USE_DHCP="yes" IPADDR= NETMASK= GATEWAY= BONDING="yes" BRIDGING="yes"
  5. and is there a variable one can use to call the name of the script?
  6. By default that shows a red notification as if there's an error. Is there a way to manipulate the color displayed? Nvmd, was using the old WebGUI notification. Thanks.
  7. Is there any easy way to add a start/stop notification for user scripts?
  8. I feel like the following things would greatly enhance the docker tab in the WebUI. Container Groups (for commands): I know personally that it would be hugely beneficial to be able to select a group of containers and run a command (push the button) on just that group of containers. For anyone who has more than 10 containers, the Start/Stop/Restart/Pause/Resume/Update buttons are pretty much useless because that's essentially the same thing as disabling docker all together. The same thing goes for checking selecting/unselecting Autostart. Right now we don't even have the option to change that for more than one at a time. Having to click on say 30 of 50 different containers individually to manage them so that certain other containers get left alone is a huge burden. Container Groups (for organization): To piggy back off the previous request; those of us who have a lot of containers, it begins to just look like a wall of text after a certain point. This really makes it hard to manage what is where. So being able to visually group containers together with separators would be great. And even better would be the ability select those groups (with a checkbox) and then run commands on them.
  9. Then yes, its of no use to me. That's disappointing that there is no ram directory that I can use more than 50% of my ram with.
  10. Yea that's what I have for my ramdisk. I will test writing to /tmp again and if it does dynamically assign more ram I will add those SMB settings.
  11. I'll have to test it again as I could have sworn /tmp was acting the same as my ramdisk. And I switched to using a ramdisk because I like having easy access to it via an SMB share for insight as I use it for a bunch of services (plex and Emby transcoding, downloads, etc.).
  12. So if I start writing more than 63GB to my ramdisk more ram ram should be allocated on the fly to accommodate? I ask because I'm not seeing that happen. I use my ramdisk for incomplete usenet downloads and when that 63GB is filled I cant write anymore. Meanwhile I have another 40+GB of free RAM apparently doing nothing.
  13. I have 128GB of RAM in my system (AMD EPYC) and Unraid clearly reads all 128GB but yet only shows half that is available in /tmp or a /ramdisk I've created. I was aware of /dev/shm only allocating half ram but I was under the impression that /tmp would be able to see and use all available ram, and same for a user created ramdisk. Am I missing something? EDIT: It looks like Unraid is caching more than half my RAM but not making that RAM available?
  14. Thanks for the suggestion, that's actually a super workable solution.
  15. @Squid How hard would it be to implement multiple different schedules into this plugin? So that, for example, one could backup all containers once a week but only the "production" containers every day.
  16. I see. So is it safe to assume that everyone system will have that section on the dash since I'd assume every system has fan sensors?
  17. Sorry a little confused by your response. The dashboard will show the Airflow section regardless of the plugin being installed if fans are present in the system? I used to have the plugin installed but it's been gone for over a month. Multiple reboots since then.
  18. I don't know if this is a bug or intended but even though I don't have Dynamic System Autofan installed, I still have an Airflow section in the lower left corner of my dash. And when I hit the settings wheel, it just loads to a blank page that obviously doesn't exist. Just curious if this is a bug or intended. beast-backup-diagnostics-20200130-2338.zip
  19. This doesn't appear to work anymore, I assume since starting with 6.8 one can't run scripts directly from flash? Can this be adapted to run as a User script at array startup?
  20. Sorry, thread is 68 pages long. Can't exactly parse through every page to check if each topic has been raised.
  21. Has the LSIO team approached Limetech about the possibility of them starting to include nvidia drivers in their official releases? I GREATLY appreciate what LSIO has done to get this all working and to continue to support it but I feel like it's an unnecessary burden on them. I don't see why Limetech can't just include the latest nvidia drivers available at the time whenever they put out a new release just like how the update other packages like samba, etc.
  22. I love how user friendly the interface is yet still allows advanced users to do lots of customization. I would love to see official support for multiple btrfs SSD pools.