Jump to content
XPEnology Community

flyride

Moderator
  • Posts

    2,438
  • Joined

  • Last visited

  • Days Won

    127

Everything posted by flyride

  1. Not sure what to say here, friend. You are literally posting on the thread that intends to inform you on your options. If you have some specific questions about your specific hardware, post a new question thread with enough information about your setup such that a meaningful answer can be provided.
  2. See this: https://xpenology.com/forum/topic/13333-tutorialreference-6x-loaders-and-platforms/ You did not specify exactly which DSM version you are trying to install. You should be attempting 6.2.3. There are some earlier 6.2 versions that have driver compatibility issues. Also, 1.03b only can be used to support 3615 and 3617. And your BIOS MUST be in CSM/Legacy boot mode to use this loader/DSM version. For 918, you must use loader 1.04b. I don't know if you have run foul of these stipulations but it can be implied from what you posted.
  3. A quick search for "DS918+ network" turned up this post which is exactly your situation. https://xpenology.com/forum/topic/39583-intel-x540-t2-nic-not-obtaining-ip-address-stays-disconnected/?tab=comments#comment-186615 Remember that the onboard (RealTek) NIC uses a port even if you are not using it, unless you disable in the BIOS.
  4. As long as the card has driver support, either from the loader or extra.lzma, 10Gbe works fine.
  5. Well, you need to use an editor, such as vi. Perhaps you should try editing on a non-critical file if you have never done this before.
  6. If the Axagon works with both drives when the other external is left out, change the bitmaps that allocate slots to device types. SSH into the system, become root, and edit two lines in /etc.defaults/synoinfo.conf Change: usbportcfg="0x300000" to usbportcfg="0x380000" and esataportcfg="0xff000" to esataportcfg="0x7F000" When you are finished, reboot and then you should be able to use three USB devices at a time. Note that this setting may revert after a DSM update. If that happens you will have to apply the changes again.
  7. That's functionally backward. The LAN network addressing cannot be shared; the VPN network addressing must be shared.
  8. There is not very much technical information about how the Axagon device interacts with the system, other than to say it does not require a special device driver. If you remove the drive listed above, and then unplug and replug the Axagon, do both Axagon drives appear? I believe that the default settings for the device bitmaps only support two USB devices.
  9. If you configure grub by modifying the loader, no keyboard or monitor is needed on the DSM device (which is what the directions state, and most people do). Optionally you may interact with grub at boot time, and in that case, you will need a keyboard and monitor.
  10. Snapshot Replication. I do this over a Wireguard VPN terminating on my firewalls. But it can also be done with the VPN termination within DSM (works on both Synology and XPEnology). https://xpenology.com/forum/topic/30678-using-docker-wireguard-vpn-on-xpenologydsm
  11. Please do us a favor and explain what you know about the drives and devices you have. You say you have a dual dock, but I see two drives. What's the third drive? How is it connected? What are the drive sizes? !!!
  12. There is no monitor or keyboard on Synology units. They are not required for DSM. You know this already from DSM 5.
  13. How are we supposed to know which ones are the dock? I see /dev/sdv and /dev/sdw, are those the disks?
  14. Migration upgrade with new bootloader == in-place upgrade, boot failure, then boot with new bootloader Bootloader must be configured either way. Not sure how that is simpler than the tutorial procedure. You will have xpenoboot file problem however that will need a quick fix.
  15. Here is your issue. You have your boot loader set to slot 2 when the tutorials indicate that it must be SATA (0:0). Because your SataPortMap=1 that means the first controller (SATA 0) is only mapped for one drive, so this device is not assigned a /dev/sd slot. Therefore, the loader and script cannot find the device to remap for the synoboot devices. Change this to SATA (0:0) and you should find your upgrade works properly.
  16. What are the controller/slot assignments on the four drives? I assume HD4 is the loader, what is HD1?
  17. As long as the array was healthy when it was shut down, they should be recognized out of order when they come back up. If you do know the order that is best however.
  18. Since your disks do not start with sda, and you have no isolated disk device, I believe you have modified DiskIdxMap and inadvertently made the loader device inaccessible to DSM, so therefore it cannot remap/create synoboot. Post the relevant lines from grub.cfg for more advice.
  19. Is there something special about your loader configuration? Please post: $ ls /dev/sd*
  20. $ ls /dev/synoboot* $ cat /usr/local/etc/rc.d/FixSynoboot.sh
  21. SATA SSD's may be used for cache. The usual risks and caveats apply.
  22. Woops I mistook this thread for another one that was 4th gen. Not like this question does not come up every day.
  23. CPU support is 4th gen that should work ok??
×
×
  • Create New...