Jump to content

johnodon

Community Developer
  • Posts

    1,879
  • Joined

  • Last visited

Posts posted by johnodon

  1. I have a copy of the Kodi Plex plugin... is it OK to post a link here?

     

    Just to be clear...

     

    I am referring to the *official* Plex addon for Kodi (not PlexKodiConnect...or whatever it is called):  https://www.plex.tv/apps/computer/kodi/  Are you referring to the same?

     

    If you are talking about the official one, wouldn't it do some kind of validation to make sure you are a Plex Pass subscriber?

     

    John

  2. What's the cheapest appliance type device these days? Anyone have it working well on. Raspberry?  Then DB will be On unRAID.  The end points via wired 1gb lan cables.

     

    I'm really digging Android TV boxes these days.  There are some pretty cheap iterations around that can push 4K.

     

    John

  3. I'm considering biting the bullet and FINALLY buying a Plex Pass and I am looking for feedback:

     

    1.  I really need to know if Plex DVR is a viable solution for replacing my TVH docker and clients/addons.  Is the product mature/stable enough at this point and does it have the same core feature set (particularly series recording)?  (fyi...I understand that it does not have Live TV capability which is a non-factor for me...there are other options for that)

     

    2.  I most definitely want to give the official Plex for Kodi addon (https://www.plex.tv/apps/computer/kodi/) a whirl which is only available to Plex Pass members as a beta (now I am using OpenPHT for this exact reason).  Who has tried and what is your experience?

     

    John

  4. UPDATE:  Found a solution which is in line with the fix for OE/LE.  I created /etc/modprobe.d/snd-hda-intel.conf and put the same line in it that is used for OE/LE (options snd-hda-intel enable_msi=1).  Audio works as expected now.

     

    I know that "demonic" audio is an issue for Nvidia based cards and there are fixes for Windows and OE/LE guests.  However, I don't see a fix for Linux distro guests (Ubuntu 16.04.1 in my case).  I'm doing a vanilla install and have only done an apt-get update/upgrade and installed OpenPHT...but I have the "demonic" audio bug.

     

    The manual seems to only address Windows guests:  http://lime-technology.com/wiki/index.php/UnRAID_6/VM_Guest_Support#Enable_MSI_for_Interrupts_to_Fix_HDMI_Audio_Support

     

    Is there a Linux fix (non-OE/LE)?

     

    XML...

     

    <domain type='kvm' id='56'>
      <name>HTPCFAMILYRM</name>
      <uuid>f31215fd-5042-c086-4b96-ba7f8531458d</uuid>
      <metadata>
        <vmtemplate xmlns="unraid" name="Linux" icon="linux.png" os="linux"/>
      </metadata>
      <memory unit='KiB'>4194304</memory>
      <currentMemory unit='KiB'>4194304</currentMemory>
      <memoryBacking>
        <nosharepages/>
        <locked/>
      </memoryBacking>
      <vcpu placement='static'>2</vcpu>
      <cputune>
        <vcpupin vcpu='0' cpuset='10'/>
        <vcpupin vcpu='1' cpuset='11'/>
      </cputune>
      <resource>
        <partition>/machine</partition>
      </resource>
      <os>
        <type arch='x86_64' machine='pc-q35-2.5'>hvm</type>
        <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
        <nvram>/etc/libvirt/qemu/nvram/f31215fd-5042-c086-4b96-ba7f8531458d_VARS-pure-efi.fd</nvram>
      </os>
      <features>
        <acpi/>
        <apic/>
      </features>
      <cpu mode='host-passthrough'>
        <topology sockets='1' cores='1' threads='2'/>
      </cpu>
      <clock offset='utc'>
        <timer name='rtc' tickpolicy='catchup'/>
        <timer name='pit' tickpolicy='delay'/>
        <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'/>
          <source file='/mnt/user/domains/HTPCFAMILYRM/vdisk1.img'/>
          <backingStore/>
          <target dev='hdc' bus='virtio'/>
          <boot order='1'/>
          <alias name='virtio-disk2'/>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x03' function='0x0'/>
        </disk>
        <disk type='file' device='cdrom'>
          <driver name='qemu' type='raw'/>
          <source file='/mnt/user/isos/ubuntu-16.04.1-desktop-amd64.iso'/>
          <backingStore/>
          <target dev='hda' bus='sata'/>
          <readonly/>
          <boot order='2'/>
          <alias name='sata0-0-0'/>
          <address type='drive' controller='0' bus='0' target='0' unit='0'/>
        </disk>
        <controller type='usb' index='0' model='nec-xhci'>
          <alias name='usb'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
        </controller>
        <controller type='sata' index='0'>
          <alias name='ide'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
        </controller>
        <controller type='pci' index='0' model='pcie-root'>
          <alias name='pcie.0'/>
        </controller>
        <controller type='pci' index='1' model='dmi-to-pci-bridge'>
          <model name='i82801b11-bridge'/>
          <alias name='pci.1'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x1e' function='0x0'/>
        </controller>
        <controller type='pci' index='2' model='pci-bridge'>
          <model name='pci-bridge'/>
          <target chassisNr='2'/>
          <alias name='pci.2'/>
          <address type='pci' domain='0x0000' bus='0x01' slot='0x01' function='0x0'/>
        </controller>
        <controller type='virtio-serial' index='0'>
          <alias name='virtio-serial0'/>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x02' function='0x0'/>
        </controller>
        <interface type='bridge'>
          <mac address='52:54:00:69:c3:d7'/>
          <source bridge='br0'/>
          <target dev='vnet1'/>
          <model type='virtio'/>
          <alias name='net0'/>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x01' function='0x0'/>
        </interface>
        <serial type='pty'>
          <source path='/dev/pts/1'/>
          <target port='0'/>
          <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-HTPCFAMILYRM/org.qemu.guest_agent.0'/>
          <target type='virtio' name='org.qemu.guest_agent.0' state='disconnected'/>
          <alias name='channel0'/>
          <address type='virtio-serial' controller='0' bus='0' port='1'/>
        </channel>
        <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x83' slot='0x00' function='0x0'/>
          </source>
          <alias name='hostdev0'/>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x04' function='0x0'/>
        </hostdev>
        <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x83' slot='0x00' function='0x1'/>
          </source>
          <alias name='hostdev1'/>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x05' function='0x0'/>
        </hostdev>
        <hostdev mode='subsystem' type='usb' managed='no'>
          <source>
            <vendor id='0x045e'/>
            <product id='0x0291'/>
            <address bus='8' device='2'/>
          </source>
          <alias name='hostdev2'/>
        </hostdev>
        <hostdev mode='subsystem' type='usb' managed='no'>
          <source>
            <vendor id='0x20a0'/>
            <product id='0x0001'/>
            <address bus='2' device='10'/>
          </source>
          <alias name='hostdev3'/>
        </hostdev>
        <memballoon model='virtio'>
          <alias name='balloon0'/>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x06' function='0x0'/>
        </memballoon>
      </devices>
    </domain>
    

     

    GPU card...

     

    root@unRAID:~# lspci -v -s 83:00.0
    83:00.0 VGA compatible controller: NVIDIA Corporation GK208 [GeForce GT 730] (rev a1) (prog-if 00 [VGA controller])
            Subsystem: Device 196e:1119
            Flags: bus master, fast devsel, latency 0, IRQ 66, NUMA node 1
            Memory at f4000000 (32-bit, non-prefetchable) [size=16M]
            Memory at b0000000 (64-bit, prefetchable) [size=128M]
            Memory at ae000000 (64-bit, prefetchable) [size=32M]
            I/O ports at dc00 [size=128]
            Expansion ROM at f3f80000 [disabled] [size=512K]
            Capabilities: [60] Power Management version 3
            Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
            Capabilities: [78] Express Legacy Endpoint, MSI 00
            Capabilities: [100] Virtual Channel
            Capabilities: [128] Power Budgeting <?>
            Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
            Kernel driver in use: vfio-pci
    

     

    GPU audio...

     

    root@unRAID:~# lspci -v -s 83:00.1
    83:00.1 Audio device: NVIDIA Corporation GK208 HDMI/DP Audio Controller (rev a1)
            Subsystem: Device 196e:1119
            Flags: bus master, fast devsel, latency 0, IRQ 64, NUMA node 1
            Memory at f3f7c000 (32-bit, non-prefetchable) [size=16K]
            Capabilities: [60] Power Management version 3
            Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
            Capabilities: [78] Express Endpoint, MSI 00
            Kernel driver in use: vfio-pci
    

    • Like 1
    • Upvote 2
  5.  

     

    Well, that was an awful outcome...

     

    I went through the manual WiFi config and could hardly 720P content.  High bitrate BDRIP...forget about it!  Avatar (~35Mbit) wouldn't play for 5 seconds at a time.  And this was on an Asus Chromebox MU4.

     

    I put OPHT embedded back on the same box and Avatar streams without a single dropped frame.  So...OPHT embedded for me.  I'll just set it to Kiosk mode to keep kids/guests from mucking with anything.

     

    John

     

    I agree the rpi wifi config for the pmp embedded is a huge miss and kind of a pain.

     

    But also the wifi on my rpi in general is atrocious.

     

    The fact that you have to jump through hoops to get WiFi connected is bad enough.  The much bigger issue for me was that it was absolutely unusable...and that was on an x86 system with a very food WiFi adapter.  Like I said, the same exact HW running OPHT Embedded is flawless when it comes to streaming.

     

    John

  6. Well, that was an awful outcome...

     

    I went through the manual WiFi config and could hardly 720P content.  High bitrate BDRIP...forget about it!  Avatar (~35Mbit) wouldn't play for 5 seconds at a time.  And this was on an Asus Chromebox MU4.

     

    I put OPHT embedded back on the same box and Avatar streams without a single dropped frame.  So...OPHT embedded for me.  I'll just set it to Kiosk mode to keep kids/guests from mucking with anything.

     

    John

     

     

  7. One more note...

     

    Decided to go back and play with PMP Embedded some more.  It looks like the virtio drivers are included in the image so once you get PMP installed, you can set disk and nic back to virtio in the XML.  I did need to get into the tianocore and make my virtual disk the first boot device otherwise I would get the UEFI menu at each boot.

     

    Actually, as much as I love OpenPHT, I think I'll give PMP another go.  Looks somewhat prettier than what I remember.  Add the fact that my PMP clients would also be very similar to the my other Plex apps should make for an easy transition for guests/kids when using different TVs/devices in the house (not to mention they can't really muck with settings all that easily).

     

    At the end of the day I have come to the conclusion that I don't need all of the configuration/flexibility options that OE, LE and Kodi offer.  We pretty much use the HTPCs anymore for watching media.  If I care to play retro games, I just plug in my retropie box.

     

    Ohhh...and I can run my PMP VMs in less than 1GB of space each.

     

    John

  8. While the Plex app works fine on just about everything, OpenPHT has spoiled me.  That being said, you will be in the same boat as far as being limited to 'channels' if you install OPHT embedded.  However, if you install the OPHT client on a linux distribution or Windows (ugh), it opens up a LOT more possibilities.

     

    John

  9. I'm eyeballing this system from a local guy that builds systems and want to know if you guys think it will run 2x WIN10 gaming VMs efficiently (or if it is even capable...I am AMD ignorant):  http://reading.craigslist.org/sys/5788255201.html

     

    FYI...I have a GTX 950 that I will add as a 2nd GPU for one of the VMs.  I'll also add another HD and one will be dedicated to each VM.

     

    First question is whether unRAID still requires its own dedicated GPU?  Will I need to add a low end card for that purpose?

     

    Here are the specs:

     

    BLUE PREDATOR Tower Case, Side View Window, Tool-Less Drive Bay Design, Removable HDD Cages with 4 - 120mm Cooling fans (Supports up to 6 - 120mm fans).

    Installed 2 Front 120mm BLUE LED fan, 1 Top 120mm BLUE LED fan and 1 Rear 120mm fan

     

    EVGA 700 Watt 80 PLUS BRONZE Certified ATX12V v2.3/EPS12V v2.91 Active PFC Power Supply

     

    ASUS 970 PRO GAMING/AURA AM3+ AMD 970 + SB 950 SATA 6Gb/s USB 3.1, Aura RGB LED Lighting, M.2 X4, SupremeFX & SLI/CFX support ATX AMD Motherboard

     

    AMD FX-8350 Vishera 8-Core Black Edition 4.0GHz (4.2GHz Turbo) Processor with AMD Wraith Silent Cooler

     

    EVGA Super Clocked Series 16GB (2x8) 240-Pin SDRAM DDR3 1866 (PC3 14900) Fast Timing 9-10-9-28 Desktop Memory

     

    EVGA GeForce GTX 950 2GB SC ADVANCED GAMING Graphics Card, Supports up to 4 Monitor Displays

     

    LITE-ON DVD Burner 24X DVD+R, 24X DVD-R, 48X CD-R, 24X CD-RW, 48XCD-ROM

     

    Seagate 1TB 7200-RPM 64MB Cache SATA 6.0/Gb's Hard Drive

     

    SupremeFX High Definition Audio CODEC 8 Channels Audio (onboard)

     

    Intel I211 10/100/1000Mbps Ethernet network adapter - onboard

     

    USB 2.0 Ports: 2 Top and 8 Rear

     

    USB 3.0 Ports: 2 Top

     

    USB 3.1: 2 Rear

     

    S/PDIF Out: 1 x Optical

     

    Wireless USB N300 High Gain Wi-Fi Adapter 300Mbps WPS for Easy Connectivity

     

    Windows 10 Professional 64 bit (CD and Genuine OEM License Product Key included)

  10. I have officially moved all of my endpoints from OE to OPHT.  :)

     

    Now if the the Plex dev team would take a page from the Emby playbook in regards to metadata scanning, I can ditch my Emby docker.  :)

     

    John

     

    The Plex library agents that point to TheMovieDB, etc aren't good enough?

     

    Not even close compared to Emby.

  11. Got it! OpenPHT booted!

     

    I think it was the manual setting for vdisk1 and vdisk2. I was using the built-in unRAID option to choose OS.

     

    Thank you so much.

     

    NP.  Just remember that every time you use the Edit option to change your VM, it will kill any changes you made manually using Edit XML.

     

    John

  12. I quickly created another VM to test and was able to boot directly to the OPHT Installer menu on the first shot.  Here is my XML...

     

    <domain type='kvm'>
      <name>TESTOPHT</name>
      <uuid>543b2a79-5749-c34a-5199-49aa777df01c</uuid>
      <metadata>
        <vmtemplate xmlns="unraid" name="Linux" icon="linux.png" os="linux"/>
      </metadata>
      <memory unit='KiB'>2097152</memory>
      <currentMemory unit='KiB'>2097152</currentMemory>
      <memoryBacking>
        <nosharepages/>
      </memoryBacking>
      <vcpu placement='static'>2</vcpu>
      <cputune>
        <vcpupin vcpu='0' cpuset='9'/>
        <vcpupin vcpu='1' cpuset='10'/>
      </cputune>
      <os>
        <type arch='x86_64' machine='pc-q35-2.5'>hvm</type>
        <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
        <nvram>/etc/libvirt/qemu/nvram/543b2a79-5749-c34a-5199-49aa777df01c_VARS-pure-efi.fd</nvram>
      </os>
      <features>
        <acpi/>
        <apic/>
      </features>
      <cpu mode='host-passthrough'>
        <topology sockets='1' cores='1' threads='2'/>
      </cpu>
      <clock offset='utc'>
        <timer name='rtc' tickpolicy='catchup'/>
        <timer name='pit' tickpolicy='delay'/>
        <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'/>
          <source file='/mnt/user/isos/OpenPHT-Embedded-1.6.2.123-e23a7eef-Generic.x86_64.img'/>
          <target dev='hdc' bus='sata'/>
          <boot order='1'/>
          <address type='drive' controller='0' bus='0' target='0' unit='2'/>
        </disk>
        <disk type='file' device='disk'>
          <driver name='qemu' type='raw' cache='writeback'/>
          <source file='/mnt/user/domains/TESTOPHT/vdisk2.img'/>
          <target dev='hdd' bus='sata'/>
          <address type='drive' controller='0' bus='0' target='0' unit='3'/>
        </disk>
        <controller type='usb' index='0' model='ich9-ehci1'>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci1'>
          <master startport='0'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci2'>
          <master startport='2'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci3'>
          <master startport='4'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/>
        </controller>
        <controller type='sata' index='0'>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
        </controller>
        <controller type='pci' index='0' model='pcie-root'/>
        <controller type='pci' index='1' model='dmi-to-pci-bridge'>
          <model name='i82801b11-bridge'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x1e' function='0x0'/>
        </controller>
        <controller type='pci' index='2' model='pci-bridge'>
          <model name='pci-bridge'/>
          <target chassisNr='2'/>
          <address type='pci' domain='0x0000' bus='0x01' slot='0x01' function='0x0'/>
        </controller>
        <controller type='virtio-serial' index='0'>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x02' function='0x0'/>
        </controller>
        <interface type='bridge'>
          <mac address='52:54:00:98:87:df'/>
          <source bridge='br0'/>
          <model type='e1000'/>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x01' function='0x0'/>
        </interface>
        <serial type='pty'>
          <target port='0'/>
        </serial>
        <console type='pty'>
          <target type='serial' port='0'/>
        </console>
        <channel type='unix'>
          <source mode='connect'/>
          <target type='virtio' name='org.qemu.guest_agent.0'/>
          <address type='virtio-serial' controller='0' bus='0' port='1'/>
        </channel>
        <input type='tablet' bus='usb'/>
        <input type='mouse' bus='ps2'/>
        <input type='keyboard' bus='ps2'/>
        <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='en-us'>
          <listen type='address' address='0.0.0.0'/>
        </graphics>
        <video>
          <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
        </video>
        <memballoon model='virtio'>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x05' function='0x0'/>
        </memballoon>
      </devices>
    </domain>
    

  13. Still can't get the OpenPHT/Linux VM template to boot up. I've successfully used the GPU before in a Windows 10 VM, no problem.

     

    When it does boot up UEFI Interactive Shell appears with "Mapping Table" errors, BLK1 and BLK 0 messages for alias of PciRoot.

     

    Any ideas?

     

    And you changed the disk type to SATA or IDE?  If you are seeing only BLK1 and BLK0, that means that UEFI is unable to load the IMG file.

     

    John

  14. Do I just use the LibreELEC  template, upload the generic OpenPHT image, then settings with 440fx, and SATA, then good to go? Sorry for the step-by-step request.

     

    Just use the Linux one.  You don't want to use the OE or LE template...that will force a download and configuration of LT's own versions of OE/LE.

     

    Point vdisk1 to the OPHT img file.  Create a 2nd vdisk (raw).  This is where OPHT will install.

     

    John

  15. Which embedded do you use? Intel or Generic? TIA.

     

    I'm playing with OpenPHT right now.  I used the Generic image but had to play with my settings a bit to get it to boot past the OVMF boot menu (I think I landed on machine type 440fx and disk type SATA).  Virtio drivers seem to be there as my NIC is working with that driver.

     

    So far I am liking this!  I may consider moving away from OE/LE to this as I uses the Plex DB natively (finally ditch SQL and not have to rely on a third party plugin to connect to Plex).  I also love the fact that it support Aeon Nox out of the box.

     

    John

  16. Just started seeing the below messages a few minutes ago.  I stopped the array since.  Advice?

     

    Oct 7 13:35:38 unRAID kernel: BTRFS error (device sdd1): parent transid verify failed on 1231476686848 wanted 1231262 found 1231051
    Oct 7 13:35:43 unRAID emhttp: shcmd (120): set -o pipefail ; /usr/local/sbin/mount_image '/mnt/user/system/docker/docker.img' /var/lib/docker 40 |& logger
    Oct 7 13:35:43 unRAID kernel: BTRFS info (device loop0): disk space caching is enabled
    Oct 7 13:35:43 unRAID kernel: BTRFS: has skinny extents
    Oct 7 13:35:43 unRAID kernel: BTRFS error (device loop0): parent transid verify failed on 9903521792 wanted 135393 found 131733
    Oct 7 13:35:43 unRAID kernel: BTRFS error (device loop0): parent transid verify failed on 9903521792 wanted 135393 found 131733
    Oct 7 13:35:43 unRAID kernel: BTRFS: failed to read tree root on loop0
    Oct 7 13:35:43 unRAID root: mount: wrong fs type, bad option, bad superblock on /dev/loop0,
    Oct 7 13:35:43 unRAID root: missing codepage or helper program, or other error
    Oct 7 13:35:43 unRAID root: 
    Oct 7 13:35:43 unRAID root: In some cases useful info is found in syslog - try
    Oct 7 13:35:43 unRAID root: dmesg | tail or so.
    Oct 7 13:35:43 unRAID kernel: BTRFS: open_ctree failed
    Oct 7 13:35:43 unRAID root: mount error
    Oct 7 13:35:43 unRAID emhttp: err: shcmd: shcmd (120): exit status: 1
    Oct 7 13:35:51 unRAID kernel: BTRFS error (device sdd1): parent transid verify failed on 1231497052160 wanted 1231273 found 1231052
    Oct 7 13:35:51 unRAID kernel: repair_io_failure: 26 callbacks suppressed
    Oct 7 13:35:51 unRAID kernel: BTRFS info (device sdd1): read error corrected: ino 1 off 1231497052160 (dev /dev/sdc1 sector 206007520)
    Oct 7 13:35:51 unRAID kernel: BTRFS info (device sdd1): read error corrected: ino 1 off 1231497056256 (dev /dev/sdc1 sector 206007528)
    Oct 7 13:35:51 unRAID kernel: BTRFS info (device sdd1): read error corrected: ino 1 off 1231497060352 (dev /dev/sdc1 sector 206007536)
    Oct 7 13:35:51 unRAID kernel: BTRFS info (device sdd1): read error corrected: ino 1 off 1231497064448 (dev /dev/sdc1 sector 206007544)
    Oct 7 13:35:51 unRAID kernel: BTRFS error (device sdd1): parent transid verify failed on 1231490596864 wanted 1231272 found 1231052
    Oct 7 13:35:51 unRAID kernel: BTRFS info (device sdd1): read error corrected: ino 1 off 1231490596864 (dev /dev/sdc1 sector 205994912)
    Oct 7 13:35:51 unRAID kernel: BTRFS info (device sdd1): read error corrected: ino 1 off 1231490600960 (dev /dev/sdc1 sector 205994920)
    Oct 7 13:35:51 unRAID kernel: BTRFS info (device sdd1): read error corrected: ino 1 off 1231490605056 (dev /dev/sdc1 sector 205994928)
    Oct 7 13:35:51 unRAID kernel: BTRFS info (device sdd1): read error corrected: ino 1 off 1231490609152 (dev /dev/sdc1 sector 205994936)
    Oct 7 13:35:51 unRAID kernel: BTRFS error (device sdd1): parent transid verify failed on 1231490711552 wanted 1231272 found 1231052
    Oct 7 13:35:51 unRAID kernel: BTRFS info (device sdd1): read error corrected: ino 1 off 1231490711552 (dev /dev/sdc1 sector 205995136)
    Oct 7 13:35:51 unRAID kernel: BTRFS info (device sdd1): read error corrected: ino 1 off 1231490715648 (dev /dev/sdc1 sector 205995144)
    Oct 7 13:35:51 unRAID kernel: BTRFS error (device sdd1): parent transid verify failed on 1231486058496 wanted 1231272 found 1231052
    Oct 7 13:35:51 unRAID kernel: BTRFS error (device sdd1): parent transid verify failed on 1231486074880 wanted 1231272 found 1231052
    Oct 7 13:35:51 unRAID kernel: BTRFS error (device sdd1): parent transid verify failed on 1231497314304 wanted 1231273 found 1231052
    Oct 7 13:35:51 unRAID kernel: BTRFS error (device sdd1): parent transid verify failed on 1231497494528 wanted 1231273 found 1231052
    Oct 7 13:35:51 unRAID kernel: BTRFS error (device sdd1): parent transid verify failed on 1231494299648 wanted 1231272 found 1231052
    Oct 7 13:35:51 unRAID kernel: BTRFS error (device sdd1): parent transid verify failed on 1231490940928 wanted 1231272 found 1231052
    Oct 7 13:35:51 unRAID kernel: BTRFS error (device sdd1): parent transid verify failed on 1231457779712 wanted 1231257 found 1231051

×
×
  • Create New...