Everything posted by xxredxpandaxx
-
[Support] Linuxserver.io - DuckDNS
for the subdomain do i need to enter just the first part or the whole ####.duckdns.org? Also is there a way to make sure it works and will update your ip?
-
[Support] Data-Monkey - netdata
It's now showing both at around 1% Sent from my iPhone using Tapatalk
-
[Support] Data-Monkey - netdata
Netdata is now showing the cpu usage as much higher than both the unraid gui and cAdvisor. While cAdvisor and unraid gui show the cpu usage around 5-10% netdata shows it at 80-100%
-
ControlR (Android/iOS app for unRAID)
Just found this and it looks awesome, do you plan an adding an update option for dockers? sorry if this was asked already, but there is 23 pages to look through.
-
[Support] Linuxserver.io - OpenVPN AS
I just added both UDP and TCP and now it works in host mode. Thanks for the help!! Sent from my iPad using Tapatalk
-
[Support] Linuxserver.io - OpenVPN AS
I need a little more. What isn't working? I can't connect to the server from inside or outside my network.
-
[Support] Linuxserver.io - OpenVPN AS
I can't seem to get this to work correctly. I set up a new user and password via command line, I added the user in the web gui, I believe I have all the setting right, and I forwarded the port on my router. Here are my settings.
-
Get Fancy with Docker and CPU Pinning
This shouldn't matter because with the --cpuset it should not allow the container to use more than two cores of the CPU. I can't imagine that is the case, it shouldn't take that much CPU. Do you know of any way that I can test this though? Also does anyone have their container working to where it doesn't use 100% CPU while unpacking with sab? Or nzbget? Sent from my iPhone using Tapatalk
-
Get Fancy with Docker and CPU Pinning
I just tried the same thing with nzbget and it does the same thing, uses all cores and 100% cpu.
-
Get Fancy with Docker and CPU Pinning
Try switching to NZBGet. I assume it uses the same 100% cpu usage while unpacking so it wouldn't really help to switch to it. I would rather just get the sabnzbd to only use 2 or 3 cores so my server isn't useless while it is unpacking something.
-
Get Fancy with Docker and CPU Pinning
I tried it that way also and it didn't do anything different. no, 4 physical cores. CAdvisor shows it is limited to 2 cores (just changed it to two cores to see if it made a difference) and it only shows two cores being used for the sabnzbd on the graph. but I am looking at netdata and it shows all 4 cores being used at 100% and when I stop the sabnzbd container my cpu usage goes back down to around 10% Here is a picture of all 4 cores from when sabnzbd isn't running to when it is. it looks like it starts to use only the first two cores but soon all of the cores seem to be being used.
-
Get Fancy with Docker and CPU Pinning
Put this in the extra parameters area and sab still uses all cores on my cpu. --cpuset-cpus=0-2 am I missing something? its a quad core cpu btw.
-
[Plugin] unbalanced
The second command is wrong. You probably got the [/font] part by mistake when copying quoted text... Ahh ya, but still didn't work when I fixed it. The question mark is part of the text signaling a question, not part of the command. I finally got it! Thanks.
-
[Plugin] unbalanced
The second command is wrong. You probably got the [/font] part by mistake when copying quoted text... Ahh ya, but still didn't work when I fixed it.
-
[Plugin] unbalanced
Can you show me the output of $ find "/mnt/disk3/Media/." ! -name . -prune -exec du -bs {} + ? Also a simple $ du -bs "/mnt/disk3/Media/" ? Its showing that there is no command found, am I doing something wrong? Im not the best when it comes to command line stuff. I completely deleted the downloads folder from disk 3 and it still does the same thing. $ is not part of the command, just du -bs "/mnt/disk3/Media/" should do the trick. Here is the output of both commands.
-
[Plugin] unbalanced
Can you show me the output of $ find "/mnt/disk3/Media/." ! -name . -prune -exec du -bs {} + ? Also a simple $ du -bs "/mnt/disk3/Media/" ? Its showing that there is no command found, am I doing something wrong? Im not the best when it comes to command line stuff. I completely deleted the downloads folder from disk 3 and it still does the same thing.
-
[Plugin] unbalanced
Can you show me the output of $ find "/mnt/disk3/Media/." ! -name . -prune -exec du -bs {} + ? Also a simple $ du -bs "/mnt/disk3/Media/" ? Its showing that there is no command found, am I doing something wrong? Im not the best when it comes to command line stuff.
-
[Plugin] unbalanced
I was looking at the logs you were showing ... Is there any "strange" files in "/mnt/disk3/Media/Downloads/" Probably it's a very small sized file, and I would need to fix the code ... I'll look into into in anyways, but it would be helpful to get some confirmation There are only folders in there, no files. I can't edit the folders through afp because they are created by sabnzb, but if unbalance uses the command line that shouldn't be a problem right? Maybe I need to change the user? Edit: Actually there is probably the .whatever files that Apple devices make in there.
-
[Plugin] unbalanced
Unbalance keeps stopping after calculating. Here is my log.
-
UnRaiding an Apple Xserve RAID
I have kind of put the project aside for now, school takes up a lot of my time. I am in the process of designing a PCB to use with this project. Also I haven't had any temp problems with this case, drives never really go above 40C. I have one 120mm exhaust fan and 2 internal fans to direct air towards the back. I plan on buying a regular xserve case to put the motherboard in at some point and leave the drives in the xserve RAID.
-
Share Your Banners
-
Share Your Banners
Very nice... thanks! Anyone else having trouble changing the banner using the web UI? After dropping the banner, or picking the banner file, after hitting "Apply" it reverts to the surfer default banner... I am on 6.1.3 I haven't had any problems setting my banner. not sure whats going on.
-
Share Your Banners
-
noobie docker setup guide
I would suggest that you create a user share that is cache only for all of your docker stuff. I think if you put a folder on the root of a disk it creates a share anyways. When you create a share under the "use cache disk" set it to only. Then inside lets call it your "Docker" share put your docker.img there and a folder called configs. You should put your configs in there. I can screen shot how mine is set up if that would help you, just let me know. Hope this helps.
-
UnRaiding an Apple Xserve RAID
Well I haven't messed with my case mod in quite a while and my soldering of the sata cables to the pins didn't work out right so I just recently thought of a new way to connect them and the parts should be here either tomorrow or next week. I will update then to let you all know if it works or not.