Vr2Io

Members
  • Posts

    3614
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Vr2Io

  1. The reading come from tasmota device. It is accumulated energy usage from last reset, you can reset it under device web console anytime.
  2. Then you may try format the USB in FAT32 / NTFS.
  3. You need enable USB_Boot too. But HP BIOS may have UEFI boot problem with Unraid, you could try press F9 ( take a photo for ref. ) and use "Boot from EFI file" to boot Unraid in UEFI.
  4. Just note all sever in offline state, re-signin show below error.
  5. For Issue_2, this need enable host access, but I check your diagnostics this actually enable. If some docker work, that likely docker issue.
  6. Unifi claim 2nd hardware version of 16XG have fix copper port 10G issue, check your switch HW version and get help in Unifi forum.
  7. Seems it haven't provide the pin assignment, otherwise you can build yourself, hope you can found the correct cable.
  8. Sound good for getting console message from enclosure. ( suppose RJ45 not RJ11 ? )
  9. The enclosure have detect. Feb 18 16:00:13 VMHost kernel: scsi 2:0:0:0: Enclosure Promise J830s 060= PQ: 0 ANSI: 6 Feb 18 16:00:13 VMHost kernel: scsi 2:0:0:0: set ignore_delay_remove for handle(0x000a) Feb 18 16:00:13 VMHost kernel: scsi 2:0:0:0: SES: handle(0x000a), sas_addr(0x500015554091333e), phy(36), device_name(0x0000000000000000) Feb 18 16:00:13 VMHost kernel: scsi 2:0:0:0: enclosure logical id (0x500015554091333f), slot(36) Feb 18 16:00:13 VMHost kernel: scsi 2:0:0:0: qdepth(254), tagged(1), scsi_level(7), cmd_que(1) Feb 18 16:00:13 VMHost kernel: scsi 2:0:0:0: Attached scsi generic sg5 type 13 But end-up no response and remove. Feb 18 16:18:47 VMHost kernel: expander present: handle(0x0009), sas_addr(0x500015554091333f), port:255 Feb 18 16:18:47 VMHost kernel: mpt2sas_cm0: search for expanders: complete Feb 18 16:18:47 VMHost kernel: mpt2sas_cm0: mpt3sas_base_hard_reset_handler: SUCCESS Feb 18 16:18:47 VMHost kernel: mpt2sas_cm0: _base_fault_reset_work: hard reset: success Feb 18 16:18:47 VMHost kernel: mpt2sas_cm0: removing unresponding devices: start Feb 18 16:18:47 VMHost kernel: mpt2sas_cm0: removing unresponding devices: end-devices Feb 18 16:18:47 VMHost kernel: mpt2sas_cm0: Removing unresponding devices: pcie end-devices Feb 18 16:18:47 VMHost kernel: mpt2sas_cm0: removing unresponding devices: expanders Feb 18 16:18:47 VMHost kernel: mpt2sas_cm0: removing unresponding devices: complete
  10. Problem like compatibly issue, I haven't found those cable / socket finicky. Try found firmware update for 847 blackplane may solve the problem.
  11. Not sure what type, but you can try use a 10K resistor ( should got 25C reading ) or real 10K NTC. You can search "ntc 10k 3950" at Amazon to found. Beta value 39XX should be most commonly used. https://www.ametherm.com/thermistor/ntc-thermistor-beta
  12. Pls also check does disk have enough space for 20GB+ and check minimum space setting too.
  13. Note, but I haven't similar problem show in the video, fan have several time ramp up & down. Mine only ramp to 100% during booting in several sec. ( I exclude the CPU sensor, because it shouldn't a good source to determine the fan PWM ) I bet the bundle fan max at 5000+rpm, thats fine because you can control those through IPMI. That also why I perfer 3000rpm fan in previous. ( i.e. P12 Max )
  14. Docker are use Unraid DNS setting, it won't use LAN DHCP even allocate IP.
  15. At the most right side, does "arrow" point upward ? Anyway just click it to check any different.
  16. When machine in sleep ( S3 S4 S5 ) does ethernet still link up ? If not, WOL won't work, no matter what you do.
  17. Your DNS setting was automatic but DNS server still empty, pls check your router DHCP's DNS setting. A normal one was IP in semi-transparent when got the DNS info. from DHCP.
  18. Pls try use IP access SMB in Windows, i.e. \\10.0.0.1 Your eth1 10.0.0.1 setting subnet in /24, so Windows side need setting to 255.255.255.0 instead 255.0.0.0
  19. Unraid won't do NAT, you need a router gateway in 192.168.20.1 for accessing Internet for VLAN20. To access that container, client also need in same subnet & network.
  20. Your Pihole was docker ? Where it put to, br0, 1, 2 ? Don't set same subnet to different interface.
  21. Sorry typo the command line, it is wipefs -a /dev/sdX X is the drive letter The UD / Unraid GUI method also work, bu CLI much more easy.
  22. You can use command line wipefs -a /dev/devX to remove all partition.