Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

J89eu

Members
  • Joined

  • Last visited

Everything posted by J89eu

  1. Ok resolved that, I need to just create a new disk config, now back up and running, thanks all
  2. So I have managed to get my server up mostly from a backup, however, my drive setup wasn't stored, I have that, so that's OK but the cache is defaulting to BTRFS whereas I was using a pool of 2 drives on ZFS, I can't seem to change it from BTRFS to ZFS though and I'm worried about changing something wrong and deleting what's on the disks, if anyone can help? Looking in my new disk.cfg I can see disks are marked btrfs but not sure if I can just change this if I can work out which disks the cache ones are and just set zfs? diskFsType.7="btrfs" Though based on these numbers I feel these are just the hard drives and not the SSD cache drives. I also had an idea to start the array without the cache drives, mount them as unassigned devices and then copy the contents off, and create the new cache pool but I cannot start the array like that and I'm worried that erasing the "cache settings" will erase my disks even if they are unassigned I get this warning
  3. I do have one that is just files, from the backup plugin but the restore process wants a zip file, I tried to zip that up and flash but it didn't boot so I imagine I am missing something?
  4. I mean, it's here, but not sure what to look at, it just appears to be reset perhaps? I am in UK timezone (BST) and my workgroup is not WORKGROUP. Those are the stand out ones are least. # Generated settings: NAME="Tower" timeZone="America/Los_Angeles" COMMENT="" SECURITY="user" WORKGROUP="WORKGROUP" DOMAIN="" DOMAIN_SHORT="" hideDotFiles="no" enableFruit="yes" USE_NETBIOS="no" localMaster="yes" serverMultiChannel="no" USE_WSD="yes" WSD_OPT="" WSD2_OPT="" USE_NTP="no" NTP_SERVER1="" NTP_SERVER2="" NTP_SERVER3="" NTP_SERVER4="" DOMAIN_LOGIN="Administrator" DOMAIN_PASSWD="" SYS_MODEL="Custom" SYS_ARRAY_SLOTS="0" USE_SSL="no" PORT="80" PORTSSL="443" LOCAL_TLD="local" BIND_MGT="no" USE_TELNET="no" PORTTELNET="23" USE_SSH="no" PORTSSH="22" USE_UPNP="no" START_PAGE="Main"
  5. Hi all. Had my server seemingly lock up so gave it a hard reboot, upon it coming back up the hostname in the login box shows "Tower" where it used to show Atlas (what I call my server) and my username and password no longer works. I then shut down, removed the USB stick and removed the shadow and smbpasswd files, powered back up and it prompted for new details. I put in what I wanted, it took them, then took me to the login screen and won't let me in still. I have tried SSH and that doesn't even allow a connection so appears to be disabled whereas it wasn't previously. Seems something has reset but won't let me in to asses the damages.. Help?!
  6. Yep that fixed it, not using the iGPU for anything I wasn't expecting that to work, especially as the Discord seemed to agree! Nonetheless we are now working.
  7. Hi all, just branching this off from the 6.12 release. Since updating my system performance has gone insanely bad, to the point the web interface is not usable if I perform a simple task like erasing a drive... I've been talking about this loosely in the Unraid discord but seems no one is able to really concentrate on the one issue to help, and I get that, there's a lot of people asking questions that overlap, it is what it is. So I updated from a working system, no pre-existing issues. I then noticed my server seemed dead on first boot, no screen output, no ping etc, but I had to go for lunch, when I came back it was up and working. Logged in and then went to set up my cache from btrfs to ZFS and this is when I noticed these huge pauses. To cut a long story short, I have no VMs, no docker containers etc running. System is an 11400 Intel so not old nor underpowered for the task at hand! Attached CPU usage when just asking it to format a drive, being the first peak (set to 5M) and then after startng the array with also the TOP output from console. Diagnostics also attached. I have also updated my BIOS since having the issue, diagnostics are from before this. I've also recreatd a fresh USB image and transferred over my config, same issue. I have tried safe mode with no GUI and plugins, issue remains. Downgrading to 6.11.5 immediately resolves the issue. atlas-diagnostics-20230619-0928.zip
  8. Hi all, since updating my system performance has gone insanely bad, to the point the web interface is not usable if I perform a simple task like erasing a drive... I've been talking about this loosely in the Unraid discord but seems no one is able to really concentrate on the one issue to help, and I get that, there's a lot of people asking questions that overlap, it is what it is. I'm happy to separate this out to an entirely new thread if needed... So I updated from a working system, no pre-existing issues. I then noticed my server seemed dead on first boot, no screen output, no ping etc, but I had to go for lunch, when I came back it was up and working. Logged in and then went to set up my cache from btrfs to ZFS and this is when I noticed these huge pauses. To cut a long story short, I have no VMs, no docker containers etc running. System is an 11400 Intel so not old nor underpowered for the task and hand! This is the CPU usage when just asking it to format a drive, being the first peak (set to 5M) and then after startng the array with also the TOP output from console. Diagnostics also attached. EDIT: To add I just downgraded back to 6.11.5 and all my problems disappeared to this seems to be an issue specific to 6.12 for me atlas-diagnostics-20230619-0928.zip
  9. Herein lies my issue, stupid me! I was adding it to extra parameters. Special thanks to Marius on the Discord for correcting me. I do feel rather embarrassed.
  10. Hey GilbN, I'm on your Discord if you wanted to chat there about it but appreciate you are not my technical support person! If you mean this line then yes I did do that:
  11. Hi, thanks for getting back to me so fast!! Here's my variables, they all seem correct to me: Also my default is indeed set: Of note is that I also get no SMART data, I did add the telegraf.conf option as advised in the 1st post. Additionally I'm on the latest 6.9 Beta if that makes any difference
  12. Hi all I've followed all the dependancies etc but not getting any disks showing, I haev the input source etc all set right... Not sure what's going on
  13. Hi all I was having an issue with the docker losing all stats when a setting change was made, I had this with the Unifi docker and it was caused by the interface settings. I noticed that I was not running this docker on my custom interface so I swapped to that but it wouldn't start, I managed to get it working using these settings: "Network type" I had to keep as br0 rather than my custom interface called "atlas" but I was able to get it started by settings the INTERFACE as "atlas" and the "ServerIP" as the custom IP I wanted, does that look right? Hopefully it will fix my stats being reset each time too.
  14. Hi, for the Telegraf docker, how can I install the input plugin APCUPSD? https://github.com/influxdata/telegraf/tree/master/plugins/inputs/apcupsd Seems it's part of the standard feature set but I can't see it in the telegraf conf file Cheers
  15. Can this run on AMD GPUs? I have a Vega 56 and it seems the Windows app does work with GPU but perhaps not on Linux?
  16. Could anyone do some extra steps on the instructions for people that are not absolute idiots on Linux but close to? The steps are a little advanced for and I want to try this for an issue with my VM i've been suffering with since December... As in it not working at all
  17. Hi all Do you think this would solve the issues I've been facing in this thread? I'm desperately searching for the solution after not having a working VM for 3 months now
  18. I never figured it out so I'm still on an old version, seems they removed the unpacking option in newer versions, no idea why they would do that though
  19. OK I though I'd wrap this up as I'm now all working. Essentially I ended up having to create a whole new VM. It had the same settings yet the XML was totally different. This then got my soundcard working, for other parts I needed to switch to Q35 and also enable both on the ACS Override. Thanks everyone for your help
  20. Oddly spinning up a new VM the sound works fine... I guess I just need to bite the bullet and reinstall the OS on my NVMe drive and see how I get on with that. I just don't get why it would work in one and not the other
  21. OK now booting up in legacy mode. Cannot attach a second GPU to my system without removing the RAID card so I ran through the steps from Spaceinvaderone's video and managed to dump the VBIOS but when I use that file I just get a black screen or nothing at all on the VM, using one I grabbed from Techpowerup ages ago and have been using until I dumped the VBIOS for this test works fine but still no sound passing through from either the GPU or the dedicated... I then moved the dedicated sound card to another PCIe port and still the same, I cannot seem to get any sound at all to work..
  22. Not had chance to do this yet but hopefully tonight, I started to mess around with another VM as a test to rule out any OS issues from the previous hardware but it locked up and I had to fat finger the server which then resulted in my cache pool sh*tting the bed so I've been rebuilding that today!
  23. OK, my issue then is that I don't have another GPU to use... I'll look into borrowing one for now. Still not home yet to look at why the server has gone down but hopefully I can get that working and with the properly stubbed soundcard I will hopefully get some sound!
  24. I didn't think the VBIOS was required for AMD GPU's? I only have the Vega in the system, no onboard graphics either since the Ryzen's don't have it on most CPUs
  25. I use UEFI for booting, I was having some issues with legacy so switch to UEFI and haven't looked back. Can't do much for a few hours as I'm not at home!

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.