Jump to content

Elmojo

Members
  • Posts

    284
  • Joined

  • Last visited

Posts posted by Elmojo

  1. Hi all,

    So I have a bit of an odd issue.  I'm trying to pass my nvidia GT 710 to an existing Win10 VM.  I'm on unRAID 6.11.5.

    I'm generally following this guide, along with some additional tips by SpaceInvaderOne, and some other things I've found here and there.

    The VM itself is running just fine, and I can RDP into it with no issues.

    The trouble is that the VM doesn't see the GPU at all

    I'm unable to find a vBIOS for my exact card (It's a Zotac GT 710 1GB silent). I've tried SIO's script to dump the vBIOS from unRAID directly, but it just throws an error, even after stubbing through the System Devices tab.  I don't know what else to try on that front, so I'm having to try it without a vBIOS file.

    My XML is posted below, and I've added “video=efifb:off” to my syslinux.cfg.

    When I boot the VM, it all works just fine, except that Device Manager doesn't show any nvidia hardware, just the regular virtual display device.

    What else could it be?  I'm at a loss here. 

     

    VM Device Manager attached as well.

     

    XML:

    <?xml version='1.0' encoding='UTF-8'?>
    <domain type='kvm' id='4'>
      <name>Sandbox (W10 )</name>
      <uuid>6eee4b38-2964-616c-20e2-b7ce678ba076</uuid>
      <description>Windows 10 isolated Sandbox</description>
      <metadata>
        <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/>
      </metadata>
      <memory unit='KiB'>16777216</memory>
      <currentMemory unit='KiB'>16777216</currentMemory>
      <memoryBacking>
        <nosharepages/>
      </memoryBacking>
      <vcpu placement='static'>12</vcpu>
      <cputune>
        <vcpupin vcpu='0' cpuset='16'/>
        <vcpupin vcpu='1' cpuset='52'/>
        <vcpupin vcpu='2' cpuset='17'/>
        <vcpupin vcpu='3' cpuset='53'/>
        <vcpupin vcpu='4' cpuset='18'/>
        <vcpupin vcpu='5' cpuset='54'/>
        <vcpupin vcpu='6' cpuset='19'/>
        <vcpupin vcpu='7' cpuset='55'/>
        <vcpupin vcpu='8' cpuset='20'/>
        <vcpupin vcpu='9' cpuset='56'/>
        <vcpupin vcpu='10' cpuset='21'/>
        <vcpupin vcpu='11' cpuset='57'/>
      </cputune>
      <resource>
        <partition>/machine</partition>
      </resource>
      <os>
        <type arch='x86_64' machine='pc-q35-7.1'>hvm</type>
        <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
        <nvram>/etc/libvirt/qemu/nvram/6eee4b38-2964-616c-20e2-b7ce678ba076_VARS-pure-efi.fd</nvram>
      </os>
      <features>
        <acpi/>
        <apic/>
        <hyperv mode='custom'>
          <relaxed state='on'/>
          <vapic state='on'/>
          <spinlocks state='on' retries='8191'/>
          <vendor_id state='on' value='none'/>
        </hyperv>
      </features>
      <cpu mode='host-passthrough' check='none' migratable='on'>
        <topology sockets='1' dies='1' cores='6' threads='2'/>
        <cache mode='passthrough'/>
      </cpu>
      <clock offset='localtime'>
        <timer name='hypervclock' present='yes'/>
        <timer name='hpet' present='no'/>
      </clock>
      <on_poweroff>destroy</on_poweroff>
      <on_reboot>restart</on_reboot>
      <on_crash>restart</on_crash>
      <devices>
        <emulator>/usr/local/sbin/qemu</emulator>
        <disk type='file' device='disk'>
          <driver name='qemu' type='raw' cache='writeback' discard='unmap'/>
          <source file='/mnt/cache/domains/Win10 Sandbox/vdisk1.img' index='1'/>
          <backingStore/>
          <target dev='hdc' bus='virtio'/>
          <boot order='1'/>
          <alias name='virtio-disk2'/>
          <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
        </disk>
        <controller type='usb' index='0' model='nec-xhci' ports='15'>
          <alias name='usb'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
        </controller>
        <controller type='pci' index='0' model='pcie-root'>
          <alias name='pcie.0'/>
        </controller>
        <controller type='pci' index='1' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='1' port='0x8'/>
          <alias name='pci.1'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/>
        </controller>
        <controller type='pci' index='2' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='2' port='0x9'/>
          <alias name='pci.2'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
        </controller>
        <controller type='pci' index='3' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='3' port='0xa'/>
          <alias name='pci.3'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
        </controller>
        <controller type='pci' index='4' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='4' port='0x13'/>
          <alias name='pci.4'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
        </controller>
        <controller type='pci' index='5' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='5' port='0x14'/>
          <alias name='pci.5'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
        </controller>
        <controller type='virtio-serial' index='0'>
          <alias name='virtio-serial0'/>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
        </controller>
        <controller type='sata' index='0'>
          <alias name='ide'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
        </controller>
        <interface type='bridge'>
          <mac address='52:54:00:3c:3f:ce'/>
          <source bridge='br0'/>
          <target dev='vnet2'/>
          <model type='virtio-net'/>
          <alias name='net0'/>
          <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
        </interface>
        <serial type='pty'>
          <source path='/dev/pts/1'/>
          <target type='isa-serial' port='0'>
            <model name='isa-serial'/>
          </target>
          <alias name='serial0'/>
        </serial>
        <console type='pty' tty='/dev/pts/1'>
          <source path='/dev/pts/1'/>
          <target type='serial' port='0'/>
          <alias name='serial0'/>
        </console>
        <channel type='unix'>
          <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-4-Sandbox (W10 )/org.qemu.guest_agent.0'/>
          <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/>
          <alias name='channel0'/>
          <address type='virtio-serial' controller='0' bus='0' port='1'/>
        </channel>
        <input type='tablet' bus='usb'>
          <alias name='input0'/>
          <address type='usb' bus='0' port='1'/>
        </input>
        <input type='mouse' bus='ps2'>
          <alias name='input1'/>
        </input>
        <input type='keyboard' bus='ps2'>
          <alias name='input2'/>
        </input>
        <audio id='1' type='none'/>
        <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
          </source>
          <alias name='hostdev0'/>
          <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0' multifunction='on'/>
        </hostdev>
        <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x04' slot='0x00' function='0x1'/>
          </source>
          <alias name='hostdev1'/>
          <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x1'/>
        </hostdev>
        <memballoon model='none'/>
      </devices>
      <seclabel type='dynamic' model='dac' relabel='yes'>
        <label>+0:+100</label>
        <imagelabel>+0:+100</imagelabel>
      </seclabel>
    </domain>

     

    VM device manager.png

  2. 22 hours ago, SimonF said:

    Are you able try commands from spxlabs to see if it changes?

    https://www.spxlabs.com/blog/2019/3/16/silence-your-dell-poweredge-server

    That page is what I used to get me where I am now, which is working fairly well.
    I use those IPMI commands to set a manual fan value, based on the time of year and how hot it's likely to be in my server room at the time. ;)

    What I haven't done is try the stuff where they talk about chron tasks and scripts.  They kinda lost me there....

  3. 1 hour ago, tjb_altf4 said:

    Pic is worth a thousand words :) Numbers for a R730 poweredge show here, same layout for R720.
    It would be optimal to control as one group, but optionally controlling them in 2 groups (123 and 456) would be useful for people only running one CPU
     

    That may be true for the R-series servers, but the T-series (Tower) servers are nothing like that.  As I noted above, my T630 has 4 fans in the front and 2 in the rear, all connected to a single plastic shroud that forms a tunnel, blowing across both CPUs equally. There's no need to control the fans separately on this type of system, since it would only reduce the cooling by some of the fans and create an imbalance.

    Like this: Dell-PowerEdge-T630-open-shroud.jpg

    • Like 1
  4. Well, when I log into my iDRAC, I can pull all sorts of info. (see example screens, below)

    My current firmware version is 2.83.83.83

    Under the Fans tab, it doesn't say which one is the CPU, because there isn't one.  There are 6 chassis fans, 4 in the front and 2 in the rear that all run together. They make sort of a wind tunnel effect that blows across the CPUs and cools them, along with other components.  I think you can control them as one, no need to vary them individually.

     

    iDRAC.jpg

    Fans.jpg

  5. 25 minutes ago, SimonF said:

    Are you able to post json

    I don't think I have one at all.  I mean, that's what the message is warning about, right?

    My understanding is that with Dell machines, the JSON file is never created, because the "auto configure" process isn't able to run on these machines.  Perhaps I'm missing the whole point, but that's how it was explained to me way back when I originally installed it.

  6. 5 hours ago, SimonF said:

    Thanks are you able to provide a screen print of you fan control page?

    I have a fan control page?! lol

    EDIT: Oh, wait, you mean this one!  When I try to activate the tab, I get a JSON error, then after I clear that, the following pages...

     

    cap001.jpg

    cap002.jpg

    cap003.jpg

  7. 2 hours ago, iball said:

     

    There were severe connectivity issues between ZeroTier 1.10.4 Linux-based clients and 1.10.4 Windows clients that forced them to fix and release a newer updated 1.10.5 version of the clients that now no longer has these issues.

    Try updating your PC's ZeroTier client to the latest 1.10.5 client.

    I'll do that, but my issue is with the ZT docker shutting down randomly on the server side, not anything on my windows machine.

  8. I must be doing something wrong.  When I paste the following in terminal, I get "/usr/sbin/ipmi-sensors: connection timeout"

     

    /usr/sbin/ipmi-sensors --output-sensor-thresholds --comma-separated-output --output-sensor-state --no-header-output --interpret-oem-data --always-prefix -h "myLANIP" -u "myusername" -p "mypassword"

     

    EDIT:  Okay, I think I have it.  I was assuming I had to do it over the network.  I tried it without the IP stuff, and I got this....

    localhost: 1,SEL,Event Logging Disabled,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 2,Intrusion,Physical Security,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 12,Fan1,Fan,Nominal,2280.00,RPM,N/A,240.00,360.00,N/A,N/A,N/A,'OK'
    localhost: 13,Fan2,Fan,Nominal,2280.00,RPM,N/A,240.00,360.00,N/A,N/A,N/A,'OK'
    localhost: 14,Fan3,Fan,Nominal,2280.00,RPM,N/A,240.00,360.00,N/A,N/A,N/A,'OK'
    localhost: 15,Fan4,Fan,Nominal,2280.00,RPM,N/A,240.00,360.00,N/A,N/A,N/A,'OK'
    localhost: 16,Fan5,Fan,Nominal,2280.00,RPM,N/A,240.00,360.00,N/A,N/A,N/A,'OK'
    localhost: 17,Fan6,Fan,Nominal,2280.00,RPM,N/A,240.00,360.00,N/A,N/A,N/A,'OK'
    localhost: 18,Inlet Temp,Temperature,Nominal,21.00,C,N/A,-7.00,3.00,42.00,47.00,N/A,'OK'
    localhost: 19,CPU Usage,Other Units Based Sensor,Nominal,5.00,%,N/A,N/A,N/A,101.00,N/A,N/A,'OK'
    localhost: 20,IO Usage,Other Units Based Sensor,Nominal,0.00,%,N/A,N/A,N/A,101.00,N/A,N/A,'OK'
    localhost: 21,MEM Usage,Other Units Based Sensor,Nominal,0.00,%,N/A,N/A,N/A,101.00,N/A,N/A,'OK'
    localhost: 22,SYS Usage,Other Units Based Sensor,Nominal,6.00,%,N/A,N/A,N/A,101.00,N/A,N/A,'OK'
    localhost: 23,OS Watchdog,Watchdog 2,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 24,VCORE PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 25,VCORE PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 26,3.3V PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 27,5V AUX PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 28,USB Cable Pres,Cable/Interconnect,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Cable/Interconnect is connected'
    localhost: 29,VGA Cable Pres,Entity Presence,Critical,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Entity Absent'
    localhost: 30,Presence,Entity Presence,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Entity Present'
    localhost: 31,Presence,Entity Presence,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Entity Present'
    localhost: 32,Presence,Entity Presence,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Entity Present'
    localhost: 33,M23 VPP PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 34,M23 VPP PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 35,2.5V AUX PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 36,1.5V AUX PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 37,FIVR PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 38,FIVR PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 39,1.05V PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 40,M23 VDDQ PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 41,M23 VTT PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 42,5V SWITCH PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 43,Presence,Entity Presence,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Entity Present'
    localhost: 44,PCH Heatsink,Entity Presence,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 45,DIMM PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 46,VCCIO PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 47,M01 VDDQ PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 48,M01 VDDQ PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 49,M23 VTT PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 50,M01 VTT PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 51,LCD Cable Pres,Cable/Interconnect,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Cable/Interconnect is connected'
    localhost: 52,M01 VPP PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 53,M01 VPP PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 54,M23 VDDQ PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 55,Presence,Entity Presence,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 56,Presence,Entity Presence,Critical,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Entity Absent'
    localhost: 57,Status,Processor,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Processor Presence detected'
    localhost: 58,Status,Processor,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Processor Presence detected'
    localhost: 59,Fan Redundancy,Fan,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Fully Redundant'
    localhost: 62,Riser Config Err,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 63,1.5V PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 64,PS2 PG Fail,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 65,PS1 PG Fail,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 66,BP0 5V PG,Voltage,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 67,BP1 5V PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 68,BP2 5V PG,Voltage,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 69,M01 VTT PG,Voltage,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'State Deasserted'
    localhost: 70,Presence,Entity Presence,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Entity Present'
    localhost: 71,PCIe Slot1,Critical Interrupt,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 72,PCIe Slot2,Critical Interrupt,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 73,PCIe Slot3,Critical Interrupt,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 74,PCIe Slot4,Critical Interrupt,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 75,PCIe Slot5,Critical Interrupt,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 76,PCIe Slot6,Critical Interrupt,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 77,PCIe Slot7,Critical Interrupt,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 78,A ,Memory,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Presence detected'
    localhost: 79,B ,Memory,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Presence detected'
    localhost: 82,vFlash,Module/Board,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 83,CMOS Battery,Battery,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 84,ROMB Battery,Battery,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 85,ROMB Battery,Battery,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 86,Presence,Entity Presence,Critical,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Entity Absent'
    localhost: 87,BP0 Presence,Entity Presence,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Entity Present'
    localhost: 88,PIB Cable Pres,Entity Presence,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Entity Present'
    localhost: 89,Current 1,Current,Nominal,0.80,A,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 90,Current 2,Current,Nominal,1.00,A,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 91,Voltage 1,Voltage,Nominal,124.00,V,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 92,Voltage 2,Voltage,Nominal,124.00,V,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 93,PS Redundancy,Power Supply,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Fully Redundant'
    localhost: 94,Status,Power Supply,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Presence detected'
    localhost: 95,Status,Power Supply,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Presence detected'
    localhost: 96,Pwr Consumption,Current,Nominal,204.00,W,N/A,N/A,N/A,1224.00,1343.00,N/A,'OK'
    localhost: 97,Power Optimized,OEM Reserved,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Good'
    localhost: 98,SD1,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 99,SD2,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 100,Redundancy,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 101,ECC Corr Err,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 102,ECC Uncorr Err,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 103,I/O Channel Chk,Critical Interrupt,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 104,PCI Parity Err,Critical Interrupt,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 105,PCI System Err,Critical Interrupt,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 106,SBE Log Disabled,Event Logging Disabled,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 107,Logging Disabled,Event Logging Disabled,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 108,CPU Protocol Err,Processor,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 109,CPU Bus PERR,Processor,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 110,CPU Init Err,Processor,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 111,CPU Machine Chk,Processor,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 112,Memory Spared,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 113,Memory Mirrored,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 114,Memory RAID,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 115,Memory Added,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 116,Memory Removed,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 117,Memory Cfg Err,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 118,Mem Redun Gain,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 119,PCIE Fatal Err,Critical Interrupt,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 120,Chipset Err,Critical Interrupt,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 121,Fatal PCIeErr,Critical Interrupt,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 122,FatalPCIeSSDErr,Critical Interrupt,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 123,Err Reg Pointer,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 124,Mem ECC Warning,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 125,Mem CRC Err,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 126,USB Over-current,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 127,POST Err,System Firmware Progress,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 128,Hdwr version err,Version Change,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 129,Chassis Mismatch,Version Change,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 130,Mem Overtemp,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 131,Mem Fatal SB CRC,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 132,Mem Fatal NB CRC,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 133,iDPT Online,Memory,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 134,OS Watchdog Time,Watchdog 1,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 135,Non Fatal PCI Er,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 136,Interconnect Err,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 137,CPU TDP,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 138,Link Warning,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 139,Link Warning,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 140,NonFatal PCIe Er,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 141,NonFatalSSD Er,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 142,CPUMachineCheck,Processor,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 143,Fatal IO Error,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 144,Interconnect Er,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 145,QPIRC Warning,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 146,QPIRC Warning,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 147,MRC Warning,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 148,MRC Warning,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 149,Link Error,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 150,MSR Info Log,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 151,Additional Info,OEM Reserved,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 152,TXT Status,OS Critical Stop,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 153,Drive 0,Drive Slot,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Drive Presence'
    localhost: 154,Drive 15,Drive Slot,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 155,Drive 30,Drive Slot,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 156,Cable PCIe A,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 157,Cable PCIe B,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 158,Cable PCIe C,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 159,Cable PCIe D,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 160,Cable SAS A0,Cable/Interconnect,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Cable/Interconnect is connected'
    localhost: 161,Intrusion Cable,Cable/Interconnect,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Cable/Interconnect is connected'
    localhost: 162,Cable SAS B0,Cable/Interconnect,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Cable/Interconnect is connected'
    localhost: 163,Cable SAS A1,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 164,Cable SAS B1,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 165,Power Cable,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 166,Signal Cable,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 167,Power Cable,Cable/Interconnect,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Cable/Interconnect is connected'
    localhost: 168,Signal Cable,Cable/Interconnect,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Cable/Interconnect is connected'
    localhost: 170,Presence,Entity Presence,Critical,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Entity Absent'
    localhost: 171,Cable SAS A2,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 172,Cable SAS A2,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 173,Cable SAS B2,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 174,Cable SAS B2,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 175,Cable SAS B1,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 176,Cable SAS A0,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 177,Cable SAS A1,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 178,Cable SAS B0,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 179,Power Cable,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 180,Signal Cable,Cable/Interconnect,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
    localhost: 181,Dedicated NIC,Entity Presence,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Entity Present'
    localhost: 182,Temp,Temperature,Nominal,36.00,C,N/A,N/A,N/A,N/A,N/A,N/A,'OK'
    localhost: 183,Temp,Temperature,Nominal,33.00,C,N/A,N/A,N/A,N/A,N/A,N/A,'OK'

     

  9. You can also set the fan to specific values like this... 

    20%    ipmitool raw 0x30 0x30 0x02 0xff 0x14   
    19%    ipmitool raw 0x30 0x30 0x02 0xff 0x13
    18%    ipmitool raw 0x30 0x30 0x02 0xff 0x12   
    17%    ipmitool raw 0x30 0x30 0x02 0xff 0x11
    16%    ipmitool raw 0x30 0x30 0x02 0xff 0x10    
    15%    ipmitool raw 0x30 0x30 0x02 0xff 0xF       
    14%    ipmitool raw 0x30 0x30 0x02 0xff 0xE    
    13%    ipmitool raw 0x30 0x30 0x02 0xff 0xD    
    12%    ipmitool raw 0x30 0x30 0x02 0xff 0xC
    11%    ipmitool raw 0x30 0x30 0x02 0xff 0xB    
    10%    ipmitool raw 0x30 0x30 0x02 0xff 0xA    
    8%    ipmitool raw 0x30 0x30 0x02 0xff 0x8

    etc...

    Maybe those could be integrated into the plugin somehow? :)

  10. Any update or solution on this?  I was spinning up a Linux VM today, and suddenly got the "qxl_send_events: spice-server bug: guest stopped, ignoring" error.   I thought it was some problem with the Linux VM, but now I can't connect to any of my existing VMs via noVNC! :/

    I'm using Chrome for my connection, I think, but there's no visible address bar, so I can't copy the path to try another browser.  I also have no menus of any sort in the noVNC window, so I can't clear cookies or whatever as I've seen suggested elsewhere.

  11. 8 minutes ago, Dmitry Spikhalskiy said:

    Next time it happens, try to check the logs of the container. Click on the icon in the Docker tab and choose Logs.

    I checked it just today, and like I said, it never says anything except "200 join OK".  Is there a more verbose log available somewhere?

    As for the unraid log, I'll have to wait until it fails again. I don't monitor the server every day, nor do I use ZT super often, so it often has failed many days prior, and I just hadn't noticed it.  For example, this last time, it appears that it's been down for 10 days.  My unraid log only appears to cover the past few hours, so I'm not sure that would be much help.  lol

    Thanks for the quick reply, by the way!

  12. So it seems to be working perfectly for me, except that the container just randomly stops itself periodically.  Sometimes I'll try to access my stuff remotely, and it doesn't work.  When I check the unraid dashboard, sure enough, the container is "stopped".

    Any idea what could be causing this?  The log shows a whole lot of nothing, just several entries of "200 join OK".

    I have autostart ON of course.

  13. 2 minutes ago, SimonF said:

    If you are happy to share scripts I can look into it. Initial changes to support new dashboard format and get it working again for 6.12

    I wish I had scripts to share. I read a bunch about some that were supposed to enable semi-automatic control based on temps, but I never got them working.  I'm just using a fixed speed setting, set through IPMI manually.  It's worked okay so far, but is obviously not ideal, since it doesn't account for load or environmental fluctuations.  I also can only see a few sensor outputs.  I'm hoping that you'll have time at some point to mesh in the Dell-specific code to this plugin, so we can do slick things with it. :)

  14. It's awesome to see active development on this again!

    Many of us are using it in a limited way for Dell servers.  Any chance that some work might be done in getting it to support Dell equipment more fully?  It would be super amazing to be able to monitor and control the fans dynamically (by load/temp) on my T630 without having to resort to scripts or manual settings, like I'm doing now. :D

  15. 15 hours ago, binhex said:

    The app has a tendency to reset download locations to default at random times

    This is exactly what happened to me, causing all my headaches a page or so back.  I'm scared to update now, for fear that something will reset back to defaults and I'll be borked again. :/

  16. 41 minutes ago, luisribeiru said:

    Here are my configs

    Dude, your VERY FIRST post is to help me? Thanks!! :)

    I'll make note of your method, in case mine fails again.

    I gotta say, it looks sketchy as all getout, having your temp and completed downloads sharing a path like that, but if it works... lol

    • Like 1
  17. 1 minute ago, JonathanM said:

    If the container mapping is done properly, you don't need remote path mapping.

    I keep hearing that, but I've never seen a clear explanation of what "proper" mapping looks like, or how to accomplish it, so I'm stuck with what works. ;)

    I'm just glad to be done with this for now.  It's been a rather painful couple days, and the wife was about fed up with her shows not being available when she expected them. lol

  18. Holy crap, I think I have it fixed!!!
    I found a guide by TRaSH that explained it with pictures in a way my dumb self could understand. :)

    I had to add back in the remote path mapping, and change it a bit from what I had previously, to match the new "/data/" schema were using now, but once I did that it started importing the files and clearing out the backlog!

    Oh man, what an ordeal.  I hope I have enough notes and screenshots now that if this happens again, I can fix it myself without having to hassle you kind folks.  Thanks so much for you all your help.

    If something else breaks, I'm sure I'll be back. :D

×
×
  • Create New...