Ystebad

Members
  • Posts

    158
  • Joined

  • Last visited

Everything posted by Ystebad

  1. Well I guess I'll be looking at other alternatives since nobody seems to be able to help, I'm not running a 3080 at stock timings and power usage - that's cray cray.
  2. Unraid is saying there is update to Machinaris, but I see nothing posted here. I'm already running 0.3.1. Please advise.
  3. Thanks - that's perfect. I'm not familiar with this forum software.
  4. Would like to be able to quickly see new activity, but either select certain forums or at least block some. I don't want to see any posts for example in other languages because I can't understand them, so scrolling past them in the new activity feed is annoying.
  5. I can't seem to get the power settings to change anything. I am running a GTX3080 with additional phoenix parameters: -powlim -35 -cclock -200 -mclock +1200 -tt -80 logs show: [96mEth speed: 86.820 MH/s, shares: 59/0/0, time: 0:48 [0mEth: New job #810a28b0 from eth-us-east.flexpool.io:4444; diff: 4000MH [95mGPU1: 78C 90% 337W From what I understand I should be around 230 watts with these settings so they don't seem like they are reducing my power levels at all. edit: I don't think it's passing any of my command arguments through as I also added -tt -100 to set fan to run 100% and it doesn't do that either but seems to run based on temp curve. Really hope someone will step in and help me with this! Please
  6. Is it posible to use SSL for this? I put port 5555 as recommended per flex pool for ssl access to their pool but it won't connect. SOLVED IT: Figured it out: you have to change the pool setting, ie.: "ssl://eth-us-east.flexpool.io:5555". you can't just put the ssl port at the end you have to preface the pool name with ssl://
  7. Is there any way to incorporate this docker with hpool mining? At this point it looks hopeless for someone with my amount of plots to solo mine and the devs have delayed formal pools beyond what I'm willing to wait.
  8. @LaMMiUnder tools/system devices I see no such information. The line for my video card shows this: IOMMU group 24:[10de:2206] 21:00.0 VGA compatible controller: NVIDIA Corporation GA102 [GeForce RTX 3080] (rev a1). Where can I find the UUID? Sorry such a stupid question. And when I put the runtime info into extra parameters I get this: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='PhoenixMiner' --net='bridge' --privileged=true -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'WALLET'='deleted for this log report...' -e 'POOL'='eth-us-east.flexpool.io:5555' -e 'PASSWORD'='x' -e 'TT'='75' -e 'TSTOP'='85' -e 'TSTART'='80' -e 'ADDITIONAL'='' -e 'DRIVERV'='20.20' -e 'NVIDIA_VISIBLE_DEVICES'='10de:2206' -e 'NVIDIA_DRIVER_CAPABILITIES'='all' -p '5450:5450/tcp' --device='/dev/dri:/dev/dri' '--runtime=nvidia' 'lnxd/phoenixminer' Error response from daemon: Unknown runtime specified nvidia The command failed.
  9. A stupid beginner question: but I can't get this running. It keeps telling me "No avaiable GPUs for mining. Please check your drivers and/or hardware." in the setup it asks for the GUID of the video card: is this what I find in system devices between the parenthesis: ie 10de:2206? Also - I put in '--runtime=nvidia' to your 'Extra Parameters' in the Advanced View as per the instructions but it wouldn't even start then so I took it out.
  10. Ahh, I must have entered a wrong port first time as it didn't respond but I just checked again and it worked. So that doesn't verify the port is actually being forwarded to a specific machine but at least I know it's open. Thanks.
  11. Is there a way to check on my unraid machine which ports are open from the WAN? I.e. on my computer I can run https://portchecker.co and see which ports are open but since my router is forwarding a particular port (or should be...) to my unraid server I need to be able to check from that machine to verify that the port is open.
  12. So I'm now on day 3 of trying to sync. I'm up to 226915 out of 358917 but was at around 200000 12 hours ago. My connections show a bunch of 0 or 0.1 down connections and only one which is more at 8.9. At this rate it may take a week or more to sync. I have fiber 500 speeds. I've tried adding other connections via the top tab such as INTRODUCER introducer-va.chia.net as per faq but they aren't giving me anything. Port 8444 is forwarded on my router. Is there a way to delete IPS in the list on the network page that are sitting at zero so maybe it will fill up with others that actually work?
  13. @guy.davis Thanks so much. I clicked "edit" on the docker/machinaris container to add /mnt/user/chiaplotting2 share to container path /plotting2. Unfortunately when I hit save it restarted the docker so I lost my active plots. I must have done something wrong or misunderstood how to add the host shares to the docker container. in the plotman.yaml I added: tmp: - /plotting - /plotting2 Also: # Don't run more than this many jobs at a time on a single temp dir. tmpdir_max_jobs: 4 # Don't run more than this many jobs at a time in total. global_max_jobs: 8 stopped and restarted plotman. Only have 1 plot listed. Doesn't seem to have increased the number ongoing - I understand it may wait a bit on the primary plotting drive but since I have 2 it should start 1 on each drive first and then add the second later, right? If I've got 1 TB plotting, can I run 3 on each drive concurently? Plenty of cores and memory left. Edit: addendum: I also noticed a setting for Upnp = true in the yaml file. I don't run upnp for security reasons but have forwarded port 8444 on my router to my unraid machine. Do I need to change this setting?
  14. first of all, I'm very unsteady on my feet in docker and a total newb to unraid so apologies in advance.... I want to increase plotting speed because I have multiple cores and RAM free and 2 x 1TB NVME drives to plot to. I'm not clear exactly if I edit settings in the plotman.yaml area of the container from the GUI or if I have to stop the container (and therefore kill active plots) to change things. And is there a guide on how to "stagger" plots - I've heard this is best practice. I want to make use of the multiple cores and drives I have sitting idle currently. Thank you very much and this is a wonderful tool!
  15. Well so far this is far more frustrating than I expected. Have had zero luck getting a windows VM up and running with a passed-through GPU, and multiple reboots to try and change settings based on guides I've seen have required me to hard reset the server each time.
  16. New install. Every time I try to reboot or shut down the box pops up for confirmation, then it gets about 25% of the size when I click on confirm. But the server never shuts down so I have to hard-power off every time. Drives are pre-clearing and parity is building but I've tried pausing/cancelling this as well with no success.
  17. So nobody answered my VM question - I ended up installing the docker and running now. However I see that folks say you can open another terminal window and run in parallel. If I try to open another terminal window from the "console" at the docker containers menu it says "connection closed." How can I open and run concurrent sessions?
  18. I am not not interested as well
  19. Did you go into bios and change boot order - you have to put the USB drive as first.
  20. At this point if I have the RAM available, it would appear that running chia in a VM instead of docker is the better way to go, Yes?
  21. I continue to be concerned about this. With all the ransomware floating around as well as bitrot, I’m afraid snapshotting has become a primary need for my new server. Very frustrated that unraid doesn’t natively support this function - I would have made my decision if that were the case. So now I’m debating having to install and use truenas scale beta. Grrr.
  22. Will be lsi 9211-8i card running the backplane. want to get up and running 1) I’m impatient. 2) chia 3) 3080 card sitting idle will cost me a hundred bucks before I get back from my work trip.
  23. Trying to build a server. The 4u case that I'm awaiting has an SFF-8087 based backplane to which I will be attaching my drives for hot swap via an LSI minisas/sata card. my question: Can I go ahead and setup the system now out of the case hooking up some of the drives via direct motherboard connection, start using them along with the 2 x m.2 drives on the motherboard and then later when the case comes just put them in there and attach via the LSI card and everything will be recognized and still work? Or will I have to reformat and lose everything at that point and start over again? Never used backplane based system before, sorry if stupid question. It will be 2 weeks until case is here so I'm itching to get started now.
  24. Appreciate it! How do you access the virtual Mac? I am very nervous about the amount of "work" that it may take to get up and running. That's part of why I went to the Mac ecosystem 20+ years ago - to just have things work. I'm confused by the last part there - you mention ryzen/threadripper emulating an intel processor but then say intel is the way to go. I have the option of both obviously with a new build and am generally confused as to which to choose. I don't see any use case for nested emulation for me - right now the only virtualization I do is running a windows VM in parallels for a single app that doesn't have a Mac version. with Unraid I can just spin up a windows VM and work from there.
  25. Is it possible to create Mac Pro level performance in a VM with stout hardware on my Unraid server or will it always be slow/emulated level performance? If so, is it best to stick with xeon/intel or can ryzen/threadripper be a good option as well? (trying to figure out my first Unraid build and Mac VM will be a big big part if it's truly doable and stable) advTHANKSance!