
Jcloud
Members-
Content Count
623 -
Joined
-
Last visited
Community Reputation
74 GoodAbout Jcloud
-
Rank
Kifflom!
Converted
-
Gender
Undisclosed
Recent Profile Visitors
3231 profile views
-
Jcloud started following Replacing 2 disks, Friendly Twitter Poll Fight, Windows 10 VM - Disk 100% and 6 others
-
I think that's a great summation. I love Unraid but if I needed a straight up NAS solution I'd take a hard look at FreeNAS (and Synology). I had a DM chat with a FreeNAS user on Imgur; I was impressed with a few FreeNAS features, but the BSD-hypervisor was badly lacking in comparison to Unraid's/Linux-KVM (which makes Unraid the winner for my use-cases). Okay, I'm done beating the dead horse. Have a good one, everyone.
-
I know the original post is old, but this could very well not be of any fault of Unraid or pass-through. I've seen 100% disk usage on Window10 systems all the time, at my shop. Typically you can click on Processes tab, and then sort by disk usage. Often times I've found Window services to be the culprit (indexing/searching, WMI, fault-reporting/diagnostics). Other times it's a combination of dirty file system; windows files; registry; or multiple installed antivirus applications. Easy first things to try: 1. Run from Admin-command prompt: chkdsk /f /x c: Say yes to
-
(18x) 20% off coupon codes, http://custom.cablemod.com
Jcloud replied to Jcloud's topic in Good Deals!
Sorry for the very late reply, I haven't been keeping an eye on forums lately. Wes I do still have plenty of codes. Sending @TomW1605 and @horus1963 direct messages with the coupon codes shortly. -
I'd bet a five'r the Dev's have this on their radar, but just in case... Saw this on Slashdot, The popular article and CVE-2019-14899 (from pop-article); noticed it mentions WireGuard (6.8-rc#s), and OpenVPN (number of Docker's in CA Store). The experts can figure out what can/should be done about it. Hope everyone is having a good week.
-
I haven't tried to run a camera server off of Unraid yet, but I've thought about it (would like to at some point). So, I have no experience but my first thought was also the Unassigned drives plugin.
-
Post is getting old, but I need to stay awake at work. My specs are in the link of my signature, although it's a bit out-dated, I've updated my cache drive, swapped some drives in array (upped capacity), and in process of removing last Icy Dock bay for a Super Micro unit. Cache is 2TB ssd; storage capacity is about 42TB; RTX 2070 & GTX1050 for VM's; Tripplite UPS (not luck getting it work with APC UPS plugin - so really helps with brownouts, line-conditioning, and clean shutdown IF I'm there). Currently running Unraid 6.8.0-rc4. Docker Apps: Runs on Array st
-
This is roughly my setup I'm using. Plex Docker (Plex's official container from CA Apps), allocated four CPU threads - basically 1-4 streams in theory (Threadripper / no gpu), Streaming to a Raspberry Pi3 - RasPlex, pushing out 1080p on local network; however pushing over the internet my Plex clients get 720p - set on purpose due to limited upstream bandwidth. Media is MKV, some mp4, mostly H.264 encoding some H.265, file sizes 2 - 14GB; I've found the RP3 tends to choke on my H.265 media as it gets directplayed and not transcoded (RPi3 doesn't have the hardware to do H.265 decoding native)
-
I've seen this at work, customer's computer (native Windows install - not a VM). It's case of bad video drivers, and Chrome has hardware acceleration turned on. You might even notice some of Windows boxes, some of the buttons might have X through them. I would try going into Device Manager, uninstall the Graphics Driver (delete driver files check-box) then re-install drivers; should only have to do it once, if you find you need to do it multiple times I'd guess some bad hardware or drivers.
-
I'm betting you've already seen this, but I figured, "just in case." https://thehackernews.com/2019/10/linux-sudo-run-as-root-flaw.html https://www.sudo.ws/repos/sudo/rev/83db8dba09e7 I just seen it on Slashdot today. Have a good one everyone.
-
[Support] QDirStat, Jcloud - cryptoCoin templates
Jcloud replied to Jcloud's topic in Docker Containers
Just saw this (paid attention to forums) I'll take a look at it in a few, do some reading, probably make the tweeks. Thanks for pushing on my radar. Sent from my SAMSUNG-SGH-I537 using Tapatalk -
Thank you, I missed that. (Obviously) Sent from my SAMSUNG-SGH-I537 using Tapatalk
-
"Proposed where" In the webui, TOWER/Main/Device?name=XXXXXX (partity, disk#) page. "Proposed feature:" A switch/button, which when pressed causes selected disk LED (from context of page listed above) to blink/pulse/constantly on or otherwise be widely annoying distinctive such that a user could look down and go, "Ah the drive-X is in this bay slot." Reasoning for feature: for replacing drives (bad & upgrade cases). The correct bay can be open first time, leaving disk array undisturbed. Possible against: Does not work with systems which has single,
-
6850k workstation into 2 vm's - yes or no?
Jcloud replied to Mad_Scientist's topic in General Support
Assuming you pass-through a USB controller, said USB-ports connected to that controller should be PnP detection to the guestVM like you want. If a user plugs into a USB port not through said controller(s) it will show up under Unraid, in the form of: syslog'ed and/or Unassigned drives plug-in (in case of USB storage device; and you've installed said plug-in). -
My condolences. Pretty sure it would be shutdown system; remove the two failed disks; put in two new ones; double check for no loose connections; power on system and assign the new drives one into parity and the other in replaced data drive. So long as you don't go into settings and click on new configuration, the rest of your data should remain intact. EDIT: And remember to make the parity disk the same capacity as before, or larger, because that's what dictates the largest capacity of data drive in your drive array.
-
6850k workstation into 2 vm's - yes or no?
Jcloud replied to Mad_Scientist's topic in General Support
You may find this thread useful for passing through GPU - just fyi for your radar.