Jump to content
XPEnology Community

Leaderboard

Popular Content

Showing content with the highest reputation on 10/24/2017 in all areas

  1. а в чем сакральный смысл экспериментировать не на последнем загрузчике? последний - v.1.02b vid и pid нужны для загрузки с флеш-накопителя, подключенного по usb. без них только на виртуальных машинах будет работать. прописывать в grub.cfg (плес, не спрашивай где этот фаил - в гайдах всё максимально подробно разжевано)
    1 point
  2. the code for SHR is still there and active, synology only diabled the ability to create a SHR RAID so if you install a new *.pat (~200MB, not the small update files) like 6.1.1->6.1.2->6.1.3 your SHR in place will still work and you just loose the ability to create new SHR's you write you dont have data on the disks so then just delete the raid6 array and after aktivation of SHR you crate a SHR RAID (SHR1 one disk can fail, SHR2 two disks can fail, difference is like raid 5 to raid6) if you create a SHR1 it might create a RAID5 volume of 6 disks 1.82TB + raid5 of 3 disks (the 3 bigger then 1.82TB with the size 2.73-1.82TB + RAID1 of 2 disks 3.64-2.73TB so usable space will be 5 x 1.82TB + 2 x 0.91 + 1 x 0.91 = 11.83 TB if SHR2 every position in that list looses one disks so it will be 4 x 1.82 + 1 x 0.91 + 0 x 0.91 = 8.19 TB
    1 point
  3. I think you should be able to cheat the system by editing /etc.defaults/synoinfo.conf and deleting supportraidgroup="yes" and add support_syno_hybrid_raid="yes" and this should enable SHR and remove the standard raid only functions. You will have to do this every time you update the system as the new PAT files replace these defaults. This is quite clearly not supported so do at your own risk! The other way, if you don't want to edit config files, is to create a basic SHR array in a device that supports it and then add those discs to the array; you can then use the SHR array as normal just can't create new ones without the above work.
    1 point
  4. You need to stopp all virtaul services from cli and remove the app folders manually. There was a thread about it, i did not find em anymore. sorry. Its also not working with my xeon bare metal.
    1 point
  5. hi all this file add virtio-net can anyone share how to include virtio-scsi? synoboot2.img
    1 point
  6. virtio drivers are supported in my loader which will be released once I iron out ESXi upgrades. KVM and baremetal are solid though. Also performance is great as iperf3 has proved great performance. DiskStation> iperf3 -c 192.168.0.2 -i 1 -t 20 -R Connecting to host 192.168.0.2, port 5201 Reverse mode, remote host 10.1.0.2 is sending [ 4] local 192.168.0.212 port 44805 connected to 10.1.0.2 port 5201 [ ID] Interval Transfer Bandwidth [ 4] 0.00-1.00 sec 844 MBytes 7.08 Gbits/sec [ 4] 1.00-2.00 sec 879 MBytes 7.38 Gbits/sec [ 4] 2.00-3.00 sec 898 MBytes 7.53 Gbits/sec [ 4] 3.00-4.00 sec 768 MBytes 6.44 Gbits/sec [ 4] 4.00-5.00 sec 883 MBytes 7.41 Gbits/sec [ 4] 5.00-6.00 sec 899 MBytes 7.54 Gbits/sec [ 4] 6.00-7.00 sec 900 MBytes 7.55 Gbits/sec [ 4] 7.00-8.00 sec 878 MBytes 7.37 Gbits/sec [ 4] 8.00-9.00 sec 907 MBytes 7.61 Gbits/sec [ 4] 9.00-10.00 sec 883 MBytes 7.40 Gbits/sec [ 4] 10.00-11.00 sec 906 MBytes 7.60 Gbits/sec [ 4] 11.00-12.00 sec 828 MBytes 6.94 Gbits/sec [ 4] 12.00-13.00 sec 898 MBytes 7.54 Gbits/sec [ 4] 13.00-14.00 sec 910 MBytes 7.64 Gbits/sec [ 4] 14.00-15.00 sec 758 MBytes 6.36 Gbits/sec [ 4] 15.00-16.00 sec 753 MBytes 6.32 Gbits/sec [ 4] 16.00-17.00 sec 841 MBytes 7.05 Gbits/sec [ 4] 17.00-18.00 sec 960 MBytes 8.05 Gbits/sec [ 4] 18.00-19.00 sec 858 MBytes 7.20 Gbits/sec [ 4] 19.00-20.00 sec 933 MBytes 7.83 Gbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bandwidth Retr [ 4] 0.00-20.00 sec 17.0 GBytes 7.29 Gbits/sec 0 sender [ 4] 0.00-20.00 sec 17.0 GBytes 7.29 Gbits/sec receiver iperf Done. And it is better to use synoboot.img as virtual USB drive because then it properly works with upgrades.
    1 point
  7. Thanks for sharing. last time I read about VMM, it was only capable of running the virtualized DSM. Now it can install other OS? I'm sold on it.
    1 point
×
×
  • Create New...