Jump to content
XPEnology Community

All Activity

This stream auto-updates

  1. Past hour
  2. Етого точно не знаю. Что знаю из форумов от старых dsm6 и dsm5 частоту регулирует dsm acpi. Есть 3 состояния процессора: 0%, 50% и 100% в зависимости от нагрузки. Turbo boost по отзывам на форумах вроде не работает и поддерживается максимум 16 потоков. Возможно моя информация устарела. Мне самому интересно как оно сейчас работает. Подключал сервер через ваттметр ради интереса, в простое 60 ватт вся система потребляет, в нагрузке (транскодинг на проце) 110. I3 8300, 6 винтов, apc ups + роутер ax73 от tplink. Тоесть чтото там в процессоре регулирует.
  3. Вот плюс 100500, не слова, но истина ....)))
  4. Today
  5. а вы случаем не знаете регулирует ил частоту процессор в дсм? я так понимаю у меня постоянно на максималке работает
  6. Если есть возможность, возьмите дискретную сетевую карту. Даже дешевая на чипе реалтек или интел стоит 5 доларов, прекрасно работает. Не стоит гемороя с драйверами и постоянными и отвалами dsm из сети на встройке. Встройка вообще далеко не у всех заводится и стабильно работает.
  7. Вот здесь посмотрите, уже некоторые включены https://github.com/AuxXxilium/AuxXxilium/wiki/Arc:-Loader-Modules-|-Driver Написать всегда можно, но не факт, что он сделает)
  8. Добрый день! А можно, как Вы думаете, обратиться к автору с просьбой добавить поддержку сетевых Realtek 81xx 82xx ?
  9. и кстати 1621+ нормальная система или у нее какието ограничения есть? на офиц сайте так и не нашел инфы что тут чтото урезано.
  10. Приветствую всех, уже совсем запутался работает или нет авто понижение\повышение частоты у ДСМ "из коробки"? или она всегда фигачет на одной частоте процессора и надо ставить вот эту тему? https://github.com/Trauma/cpufreq-userspace-scaler весь форум перерыл многие спрашивают а ответа им не дают на этот вопрос. дсм 7.2.5, arc loader (только cpuinfo из излишеств), i3 6300. почему вобще не могу понять что происходит => так вот из за разных значений в этих вещах (proc/cpuinfo это состояние в данный момент или просто возможную максималку показывает?):
  11. I have a Tera Master also yes it's horrible. You can install DSM from what I have read on a tera master. That maybe a great solution. DSM is different in some ways to a QNap not worse not better. QNAps are more unfriendly to new NAs users unlike DSM. What I hate about all store bought Nas's they are under powered and starved for ram for most stuff unlike a PC.
  12. Заработало, большое спасибо!!! Скажите, а фильмы формата *.mkv, возможно, чтобы показывало?
  13. use the OX version... define which system you want to use...and get the correct image from qnap support site > you must manually define the boot disk, data disk, nic and such things within the config file you get, when you "create" the real image calculat from HEX to DEC....
  14. when booting from Ox_install_UEFI_BIOS_En.iso ==> user/pass > admin/admin ==> Its stuck on "Entering TinyCore 10.1 System"
  15. you need to download an installer guess I'm stuck here already? Do you mean QNAP-BOOT-EN-v1.00.img or Ox_install_UEFI_BIOS_En.iso then install the system on a usb/disk I've downloaded both and moved to USB using BalenaEtcher ...modify the values which one? I want to use one of the following QNAP's: TS-453D, TS-653D, TVS-472XT, TVS-672XT note: the goal is to run on F2-423 with 32G RAM, 1x 120GB NVME & 2x 4TB WD ...and ready you are can't wait to get there Once I'm done I will write the process descriptions for others - hopefully this will help others, too
  16. Да не особохотелось возиться с таблетками для нормальной работы ESXi
  17. В теме вроде все (возможно все ) аспекты установки учтены и у вас либо особенности Huananzhi (а они бывают и непредсказуемы) либо ..... Пока точно не дам совет А нет желания опробовать другие виртуалки, тот же ESXI ?
  18. I need to install a fully functioning version of DSM (not the Virtual DSM available from Synology). Long story, but in short I need to restore an "Entire System" Hyper Backup from my RS1221+ in order to go through the postgres database of that backup. The Virtual DSM available from Synology does not allow to restore "Entire System". Through trial and error, I've been able to get close. I create a new vm in Synology VMM by importing the TCRP vmdk image and adding 3 more sata drives. The process breaks during the DSM Installation. Here below is a summary of the VM I create: Import a virtual machine Summary Item Value Storage HDD VM Storage Name vdsm5 CPU(s) 4 Memory 8 GB Video Card vga CPU Relative Weight Normal Description - Enable CPU compatibility mode Disabled Reserved CPU Threads - Virtual Disk 1 10 GB (SATA) Virtual Disk 2 100 GB (SATA) Virtual Disk 3 200 GB (SATA) Virtual Disk 4 300 GB (SATA) Auto Switch Disabled Network Default VM Network (e1000) Autostart No Keyboard Layout Default Virtual USB Controller Disabled Firmware Legacy BIOS ISO File Unmounted, Unmounted Users with permissions - Groups with permissions administrators I boot up the VM and ssh into TinyCore, then do the following: sudo ./rploader.sh update sudo ./rploader.sh fullupgrade sudo ./rploader.sh serialgen DS1621+ realmac sudo ./rploader.sh satamap sudo vi user_config.json <-- here I change the model and the version sudo ./rploader.sh listmods ds1621p-7.1.1-42962 sudo ./rploader.sh ext ds1621p-7.1.1-42962 add https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000/rpext-index.json sudo ./rploader.sh ext ds1621p-7.1.1-42962 add https://raw.githubusercontent.com/pocopico/rp-ext/master/v9fs/rpext-index.json sudo ./rploader.sh build ds1621p-7.1.1-42962 sudo ./rploader.sh backup sudo vi user_config.json <-- just to make sure everything looks good sudo exitcheck.sh reboot During the above steps, when I do 'sudo ./rploader.sh satamap', I get a warning saying "Other drives are connected that will not be accessible!": tc@box:~$ sudo ./rploader.sh satamap Machine is VIRTUAL Hypervisor=KVM Found "00:1a.0 Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA Controller [AHCI mode] (rev 02)" Detected 6 ports/4 drives. Mapping SATABOOT drive after maxdisks WARNING: Other drives are connected that will not be accessible! Computed settings: SataPortMap=1 DiskIdxMap=10 Should i update the user_config.json with these values ? [Yy/Nn] y Done. tc@box:~$ Here is what my user_config.json looks like. I changed the hashes, sn, and mac1. { "general": { "model": "DS1621+", "version": "7.1.1-42962", "smallfixnumber": "0", "zimghash": "XXXXXXX", "rdhash": "XXXXXXX", "usb_line": "earlyprintk syno_hw_version=DS1621+ console=ttyS0,115200n8 netif_num=1 synoboot2 pid=0xa4a5 earlycon=uart8250,io,0x3f8,115200n8 mac1=1234567890 sn=1234567890 SMBusHddDynamicPower= "sata_line": "earlyprintk syno_hw_version=DS1621+ console=ttyS0,115200n8 netif_num=1 synoboot2 pid=0xa4a5 earlycon=uart8250,io,0x3f8,115200n8 synoboot_satadom=2 mac1=1234567890 sn=1234567890 S "redpillmake": "prod", "friendautoupd": "true", "staticboot": "false", "hidesensitive": "false" }, "ipsettings": { "ipset": "", "ipaddr": "", "ipgw": "", "ipdns": "", "ipproxy": "" }, "extra_cmdline": { "pid": "0xa4a5", "vid": "0x0525", "sn": "1234567890", "mac1": "1234567890", "netif_num": "1", "SataPortMap": "1", "DiskIdxMap": "10" }, "synoinfo": { "internalportcfg": "0xffff", "maxdisks": "16", "support_bde_internal_10g": "no", "support_disk_compatibility": "no", "support_memory_compatibility": "no", "maxlanport": "8", "netif_seq": "0 1 2 3 4 5 6 7" }, "ramdisk_copy": {} } After I boot up, I select the 'RedPill DS1621+ 7.7.1-42962 (SATA, Verbose)' option. After this I go to https://find.synology.com/ and select the one that shows the IP address of the vm, accept the EULA, then I get the Synology NAS Welcome Screen, I click Install, then it asks me to Manually upload a .pat file from my computer, which I do as shown below. The file is downloaded from https://global.download.synology.com/download/DSM/release/7.1.1/42962/DSM_DS1621%2B_42962.pat When I click next, I get the following screen, showing the VM is recognizing all 4 drives: If I click the checkbox and continue, the installation begins, but it fails at around 56% and I get the following message saying the file is probably corrupted. I tried doing this whole same process with DSM 7.2 and got the same message with that different file. I doubt it's the file. After I click OK, it takes me back to the screen where it asks to manually upload .pat file from my computer. When I do that, however, there is a small change from before: It seems it's only recognizing 1 drive, not 4 like the previous attempt, as shown here: After clicking the checkbox and continue, the process fails once again at the same point and I get the same Fail screen: If I force reboot the VM, it doesn't boot up. What am I doing wrong? What do I need to do in order to go through with the installation properly? Thank you.
  19. there is no script...that's right...you need to download an installer, then install the system on a usb/disk...modify the values...and ready you are.... btw....this is fully upgradable ...just installed on one of my test systems qnap 5.2 beta flawless
  20. I went through it already but: - dont see a bootloader script like RedPill / ARPL - from what I read - it's proxmox/virtualisation-based vs what you suggested => bare-metal?
  21. И вам вечера доброго Китайские платы это .... , но , если установки БИОС_а правильные, то ....посмотрите тему, возможно поможет https://bafista.ru/kak-ustanovit-xpenology-dsm-7-v-proxmox/
  22. sure...just read the topics above...it's all about bare-metal and not vm
  23. День добрый, прошу помощи с решеним проблемы. Процессор: Xeon e5 2670 v3 Мат. плата: Huananzhi QD4 x99 Загрузчик: Arc 24.5.5 Выбранная модель: RS4021xs+ Версия DSM: 7.2 Столкнулся с проблемой что в DSM при попытке запустить виртуальную машину появляется сообщение "Не удалось включить виртуальную машину". Не могу понять в чем дело, пробовал собирать загрузчик под разные модели и отключать все дополнения, использовать реальный mac адрес оборудования и сгенерированный, проверил в биосе включенную вирутализацию, удаляются виртуалки без поблем, но к сожалению так и не понял в чем дело.
  1. Load more activity
×
×
  • Create New...