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.

AlexMex

Members
  • Joined

  • Last visited

  1. I have a shared drive, shared only through NFS Shared Name : backups Export : Yes Security : Private Rule : 10.2.10.29(rw,sync,no_root_squash,no_subtree_check) 10.2.10.120(rw,sync,no_root_squash,no_subtree_check) As soon as I save the rule is modified by unraid, removing the space here "no_subtree_check) 10.2.10.120" -> "no_subtree_check)10.2.10.120" The share is not created: exportfs -v returns nothing /usr/sbin/exportfs -r exportfs: /etc/exports:2: syntax error: bad option list cat /etc/exports # See exports(5) for a description. # This file contains a list of all directories exported to other computers. # It is used by rpc.nfsd and rpc.mountd. "/mnt/user/backups" -fsid=100,async,no_subtree_check 10.2.10.29(rw,sync,no_root_squash,no_subtree_check)10.2.10.120(rw,sync,no_root_squash,no_subtree_check) Adding back the space solves the problem. /usr/sbin/exportfs -r does not return nothing exportfs -v /mnt/user/backups 10.2.10.29(sync,wdelay,hide,no_subtree_check,fsid=100,sec=sys,rw,secure,no_root_squash,no_all_squash) /mnt/user/backups 10.2.10.120(sync,wdelay,hide,no_subtree_check,fsid=100,sec=sys,rw,secure,no_root_squash,no_all_squash)
  2. Thanks for this nice script @palaueb, When trying to run it I got the error: Failed to get option 'domain': Option argument is empty. Below is the guilty line 😃 if virsh dominfo "${vm}" > /dev/null 2>&1; then vm_state=$(virsh domstate "$vm_name") vm_name is not defined, it should be ${vm} as in previous line. Apart of that works like a charm 👍
  3. @samsausages thanks for those scripts. I got to make small changes to get it work pfsense script refers to /mnt/certs # Array of local directories to save files to LOCAL_DIRS=( "/mnt/certs" # Add more directories here as needed ) and unraid one to # Define the source directory where the certificates are stored source_dir="/mnt/user/certs" In pfSense 2.7 rsync is not installed so I change rsync -avz -e ssh "$SSH_USER@$SSH_HOST:$REMOTE_DIR/" "$dir" by scp $SSH_USER@$SSH_HOST:$REMOTE_DIR/towername* $dir The bad point is that my user needs admin rights in pfSense to execute scp command.
  4. Hi, Is there any chance to get this working on Ryzen with Unraid 6.9? I've not been able to install pfsense (without or with passthrough of my intel nic) on Unraid 6.8. Tested on Unraid 6.8 with Ryzen 1700/Asus Prime X370-Pro, Ryzen 2700X/Asus Prime X470-Pro and Ryzen 3900X/Aorus X570 Ultra. I would like to shutdown the two pc I use to run pfsense and keep only Unraid ones.
  5. I recently made a try with esxi 7 but without success, I got nic (using vmxnet3 or e1000 as the network card instead of virtio) to work but I didn't found a way to detect hard drive. However I have been able to install esxi 6.7 thanks to this https://www.cloudgardens.eu/blog/vmware-esxi-running-under-qemu-kvm/ It was working but not properly. I'm frequently losing network connection. I have been able to copy isos to the datastorage but I've not been able to copy a VM through vcenter standalone converter. For now I have to keep my esxi server. I take a look at the guide from @SpaceInvaderOne and download the scripts. They are not working for AMD. Next changes have to be done: In "Nested Off" folder, file "script" replace: Line 19 elif [ "$pushnotifications" -eq 2 ]; then by elif [ "$cputype" -eq 2 ]; then The same in "Nested On" folder, file "script" on line 20 elif [ "$pushnotifications" -eq 2 ]; then
  6. I have updated today my 6.8.3 unraid to 6.9 beta 25 as I am experiencing the AMD reset bug with a radeon 5600XT. Once update I first try to boot an existing windows 10 VM (with an AMD 5600XT, nvme drive) and I got blue screen. I repeat several time the operation without sucess, I always got the BOD. Then I decide to create a new Windows 10 VM without passthrough. I tried setting Bios from i440fx 2.7 to 5.0, same with Q35 and all I got where BODs. I try to install centOS and it works perfectly. So I go with windows 7. working fine too. Then I realise I have two iso of windows 10, the 2018 and 2020 version. I create new VM and try this the 2018 version. With OVMF and i440fx5.0 it starts perfectly. I have been able to install old windows 10 version. I have a X570 aorus ultra motherboard with a ryzen 3900X, 64GB of ram
  7. No, I don't. I have updated the bios of my motherboard as server crashes unexpectedly on next day. The motherboard is a Gigabyte X570 AORUS ULTRA with original bios F3 (so a very old AGESA) updated to version F12e. I have also added the zenstates c6-disable in the go file and until now server is running fine. I rerun preclear yesterday and it complete successfully. I will check RAM with memtest (4x16 Gb of Corsair Vengeance, that was the only memory listed on compatibility list I have been able to find).
  8. unRAID Server Preclear of disk ZCT1JRKC Cycle 1 of 1, partition start on sector 64. Step 1 of 5 - Pre-read verification: [11:26:10 @ 145 MB/s] SUCCESS Step 2 of 5 - Zeroing the disk: [11:12:21 @ 148 MB/s] SUCCESS Step 3 of 5 - Writing unRAID's Preclear signature: SUCCESS Step 4 of 5 - Verifying unRAID's Preclear signature: SUCCESS Step 5 of 5 - Post-Read verification: FAIL Cycle elapsed time: 28:28:30 | Total elapsed time: 28:28:31 S.M.A.R.T. Status (device type: default) ATTRIBUTE INITIAL STATUS 5-Reallocated_Sector_Ct 0 - 9-Power_On_Hours 31 - 183-Runtime_Bad_Block 0 - 184-End-to-End_Error 0 - 187-Reported_Uncorrect 0 - 190-Airflow_Temperature_Cel 35 - 197-Current_Pending_Sector 0 - 198-Offline_Uncorrectable 0 - 199-UDMA_CRC_Error_Count 0 - SMART overall-health self-assessment test result: PASSED --> FAIL: Post-Read verification failed. Your drive is not zeroed. I execute the preclear on two disks at same time and got same result
  9. How did I miss this plugin before? Meanwhile I can't find a way to passthrough my USB controller it's a nice solution.
  10. On my 1700x I have the 4 Windows 10 VMs, one Windows 2016 server and also 2 Windows 7 VM running all at the same time and it's almost acceptable. WSUS is a bit short in memory so I have to take care when filtering update. 3 of the Win 10 VMs are dedicated to a specific project so I will have them running from time to time as well as the MAC Os VM and a Windows 2016 server. 3 Win 10 VMs, Win10 VM with passthrough and my main Windows 2016 server (WSUS, SQL Server) should be running all the time. I found the AORUS Ultra version and I already bought hardware with this provider so it could be a good option For recent Mac OS which AMD card is easy to passthrough?
  11. Hello, I am currently running an unraid server based on a Ryzen 1700 / Asus Prime Pro X370 / 32GB / 3 x 6TB + 1 parity / 1 TB ssd for VMs. I have 4 Win 10 VMs + one Windows 2016 server. I also have a Windows 10 computer with a 2600K / 16GB ram for my daily work with GTX2060. I would like to build a new unraid server based on a ryzen 3900X / 64GB of ram. I'm still not decided for the motherboard. What I need is: 6 Win 10 VMs (6x4GB of ram) + 2 Windows 2016 server (6GB / 4GB of ram) 1 Win 10 VM with GTX2060 passthrough (16GB of ram) 1 Mac OS VM to run XCode and connect iPhone / iPad. I have a GT1060, can I passthrough it or should I consider another graphic card for the Mac OS VM? Gigabyte AORUS Elite X570 is available in Mexico (I don't have so many options of motherboard here) and I would like to know if I can achieve my setup with this motherboard. I will keep same HDD drives but will add 2 x Intel consumer 660p 2TB for my VMs. Thanks for your comments / suggestions
  12. Thanks for your answer. I just found that libmariadb.so.3 is part of mariadb 10.2.8, on slackware I found mariadb-10.4.11-x86_64-1.txz (slackware current) so I install it and svn is not giving any more errors. I will start playing with it to check if everything is fine now. Can you put mariadb into nerdtools?
  13. I have just updated to unraid 6.8.0 and try again to use svn that comes inside the nerd tools. But as last year I can't. I'm getting error of missing libraries. First time the error was: libserf-1.so.1: cannot open shared object file: No such file or directory I found in nerdpack a serf package and install it. Error change to: libutf8proc.so.2: cannot open shared object file: No such file or directory got it in nerdpack too: utf8proc-2.4.0-x86_64-1.txz repeat this again with apr-util-1.6.1-x86_64-7.txz and now I am falling on: libmariadb.so.3: cannot open shared object file: No such file or directory but this time I can't find it in nerdpack. First question: Is there a way to see dependencies of some package inside nerdpack? According to https://pkgs.org/download/subversion and to content of /etc/slackware-version (14.2+) I suppose correct svn version should be 1.9.4 or 1.9.7 Version listed in nerdpack is 1.11. Second question: Am I wrong or version included in nerdpack is wrong. Any help will be really appreciated.
  14. Looks like there was a bug in the plugin. Post-Read: 24% @ 207 MB/s (0:57:51). Thanks for the update.
  15. I update the plugin today. I start another try few minutes before posting. Zeroing: 59% @ 196 MB/s (2:31:00) Preclear Disk Version: 1.0.6

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.