September 8, 20178 yr 18 hours ago, limetech said: 21 hours ago, tstor said: Why then can't the array start with some disks still locked? Non-encrypted disks would still be usable. Yes that is something we will permit in future releases. 21 hours ago, tstor said: I assume that each disk has its own key, but they all share the same passphrase, correct? It might be helpful to add a backup of the LUKS headers to the config backup. Yes, the way LUKS works is each disk has it's own master key, but the master key itself is "unlocked" (decrypted) with a unique passphrase. Adding backup of LUKS headers is another feature to be added in a future release, as is ability to "unlock" a device which has a different passphrase than all the other devices. Excellent :-)
September 9, 20178 yr On 9/6/2017 at 3:29 PM, GroxyPod said: Had to shutdown my server for a planned power outage this morning and used the Power Down button which indicates it would cleanly shutdown the system. I verified the system was shutdown prior to turning off the battery backup connected to it; however when I powered the system back on after the power outage was over, I am presented with an unclean shutdown message and a parity check upon starting the array. Not sure if there is something amiss or not, just putting it out there just in case. I had this problem last night. I pressed Power Down, nothing unusual happened. I powered it back up this morning and it said it wasn't a clean shutdown and started a parity check. Diagnostics attached. callisto-diagnostics-20170909-0616.zip
September 9, 20178 yr Author 1 hour ago, Kewjoe said: I had this problem last night. I pressed Power Down, nothing unusual happened. I powered it back up this morning and it said it wasn't a clean shutdown and started a parity check. Diagnostics attached. callisto-diagnostics-20170909-0616.zip Thank you for the diags. Did it generate a diagnostics zip file on your flash in /boot/logs? If so, please post that one.
September 9, 20178 yr I resolved my "DNS rebinding" issue, pretty simple thing really, I run a webserver on unraid and I had changed the default ports for the unraid UI to 88 and 8443 so i could have web traffic going to the web server, all I did was change the Nginx docker to a separate IP and changed the unraid UI back to 80 443 and it worked, pretty obvious really but a note somewhere on the identification page saying you need 443 going to unraid itself would be a nice addition.
September 9, 20178 yr I can't get the split levels of my user shares to work. My "Media" share has a split level set, but no matter, what level, the new files are moved to disks, where the parent folders doesn't yet exist (disk is depending on allocation method, so this at least works). Only if I set split level to 0 (manual), the new file is moved to the correct disk. my understanding is, that on level 1 only the share root folder is created as needed on new disks. and files copied to the share are moved to disks, where the subfolders already exist. im pretty sure this works in the current stable, so i'm posting here. Maybe someone else has noticed the same? datavault-diagnostics-20170909-1818.zip
September 9, 20178 yr As posted in the unRAID OS version 6.4.0-rc7a available release thread, same exact issue with this version. Intermittent freezing of UI that requires a hard reboot. I assume others have had this issue too. If there's any testing requested, please respond. If not, stable release for the foreseeable future.
September 9, 20178 yr Author 1 hour ago, richowen said: I resolved my "DNS rebinding" issue, pretty simple thing really, I run a webserver on unraid and I had changed the default ports for the unraid UI to 88 and 8443 so i could have web traffic going to the web server, all I did was change the Nginx docker to a separate IP and changed the unraid UI back to 80 443 and it worked, pretty obvious really but a note somewhere on the identification page saying you need 443 going to unraid itself would be a nice addition. In the same 'SSL/TLS Settings' section you can specify different ports for HTTP and HTTPS. That should work.
September 9, 20178 yr Author 1 hour ago, Benni-chan said: I can't get the split levels of my user shares to work. My "Media" share has a split level set, but no matter, what level, the new files are moved to disks, where the parent folders doesn't yet exist (disk is depending on allocation method, so this at least works). Only if I set split level to 0 (manual), the new file is moved to the correct disk. my understanding is, that on level 1 only the share root folder is created as needed on new disks. and files copied to the share are moved to disks, where the subfolders already exist. im pretty sure this works in the current stable, so i'm posting here. Maybe someone else has noticed the same? datavault-diagnostics-20170909-1818.zip This is almost certainly not related to this release, but please open a new topic.
September 9, 20178 yr Author 7 minutes ago, Living Legend said: I assume others have had this issue too. Please open a new topic for this.
September 9, 20178 yr 3 hours ago, limetech said: Thank you for the diags. Did it generate a diagnostics zip file on your flash in /boot/logs? If so, please post that one. Here you go. callisto-diagnostics-20170909-0853.zip
September 9, 20178 yr 1 hour ago, limetech said: In the same 'SSL/TLS Settings' section you can specify different ports for HTTP and HTTPS. That should work. So the provisioning doesnt need unraid to be on 443? must have just been moving nginx to a separate IP
September 10, 20178 yr 11 hours ago, richowen said: I resolved my "DNS rebinding" issue, pretty simple thing really, I run a webserver on unraid and I had changed the default ports for the unraid UI to 88 and 8443 so i could have web traffic going to the web server, all I did was change the Nginx docker to a separate IP and changed the unraid UI back to 80 443 and it worked, pretty obvious really but a note somewhere on the identification page saying you need 443 going to unraid itself would be a nice addition. I see the bug you're talking about, will fix for the next rc. Part of the ssl provision process does a dnscheck against the local nginx service but doesn't take the http port (default 80) in to effect.
September 10, 20178 yr On 3.9.2017 at 0:18 AM, limetech said: Version 6.4.0-rc1 2017-06-04 samba: version 4.6.4 (CVE-2017-7494, CVE-2017-2619) + patch for Time Machine fullsync support Does this mean we now can use smb shares on Unraid to do Time Machine backups? And if so, are there still any issues to use multi-drive user shares or the cache disk for Time Machine backups like it was with APF shares on Unraid?
September 11, 20178 yr Qemu / KVM issues? Hi guys, running the 6.4 - RC8 and my main Windows 10 VM with GPU pass through is no longer working. Looking at the VM logs it suggests the GPU dump file I have used in previous versions is now failing to map? Please see below. As a sanity check if I purposely change the file path to an incorrect path it does complain it can't find the dump file. 2017-09-11T11:22:50.079878Z qemu-system-x86_64: -device vfio-pci,host=05:00.0,id=hostdev0,bus=pci.4,addr=0x0,romfile=/mnt/cache/domains/Windows 10 Pro/evgagtx1080ftw.dump: Failed to mmap 0000:05:00.0 BAR 3. Performance may be slow
September 11, 20178 yr On 9/7/2017 at 8:01 PM, limetech said: It already does this. Yes, I just went over the help file. I had set Use SSL/TLS to Only instead of Yes. With it set to Yes i'm getting the result I expected. I would hope a note is made in the help file for the next version that SSL/TLS needs to be set to Auto for the cert to provision. Chased my tail a bit on that one But now that i got it working, it's super slick and it's really awesome that you guys are working on security. Thank you! Edited September 11, 20178 yr by Dephcon
September 11, 20178 yr 6.4rc8q ... Seen 3 system lockups now Before anyone says 'diagnostics' I am aware. But when a system is fully locked up I can't get them. I'll be re-installing fix common problems and sticking it in troubleshooting mode to see if the logs catch anything But before I hard reboot, anything anyone wants me to do? I'm handy with Linux but I doubt magic sysrq keys will show much. I can't: ping, ssh, alt+f2, GUI or keyboard/mouse this system It's just sat there asking me for a login on the (frozen) CLI
September 12, 20178 yr Maybe you can run a little script creating very frequent syslog copies ? Or even trick in such a way that the syslog is written inside the array ? That way you can still grab it after reboot.. Never done it, but a symlink should be able to do that right ?
September 12, 20178 yr 7 hours ago, Helmonder said: Maybe you can run a little script creating very frequent syslog copies ? Or even trick in such a way that the syslog is written inside the array ? That way you can still grab it after reboot.. Never done it, but a symlink should be able to do that right ? Fix Common Problem - Troubleshooting makes frequent syslog copies, so he shouldn't have to do anything more than 19 hours ago, nexusmaniac said: re-installing fix common problems and sticking it in troubleshooting mode
September 12, 20178 yr Can you show the settings page of disk 2 share "backups"? Edited September 12, 20178 yr by bonienl
September 13, 20178 yr 22 hours ago, zin105 said: I have a share called "backups" that I have assigned to only use disk 2. Disk 2 and my cache drive are encrypted. Still getting an orange lock indicating that some files are unencrypted in the share. Why? I have attached pictures below where you can see that no files exists on my other drives that are unencrypted. WinSCP is set to show hidden files and folders. http://imgur.com/a/gKjnI Your imgur screenshots seem to indicate that there are empty backup folders on each of your other drives. What happens if you delete those empty folders?
September 13, 20178 yr 1 hour ago, trurl said: Your imgur screenshots seem to indicate that there are empty backup folders on each of your other drives. What happens if you delete those empty folders? True, if you want this share on disk 2 only, you need to delete the "backups" folder on the other disks.
September 14, 20178 yr Not sure who needs look into this one, might be just a GUI issue or the plug in.... just added a new drive for a preclear to expand the array. The smart status icon for the unassigned drive is showing in the heat alarm row.
September 14, 20178 yr 2 hours ago, Lebowski said: The smart status icon for the unassigned drive is showing in the heat alarm row. Thanks, this is a known issue and fixed in the next release.
Archived
This topic is now archived and is closed to further replies.