Everything posted by xokia
-
Dynamix - V6 Plugins
Is there a way to name the specific Fans? Instead of Fan1 is it possible to rename to NVME cache drive?
-
Dynamix File Manager
I copied 12TB from a sketchy USB HDD (bad smart parameters) to a good drive in my unraid array. 99.9% of the files copied correctly. I had a couple files that looks like failed to copy as a message popped up. Is there a log file that I can look at to get the files that failed to copy?
-
[support] Vaultwarden (formerly Bitwarden_rs)
yea email test works fine. Not a stupid question appreciate the help. I went through the basic things and couldnt get it to work. VW itself is fully functional and we use it for our passwords both on PC and our iphones. The emergency access and shared "organization" to share specific passwords I cant seem to get to work.
-
[support] Vaultwarden (formerly Bitwarden_rs)
Yea I setup the admin email I am part of "family" but I cant set the other user as part of family. And the emergency contact thing refuses to "save"
-
I want to swap a cache drive how do I do that?
I wish it would have been that easy but it would not allow me to do that. When I tried their was a big red X next to the cache drive and it stated "wrong" I had to create a new config with the cache drives swapped and then recalculate parity. It all works now. I have not upgraded to 7.0 yet I'd like to hear its stable and everything works before making that jump.
-
[support] Vaultwarden (formerly Bitwarden_rs)
I have a two part question: Maybe a dumb question but I'm not an IT guy. Just a hobbiest. 1. I have Swag running and have ssl running on swag. So to access any of these feature you must put <https://webaddress_name>/api or whatever, the outside connection is https. internally it forwards to http location ~ (/vaultwarden)?/api { include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; set $upstream_app 192.168.x.x; set $upstream_port 4040; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port; } location ~ (/vaultwarden)?/notifications/hub { include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; set $upstream_app 192.168.x.x; set $upstream_port 4040; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port; } I am assuming this is ok? externally its encrypted internally its not. Second question: I have enabled emergency access. But when I go to try to enter the info and then click "save" nothing happens. What am I doing wrong? Maybe I have a third question if its not to much. I created a "organization" called "family" which I would like to be able to share some passwords across. I am the owner of the organization and the admin. Maybe I should have created a separate admin account or does it matter? I want to invite another user to that "family" but cant seem to find how to add them? Any tips?
-
I want to swap a cache drive how do I do that?
When I tried that it told me I was "wrong" and prevented me from starting. I copied ssd cache ->nvme cache using file manager stopped the array unassigned the ssd cache and assigned the nvme cache to the prior SSD slot. When I did that I get a red X and it says "wrong" It wont let me add a different drive to a slot used by a prior drive. I am way past the easy fix at this point and I created a "new config" to allow me to assign the new cache drive. Once it complete I'll post some pictures hopefully it makes it more clear.
-
I want to swap a cache drive how do I do that?
What I am saying is if I do as you suggest the "new config" will require recalculating the parity for the array drives. I cant swap or reassign the cache drives without creating a "new config"
-
I want to swap a cache drive how do I do that?
yes I have array disks assigned. Why must I be forced to recalculate parity on a non parity protected drive?
-
I want to swap a cache drive how do I do that?
I have a 1TB Sata SSD I am currently using for my cache drive. I recently installed a 1 TB NVME drive that I want to use as the cache drive instead. Ideally I would like to copy what is on the SSD over to the NVME and then just assign the NVME to the prior SSD drive slot. I tried using file manager to copy the drive over. That worked. But then when I took the pools offline and tried to assign the NVME to the SSD slot it just responded "wrong" and would not let me restart the pool. Since this isnt parity protected am I still required to create a new "new config" and start parity all over?
-
any issue with 6.12.14 causing parity check every time it shuts down
Since upgrading to 6.12.14 every time I shut down or reboot it states unclean shut down even though it shut down just fine. It starts back up and wants to do a 2 day parity check. It did not do this with 6.12.13
-
[PLUGIN] GPU Statistics
That worked thanks
-
[PLUGIN] GPU Statistics
-
fix orphaned image?
fixed it. Went to previous apps under apps then reinstall. deleted the offending change and it reappeared
-
fix orphaned image?
made a setting change in my plex server that I guess docker didnt like. Now its orphaned. Is there a way to go back and remove the docker setting I changed?
-
Does USB backup use ssh and connect to aws port 22?
Maybe I am just the first running IPS to notice it? It might be a better option to enable the user to choose 443 or 22. Maybe under an advanced button and have a "prefer" port and the fallback is the non preferred port? i.e. try this port first. In your code it just ends up being a list of ports that you can reorder based on the preferred option. Set 22 as default and leave what you folks currently implemented. Then those that don't know any better wont hit you up with why is my USB backup not working. Those that want more control over their network will know what to do hopefully. If you "remember the port" someone might decide later to use port 22 then they will hit you up with how do I forget 443. Just my $.02
-
SMB share question
Looks like guest has to have a password for this to work. Is there a way to not have a password for guest?
-
SMB share question
I have 4 pools and I want everyone to have access to pool 1,2,4 and keep pool3 private. However I have to login in order to access any pool. It says guest is disabled. This is just to get access to the network share. I haven't even tried to access a pool. Is there some additional step I need to enable this?
-
Does USB backup use ssh and connect to aws port 22?
Is there a way to tell it to just use 443? I have 443 allowed for normal https traffic so that port is not filtered. I like to keep as few ports allowed as possible.
-
Does USB backup use ssh and connect to aws port 22?
I am seeing scans coming from unraid trying to connect to port 22 on an aws server is this the USB backup? If this is USB backup it might be useful to put a note when you enable USB backup. Because it looks like unraid is trying a lot of different ports to get out.
-
[Support] Plex Media Server - Official
How do I stop the media server from running in the docker container? I'd like to run database repair and I am assuming I need to run that in the docker console that is running the plexmediaserver. *edit* never mind I figured it out
-
Cyberpower UPS backup support?
I tried finding windows version of NUT but looks to be unix only. I do have one machine on Windows. Can find an ancient version but nothing recent.
-
Cyberpower UPS backup support?
I see......I enabled the default feature ConnerVT mentioned it seems to work fine. I was trying to figure out what the NUT plugin ads to the default feature. From the screen shot you provided I cant tell what extra you get with the plugin.
-
Cyberpower UPS backup support?
awesome thank you I will try that out What feature are you getting with the NUT plugin that you are not getting with the standard functionality?
-
Very Long Parity Checks 7+ Hrs... Considering ZFS Migration
8hrs........Think my last parity build was 33hrs