Jump to content
XPEnology Community

arkilee

Member
  • Posts

    30
  • Joined

  • Last visited

  • Days Won

    3

arkilee last won the day on January 22 2021

arkilee had the most liked content!

Recent Profile Visitors

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

arkilee's Achievements

Junior Member

Junior Member (2/7)

8

Reputation

  1. For those, who wants to passtrough several harddrives, please just buy a sata controller 4/6 ports (20$ - 30$ , check in this forum for compatible an positive feedback) and then just passthrough this "sata controller" card to the VM with proxmox. This way, all your disks : - will be compatible to real synology hardware, in case of you may plan to migrate to it in the future - will be able to perform SMART test and get SMART info/error (and temp) from Xpenology - I think sleep/hibernate HDD works better and save you electric ... Well, just go for it if you plan to use it as our main NAS.
  2. I did few quick tests and it doesn't work for me either.
  3. You can ignore this, but if you want to be sure about network speed you can test with iperf (check post before)
  4. Maybe, try to read the article website I just gave you ... and you should find your answer for usb disk at least. But sata disk, i'm not sure how to find vid/pid if it exists.
  5. As I said in my posts before, I cannot run a 918+ vm with my hardware ... so i wasn't really able to test or troubleshoot this one. So i dont know for ds918+ vm, but I know virtio works pretty good on ds3615xs. But to check if virtio network speed, you can test with iperf3 between the host and vm. You can find iperf spk here: http://www.jadahl.com/iperf-arp-scan/DSM_6.2/iperf_geminilake-6.2_3.9-1.spk
  6. Well I not really knows for bootloader as sata disk, maybe it works the same as usb ... but with bootloader as usb disk, you will need to change vid/pid to match the usb disk bootloader to be able to get the update working. You can find instruction how to change to usb disk bootloader, or how to change vid/pid and SN in this website: https://www.uxora.com/other/virtualization/55-install-xpenology-dsm-6-2-x-on-proxmox
  7. Well I found this tutorial which explains how to install xpenology dsm 6.2.3 on proxmox that may interest you: https://www.uxora.com/other/virtualization/55-install-xpenology-dsm-6-2-x-on-proxmox For hdd hotplug: I've never used hotplug disk so cannot really help on it. It may be working with a passtrough controller disk device which support hotplug and recognised by xpenology. I saw a option "HddHotplug=0" in the grub.cfg that may be needed to be changed to make it work. For 10Gb nic : You can do a passtrough device if you want a dedicated nic to xpenology. Otherwise just add a virtio network to vm which is bridge to this nic, like this it can be used by several vm. If you had the hotplug stuff working please share. :)
  8. To make it easier, and you can now find this repository all jun's bootloaders with virtio/9p loaded for all dsm version: - synoboot_103b_ds3615xs_virtio_9p.img - synoboot_103b_ds3617xs_virtio_9p.img - synoboot_104b_ds918plus_virtio_9p.img HTH
  9. - Outcome of the update: SUCCESSFUL - DSM version prior update: DSM 6.1.7 - Loader version and model: Jun's Loader v1.03b DS3615XS with virtio/9p loaded - Using custom extra.lzma: Yes, v0.11_test by IG88 - Installation type: VM - Proxmox 6.2-11 with PCI sata controller passtrough (with 4 disks attached) - Additional Comment: Bootloader boot as usb disk, Migration with keeping setting/data BREAKS my xpenology (maybe coz of chroot and other tiers apps) but it works back well once I did a new install migration with keeping data only (so needed to reinstall all apps)
  10. Ok, great ... I just upgraded my vm xpenology ds3615xs dsm 6.1 with pci sata controller passtrough (4 disks attached to it) to dsm 6.2.3. Got some trouble with migration (keeping setting and data) which was slow/freezing and unreliable ... but it works great once I did a new install Migration resetting setting to default with keeping data only. Just painful that I still need to reinstall all apps and all stuffs. Indeed, for ds918+, I got old 6 yo AMD FX-8320E to run my VMs and it didnt work. But I can make work this ds918+ docker in a i7 linux laptop from this thread . So maybe, you're right about that works better with intel cpu or newer cpu. By the way, in this same thread, you can already find a ds918+ bootloader with virtio/9p that you can use to do backup template for ds918+. HTH
  11. Don't take this msg seriously. If it's virtio, it can go higher than 10Gbs from vm to vm. First, it's better to check before on this forum to know if the update is working for your system. For minor update, it normally can be done directly with web gui like in normal synology For major update, if the bootloader still works with new dsm version, then it can be done as normal update. If bootloader does not work, then need to get a working bootloader and change the bootloader ... then do a migration update ( same as you change synology machine). I uploaded ds3615xs and ds3617xs to this mega repository : https://mega.nz/folder/PIwmHShI#US9fXR2VBZvg1_I3q0N8ZQ Theses backups have virtio (with rng and ballooning working but without compaction) and 9p. For ds918+ version, I didn't succeed to make it work on proxmox, even with your ds918+ backup ... does it work for you? For me, it just freeze just after the grub menu. So I cannot really make a backup template for this one. For those who wants to make it run the bootloader as usb: - Comment or remove sata0 disk - Then edit your <vm id>.conf by adding args like in this example for id 108 : args: -device 'nec-usb-xhci,id=usb-bus0,multifunction=on' -drive 'file=/var/lib/vz/images/108/vm-108-disk-0.raw,media=disk,format=raw,if=none,id=drive-disk-bootloader' -device 'usb-storage,bus=usb-bus0.0,port=1,drive=drive-disk-bootloader,id=usb-disk-bootloader,bootindex=999,removable=on' Well, bootloader as usb works for me so it may works for you too.
  12. Ok thanks. I mainly use ds3615xs but I will do and test the others when i got some spare time.
  13. I created a proxmox backup template for ds3615xs with virtio drivers added and based on timonych's one. It can be downloaded here: https://mega.nz/file/XZwAwYAC#3kIcZ8C3heA9UBTAUKdora74I7qes6kUVTrXkla3e9w This is the configuration of this backup: Virtio_net network seems to work fine and it can reach 13Gbits/s on my host rig. Virtio_blk seems to work as well, but disk are not recognised by dsm ... and it doesn't really matter because up to some test( on ssd drive) sata disk are as fast as virtio disk. I haven't tried pci/disk passtrough, but it should work with "q35" conf. Well let me know if this has issue. @timonych Please feel free to add this backup to your mega repository.
  14. I dont know, you cannot choose PCI controller in Proxmox but you can choose SCSI controller. Well it doesn't really matter now as disk performance is almost the same in virtio or not. Or maybe my ssd disk, where virtual drives are stored, is not fast enough to make appearing any perf difference.
  15. Only 4 virtual disks: - Sata0 : bootloader : 50MB - Sata1 : Dsm OS : 6GB - Virtio2 : Disk : 16GB - Scsci3 : Disk : 32GB (on virtio_scsi) Just did some dd speed test between disks, and I cannot see any significant speed improvement actually. LoL (Read: 545 MB/s , Write: 63.5 MB/s) So better using virtual sata disk which is recognised by dsm.
×
×
  • Create New...