Jump to content
XPEnology Community

dodo-dk

Member
  • Posts

    132
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by dodo-dk

  1. How dou you test this? With iperf3 i have ~27Gbit/sec with between Proxmox and DSM (virtio)
  2. Hi, are you using a nfs share? Hi, if you have the acpid addon activated it works (default is on). If you have done a clean install of dsm, you need to reboot it manually, after this it works too.
  3. @Green Probably the loader you have is too old. With the new loader the arpl-reboot.sh is included. Not needed for download. You need to manually Update to the new loader, than it should work. Reboot your system, ob boot in grub select Configure Loader. Now can Upgrade to the new loader.
  4. can you see the file (arpl-reboot.sh) if you send the command ls -l
  5. ok, now it has saved the file. now execute with sudo arpl-reboot.sh config
  6. Your Synology User does not have write permission on that folder. You need to "cd" to a folder with permission (e.g. /volume1/homes/...) or use the sudo for the wget command too. sudo wget https://raw.githubusercontent.com/fbelavenuto/arpl/main/files/board/arpl/overlayfs/usr/sbin/arpl-reboot.sh sudo arpl-reboot.sh config
  7. @Green wget https://raw.githubusercontent.com/fbelavenuto/arpl/main/files/board/arpl/overlayfs/usr/sbin/arpl-reboot.sh sudo arpl-reboot.sh config
  8. @Kyar with qm35 it starts from 7 with i440fx from 1. Try this.
  9. q35 is only need if you passthrough pci devices. I don't think there is so much different between sata and scsi on virtual Drives. It works with q35 too, my mistake was that i have limited the disks to 6 drives in arpl. I have change it to 12 and now q35 with 6 sata drives works too. I think you should test it.
  10. Sorry I use DS3622. I test it with 918 now. In my config I use i440fx, rest same. @Kyar if you don't need more than 6 virtual Drives, you can use SATA instead SCSI and if440fx instead q35, so it works on my test setup with 6 Drives.
  11. @SanKen you can change the MAC Adress: @fbelavenuto Thank you very much for your hard work. Best tool ever. @Kyar i have added 4 virtual SCSI Drives in Proxmox and startet the VM and all are working, Volume create... What SCSI Controller do you use or do you use Passthrough Drives?
  12. @Bose321 test this one https://raw.githubusercontent.com/dodo-dk/rp-ext/main/acpid/rpext-index.json
  13. @Blackmyth on DS918+ or which model?
  14. Update works with ds3622, thanks for the info
  15. I have some ESP32 and ESP8266. My programming skills are not the best. How can i help and with what?
  16. Install on DSM the Package SynoCli Monitor Tools from SynoCommunity. Than login over SSH to DSM and execute the command: iperf3 -s It shows now the listening Port. Now login over SSH to Proxmox and execute the command iperf3 -c xxx.xxx.xxx.xxx (IP from DSM) On Proxmox you need the Package iperf3 too (apt update && apt install iperf3) Thats all.
  17. With VirtIO i have : (Proxmox <-> DSM) [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 31.3 GBytes 26.9 Gbits/sec 0 sender [ 5] 0.00-10.04 sec 31.3 GBytes 26.8 Gbits/sec receiver If you have other VMs in Proxmox that connects to DSM over Network, VirtIO is much faster.
  18. I use the VirtIO Network Controller without problems in Proxmox. It was faster than E1000(e) ./rploader.sh ext broadwellnk-7.1.0-42661 add https://raw.githubusercontent.com/pocopico/redpill-load/master/redpill-virtio/rpext-index.json
  19. If you used my package, than the button.ko is loaded automatically on boot. Log in in DSM over SSH and post your output of the commands: lsmod | grep button and ls -l /etc/systemd/system/multi-user.target.wants/
  20. ACPID works with ds3622 and ds3617 (and probably ds3615) with Proxmox only when you load the button.ko module. I have included the button.ko in pocopicos acpid for ds3622 here: ./rploader.sh ext broadwellnk-7.1.0-42661 add https://raw.githubusercontent.com/dodo-dk/rp-ext/main/acpid/rpext-index.json One important thing, the acpid service doesn't work on first boot after install of DSM. After you set your User Account and Password, you need to restart DSM from DSM menu. After this the ACPID works over Proxmox. For ds918 acpid works with pocopicos acpid. But here the same, not on first boot. You can check over ssh with ls -l /etc/systemd/system/multi-user.target.wants/. On first boot there is no acpid.service, after second boot it is and then it works.
  21. you need the original PAT direct from Synology Download Center
×
×
  • Create New...