Jump to content
XPEnology Community

Ian Munro

Rookie
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Ian Munro

  1. I am not sure if I am posting in the correct forum, so apologies if not.

     

    I have an existing XPEnology 6.2 install on a Dell R420 server with two HDD's attached to a PERC H710 Mini in RAID mode.

     

    I have previously tried a baremetal upgrade to DSM 7.1.0 without success. I tried adding the mpt3sas extension, but it doesn't see the drives. I figured that I could solve that problem by running a hypervisor and virtualizing the controller.

     

    I am running VMWare ESXi 7.03Uf3 on a separate HDD attached to the H710. I configure and boot the tcrp 0.8 loader. I can see the VM and I can login to SynologyNAS on port 7681.

     

    I don't understand the timeout waiting for /dev/synoboot. It looks as if it sees both of the data drives and the tcrp VMDK drive.

     

    Can someone help me figure this out?

     

    SynologyNAS> cat /var/log/junior_reason
    Exit on error [99] rp ext init exec failure...
    SynologyNAS> ls /dev/synoboot
    ls: /dev/synoboot: No such file or directory
    SynologyNAS> cat /var/log/*rc*
    START /linuxrc.syno.impl
    Insert Marvell 1475 SATA controller driver
    Insert basic USB modules...
    :: Loading module usb-common ... [  OK  ]
    :: Loading module usbcore ... [  OK  ]
    :: Loading module ehci-hcd ... [  OK  ]
    :: Loading module ehci-pci ... [  OK  ]
    :: Loading module xhci-hcd ... [  OK  ]
    :: Loading module xhci-pci ... [  OK  ]
    :: Loading module usb-storage ... [  OK  ]
    :: Loading kernel modules from extensions ...
    Loading kmod #0 "mpt3sas.ko" for pocopico.mpt3sas (args: )
    Loading kmod #0 "virtio.ko" for pocopico.v9fs (args: )
    Loading kmod #1 "virtio_ring.ko" for pocopico.v9fs (args: )
    Loading kmod #2 "virtio_mmio.ko" for pocopico.v9fs (args: )
    Loading kmod #3 "virtio_pci.ko" for pocopico.v9fs (args: )
    Loading kmod #4 "virtio_blk.ko" for pocopico.v9fs (args: )
    Loading kmod #5 "virtio_net.ko" for pocopico.v9fs (args: )
    Loading kmod #6 "virtio_scsi.ko" for pocopico.v9fs (args: )
    Loading kmod #7 "9pnet.ko" for pocopico.v9fs (args: )
    Loading kmod #8 "9pnet_virtio.ko" for pocopico.v9fs (args: )
    Loading kmod #9 "9p.ko" for pocopico.v9fs (args: )
    Loading kmod #0 "vmxnet3.ko" for pocopico.vmxnet3 (args: )
    :: Loading kernel modules from extensions ... [  OK  ]
    :: Executing "on_boot" custom scripts ...
    Running "check-mpt3sas.sh" for pocopico.mpt3sas->on_boot
    Loading module mpt3sas -> Module mpt3sas loaded succesfully
    Ran "check-mpt3sas.sh" for pocopico.mpt3sas->on_boot - exit=0
    Running "check-v9fs.sh" for pocopico.v9fs->on_boot
    Loading module 9pnet -> Module 9pnet loaded succesfully
    Ran "check-v9fs.sh" for pocopico.v9fs->on_boot - exit=0
    Running "check-vmxnet3.sh" for pocopico.vmxnet3->on_boot
    Loading module vmxnet3 -> Module vmxnet3 loaded succesfully
    Ran "check-vmxnet3.sh" for pocopico.vmxnet3->on_boot - exit=0
    Running "boot-wait.sh" for redpill-boot-wait->on_boot
    Still waiting for boot device (waited 1 of 30 seconds)
    Still waiting for boot device (waited 2 of 30 seconds)
    Still waiting for boot device (waited 3 of 30 seconds)
    Still waiting for boot device (waited 4 of 30 seconds)
    Still waiting for boot device (waited 5 of 30 seconds)
    Still waiting for boot device (waited 6 of 30 seconds)
    Still waiting for boot device (waited 7 of 30 seconds)
    Still waiting for boot device (waited 8 of 30 seconds)
    Still waiting for boot device (waited 9 of 30 seconds)
    Still waiting for boot device (waited 10 of 30 seconds)
    Still waiting for boot device (waited 11 of 30 seconds)
    Still waiting for boot device (waited 12 of 30 seconds)
    Still waiting for boot device (waited 13 of 30 seconds)
    Still waiting for boot device (waited 14 of 30 seconds)
    Still waiting for boot device (waited 15 of 30 seconds)
    Still waiting for boot device (waited 16 of 30 seconds)
    Still waiting for boot device (waited 17 of 30 seconds)
    Still waiting for boot device (waited 18 of 30 seconds)
    Still waiting for boot device (waited 19 of 30 seconds)
    Still waiting for boot device (waited 20 of 30 seconds)
    Still waiting for boot device (waited 21 of 30 seconds)
    Still waiting for boot device (waited 22 of 30 seconds)
    Still waiting for boot device (waited 23 of 30 seconds)
    Still waiting for boot device (waited 24 of 30 seconds)
    Still waiting for boot device (waited 25 of 30 seconds)
    Still waiting for boot device (waited 26 of 30 seconds)
    Still waiting for boot device (waited 27 of 30 seconds)
    Still waiting for boot device (waited 28 of 30 seconds)
    Still waiting for boot device (waited 29 of 30 seconds)
    Still waiting for boot device (waited 30 of 30 seconds)
    ERROR: Timeout waiting for /dev/synoboot device to appear.
    Most likely your vid/pid configuration is not correct, or you don't have drivers needed for your USB/SATA controller
    
    ========== BEGIN DUMP OF ALL PARTITIONS DETECTED ===========
    /dev/sda1                  2048         4982527         4980480  fd  
    /dev/sda2               4982528         9176831         4194304  fd  
    /dev/sda3               9437184      9766232063      9756794880  fd  
    
    
    /dev/sdb1                  2048         4982527         4980480  fd  
    /dev/sdb2               4982528         9176831         4194304  fd  
    /dev/sdb3               9437184      9766232063      9756794880  fd  
    
    
    /dev/sdq1                  2048          100351           98304  83  
    /dev/sdq2                100352          253951          153600  83  
    /dev/sdq3                253952         2097151         1843200  83  
    
    
    ========== END OF DUMP OF ALL PARTITIONS DETECTED ==========
    Ran "boot-wait.sh" for redpill-boot-wait->on_boot - exit=1
    Running "install_rd.sh" for redpill-misc->on_boot
    Starting ttyd, listening on port: 7681
    Ran "install_rd.sh" for redpill-misc->on_boot - exit=0
    ERROR: Some of the scripts failed! See above for any with exit != 0
    :: Executing "on_boot" custom scripts ... [  OK  ]
    Exit on error [99] rp ext init exec failure...
    Sat Aug  6 21:01:34 UTC 2022
    none /sys/kernel/debug debugfs rw,relatime 0 0
×
×
  • Create New...