Jump to content
XPEnology Community

sloniu82

Member
  • Posts

    16
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

sloniu82's Achievements

Newbie

Newbie (1/7)

1

Reputation

  1. Hi I've successful built test system with proxmox and DS3617 1.3b image. As others here I was forced do use BIOS instead of UEFI and USB3 emulation of synoboot pendrive. DSM (fresh install) after week of test seems stable and the performance is comparable to DSM 6.1. One thing stopping me from migration of my production system - lack of virtio drivers in synoboot. Could someone compile these drivers, please?
  2. Hi. I'm using @hellbondz way to boot vm from img (using uefi). Everything is working well so far. Few days ago I installed second Xpenology VM to test updates (with quemu disks only to use snapshots). What I found in console after loader boot, that MAC address is the same as my main xpeno box. (So there is MAC conflict in my LAN) Then I checkd that my production box is not using my generated MAC/Serial, but this default shipped with loader. What could cause this? I think there's a problem with VID/PID when using virtual device as usb loader - maybe thats why loader gets their default values) I tried to pass vendorid=0xxxxx,productid=0xxxxx to device section in vm.conf, but vm not starting after that. So once again I looking for proper way to automatically boot jun's loader in proxmox enviroment
  3. Update successful on barematal HP ML10 gen9 I'm using DS3617xs 1.01a2 loader
  4. I don't think than is the best option - if you do that way you will need to play with raid array using mdadm (DSM always creates raid partition, even with one disk) What i tryied to say last time, DSM mounts used filesystems only if it is a USB or ESTA (ie external) disk. If you connect USB drive, you can format this drive as ext3/4 event from DSM, and it will be readable in ubuntu. I've done quick test - added this to args line in qm.conf file: args: -device 'piix3-usb-uhci,addr=0x18' -drive 'id=synoboot,file=/synoboot-virtio.img,if=none,format=raw' -device 'usb-storage,id=synoboot,drive=synoboot' -device 'nec-usb-xhci,id=xhci,addr=0x1b' -drive 'id=testusb,file=/dev/disk/by-id/ata-ST3320613AS_xxxxxxxx,size=320071851520,if=none,format=raw' -device 'usb-storage,id=testusb,drive=testusb' This emulates two usb devices in our qm: #1 jun's bootloader as USB1 #2 phisical disk as USB2 After restart you can find in DSM that phisical HDD is passthru as USB disk (this is my test hdd so you see mdadm dsm's partitions there) You can format drive (or partition) to ext4 or FAT32 and at the end DSM will automaticly mount this new volume as usbshare. This partition is a normal ext4 filesystem, that you can mount wherever you want. I can't tell you that this is the best way to do what you want. Maybe someone smarter/better in proxmox/kvm's configuration know better way to do this. I hope it helps.
  5. Can you boot jun's bootloader as baremetal on your hardware? I'm asking, because my first proxmox test system was sitting on old atom D410 ITX motherboard. And on this hardware jun's loader couldn't boot (as kvm virtual machine or baremetal). So even KVM virtualization couldn't cheat hardware incompability. (probably some unsupported CPU instructions used in loader kernel)
  6. I'm not sure, but I think that DSM only mount external disks (USB oraz ESATA ) as volume not managed by DSM. This how it works in real Synology. You can try to passthru drive as USB device
  7. Well, this is not working on my test PC, will see if this problem exist on my main server (ML10 gen9). But I think you can't passthru internal sata controller while using it as boot device for proxmox (in my configuration one disk is for pve and it's local storage) Anyway, disk smart data passthru is not a deal breaker here, I can still manage SMART tests on proxmox side (using cron and smartctl with email notifications)
  8. Hi there, I'm considering to migrate my baremetal Xpenology system to proxmox. So I installed test pve system on my old PC and configured latest DS3617xs DSM with Jun's 1.02b loader. Thanks everyone for tips from this thread! Found one problem - I've passthru one drive as sata, but DSM can't read SMART data. Can someone tell me how to passthru HDD with all smart data?
  9. Successfully applied 6.1.3-15152-4 update (direct download from Control Panel) Hardware: baremetal HP ML10 gen9 I'm using DS3617xs 1.01a2 loader
  10. sloniu82

    DSM 6.1.x Loader

    I've successfully applied 6.1.3-15152 Update 1 update on my HP ML10 gen9 baremetal with 1.01a2 loader. No restart needed
  11. sloniu82

    DSM 6.1.x Loader

    I've successfully applied DS3617xs 6.1.3-15152 update on my HP ML10 gen9 baremetal without any issues. I'm still using 1.02a2 loader (I wonder how many updates it will survive )
  12. sloniu82

    DSM 6.1.x Loader

    I've applied update this morning on HP ML10 gen9 baremetal without any issues.
  13. sloniu82

    DSM 6.1.x Loader

    Hi. I'm currently on DS3617 latest DSM with 1.02a2. Is it worth to upgrade loader to 1.02b? Do I need to reinstall DSM with neewer loader? I'm not sure what is the procedure of loader upgrade.
  14. sloniu82

    DSM 6.1.x Loader

    Upgrade from 6.1.1-15101 to 6.1.2-15132 successfull on baremetal ML10 gen9
  15. sloniu82

    DSM 6.1.x Loader

    I can confirm too, installed 6.1.1 u4 on baremetal ds3617xs loader - everything works fine so far.
×
×
  • Create New...