Awooiel

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by Awooiel

  1. Hello, so I have unRaid on a few servers, I want to connect them with 10gig LC fiber cables. They are HPE Proliant servers and they have these slots called Flex which fits these cards called FlexFabric cards, I would rather use them over my PCie slots to save the room, also they are much cheaper than pcie networking. However I am not sure about compatibility. This is an example of one I was looking at. Would this work with unraid? Couldn't find much information on compatibility.

     

    https://www.ebay.ca/itm/HP-HPE-FLEXFABRIC-10GB-Dual-Port-556FLR-SFP-732454-001-764460-001-727060-B21-/133967136392?mkcid=16&mkevt=1&_trksid=p2349624.m46890.l6249&mkrid=711-127632-2357-0

  2. 11 minutes ago, wdaniel52601 said:

    I am setting up a remote harvester on an unraid machine using this container. Everytime I start the container the farmer_peer host seems to reset to null and wont connect to my full node running on another machine in the lan. I already imported the ssl keys and everything else. I am having trouble with this.

     

    harvester:
      chia_ssl_ca:
        crt: config/ssl/ca/chia_ca.crt
        key: config/ssl/ca/chia_ca.key
      farmer_peer:
        host: 'null'
        port: 8447

    I added -e controller_host=10.0.0.100 to extra parameters and I now get this but it doesn't work still.

    vivaldi_hd7W5Syi21.png

  3. I am setting up a remote harvester on an unraid machine using this container. Everytime I start the container the farmer_peer host seems to reset to null and wont connect to my full node running on another machine in the lan. I already imported the ssl keys and everything else. I am having trouble with this. I am running the machinaris:develop container 

     

    harvester:
      chia_ssl_ca:
        crt: config/ssl/ca/chia_ca.crt
        key: config/ssl/ca/chia_ca.key
      farmer_peer:
        host: 'null'
        port: 8447

  4. 21 minutes ago, Dyon said:

     

    Did you alter the script in any way? Did you change the name of the passthroughvpn container?

    Could you go to your 'Docker' tab in unraid and check that the name of the passthroughvpn container is literally 'passthroughvpn' (no difference in capitalization)

    And then check if the script matches this on the 4th line where it says 'PASSTHROUGHVPNNAME=passthroughvpn'

     

    This error seems to be caused by a wrong container name, or wrong name in the script.

     

    I had it capitalized. I removed them in the container name and in the script for it then it started working.

  5. The auto restart user script has never worked for me. I have several containers routed through the network, it only ever restarts one of them. I get this error. Everything works properly the way it should except for the auto restarting.

     

    Return low-level information on Docker objects
    date: option requires an argument -- 'd'
    Try 'date --help' for more information.
    2021-07-03 20:41:53 | Failed to get status of passthroughvpn container id .
    2021-07-03 20:41:53 | Obtaining the new Docker id, the container most likely updated or did rebuild.
    2021-07-03 20:42:03 | Restarting Jackett (Container ID 2bd5d4e6b5927707b846cbf0e0e007c5315f0c74139df5a4643ce97695cd397f)
    2bd5d4e6b5927707b846cbf0e0e007c5315f0c74139df5a4643ce97695cd397f
    Error: No such object: 791a198e943ca7428dc7d23a5a5fefb1a02661414e6b2374effacba71fa5b20f
    date: option requires an argument -- 'd'
    Try 'date --help' for more information.
    2021-07-03 20:53:39 | Failed to get status of passthroughvpn container id 791a198e943ca7428dc7d23a5a5fefb1a02661414e6b2374effacba71fa5b20f.
    2021-07-03 20:53:39 | Obtaining the new Docker id, the container most likely updated or did rebuild.
    Error: No such object: PassThroughVPN
    "docker inspect" requires at least 1 argument.
    See 'docker inspect --help'.

    Usage: docker inspect [OPTIONS] NAME|ID [NAME|ID...]

  6. Hello so I have a ga-970a-ds3p rev1 with virtualization and iommu enabled in the bios. I am also using an FX 8350.

    So, I am quite new to unRaid and I am still trying to figure stuff out, I have two gpus in the system, both amd cards and the first one I have is going to the bios/unraid and that is working.

    I created a Windows 10 VM and assigned it my second gpu as well as the keyboard and mouse however it is not doing much of anything, I don't think there are any errors. The keyboard has it's scroll lock blinking when I do start the VM though. I am not too sure what to do at this point in time, I have went back in the bios and changed a few settings but that isn't working. If anyone could help me that would be great, thank you

     

    2018-02-14 02:54:20.963+0000: starting up libvirt version: 3.8.0, qemu version: 2.10.2, hostname: SERVER-unRAID
    LC_ALL=C PATH=/bin:/sbin:/usr/bin:/usr/sbin HOME=/ QEMU_AUDIO_DRV=none /usr/local/sbin/qemu -name 'guest=Windows 10 | Nana,debug-threads=on' -S -object 'secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-4-Windows 10 | Nana/master-key.aes' -machine pc-i440fx-2.10,accel=kvm,usb=off,dump-guest-core=off,mem-merge=off -cpu host,hv_time,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,hv_vendor_id=none -drive file=/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd,if=pflash,format=raw,unit=0,readonly=on -drive file=/etc/libvirt/qemu/nvram/61561319-71b8-819e-060d-310c85eede8e_VARS-pure-efi.fd,if=pflash,format=raw,unit=1 -m 8192 -realtime mlock=off -smp 8,sockets=1,cores=8,threads=1 -uuid 61561319-71b8-819e-060d-310c85eede8e -display none -no-user-config -nodefaults -chardev 'socket,id=charmonitor,path=/var/lib/libvirt/qemu/domain-4-Windows 10 | Nana/monitor.sock,server,nowait' -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -no-hpet -no-shutdown -boot pci.0,addr=0x2 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -chardev 'socket,id=charchannel0,path=/var/lib/libvirt/qemu/channel/target/domain-4-Windows 10 | Nana/org.qemu.guest_agent.0,server,nowait' -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 -device vfio-pci,host=06:00.0,id=hostdev0,bus=pci.0,addr=0x5 -device usb-host,hostbus=7,hostaddr=2,id=hostdev1,bus=usb.0,port=1 -device usb-host,hostbus=7,hostaddr=3,id=hostdev2,bus=usb.0,port=2 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6 -msg timestamp=on
    2018-02-14 02:54:20.963+0000: Domain id=4 is tainted: high-privileges
    2018-02-14 02:54:20.963+0000: Domain id=4 is tainted: host-cpu
    2018-02-14T02:54:21.047975Z qemu-system-x86_64: -chardev pty,id=charserial0: char device redirected to /dev/pts/0 (label charserial0)