Jump to content
XPEnology Community

Leaderboard

Popular Content

Showing content with the highest reputation on 01/28/2022 in all areas

  1. The syntax of sata_remap is wrong. Look at my user_config: { "extra_cmdline": { "vid": "0x0951", "pid": "0x1603", "sn": "XXXXXXXXX", "mac1": "XXXXXXX", "mac2": "XXXXXXX", "netif_num": "2", "sata_remap": "24\\>2:25\\>3:26\\>10:27\\>11:28\\>12:29\\>13" }, "synoinfo": { "maxdisks": "24", "esataportcfg": "0x0000", "usbportcfg": "0x0000", "internalportcfg": "0xffffff" }, "extensions": [ "jumkey.acpid2" ] } And it's working fine with 24 HDDs from 1 to 24 ordered.
    2 points
  2. Hi @Kaneske, i can point to you the topics i have read to archive my goal. Start here: https://xpenology.com/forum/topic/14224-tutorial-fix-skipped-hdd-numbers/ https://xpenology.com/forum/topic/9412-max-10-drives-in-dsm-61/ With Jun's loader the sata_remap command works this way*: append sata_remap=5>3:6>4 *grub direct edit But in RedPill, thetorgroup wrote this: https://xpenology.com/forum/topic/45795-redpill-the-new-loader-for-624-discussion/page/101/?tab=comments#comment-219467 Look for sata_remap in this post, took me a while to understand because i didn't pay attention when i read it for the first time (as a friend pointed out). So, if you put in grub command line to test, it will look like this: sata_remap="24\>2:25\>3:26\>10:27\>11:28\>12:29\>13" But in json file you need the double \\ as thetorgroup wrote mounths ago. And yes, it's baremetal
    1 point
  3. I'm running DS3615xs DSM 7.0.1-42218 on my MicroServer Gen8 G1610T. I've compiled it from source a while ago and I remember it took me some trouble to figure out how to add a repository for the ethernet drivers. Anyways it has been running rock solid up until now, surveillance station, docker + portainer and even a Windows 10 VM and I'm very happy with it. Now I believe update DSM 7.0.1-42218 Update 1 and 2 are out now. What's the best way to build a new image (which includes the ethernet driver)?
    1 point
  4. Приветствую. Сам x86 загрузчик не ставил, но... 1. Вот здесь в архиве упомянута другая версия DSM, которая вроде как взлетела у ТС; 2. А вот тут - упоминание о том, что x86 - "слабоподдерживаемая ветвь", а также, что "Для Lenovo S10 экспериментально выявлено, что установку нужно производить при отключенном внутреннем SATA HDD, иначе DSM некорректно устанавливается"; и здесь речь идёт о "NanoBoot-x86-5.0.3.2" Думал, что опечатка, но оказывается есть такой. Кстати вот ещё: тыц Именно он на ютубе и ссылку оставил на эту версию загрузчика. Так что скорее всего Вам придётся самому разбираться и ковыряться... а потом поведать об этом миру.
    1 point
  5. Hi, wie viele Cores werden benutzt, wenn Du ein älteres System nutzt, sprich DSM 6.2 o.ä. ? Vielleicht liegt es an DSM 7
    1 point
  6. Hello Sabrina et la communauté, j'ai réussi à faire tourner l'image de Sabrina dans une VM esxi 6.7 et tout fonctionne. Après une phase de test j'ai affecté tous les disques de mon syno DSM 6.2.3 DS3617xs et lancé la machine pour effectuer la migration de mon ancien ds3617xs vers le ds3615xs et tout va bien. Au passage il a repris tous mes paramétrages et paquets et réalisé les mises à jour. 2 paquets ont nécessité une mise à jour : MariaDB10 et phpmyadmin 1 paquet ne peut plus être mis à jour et doit donc être désinstallé : MariaDb5 en résumé : grâce à l'image créée par Sabrina, c'est d'une d'une très grande simplicité. Dans les points marquants : plus besoin de plusieurs contrôleurs SATA, un seul suffit. en contrôleur réseau j'ai conservé le driver esxi e100e Si vous souhaitez plus de détails sur le paramétrage de la VM ou autre chose merci de me le dire. Fred
    1 point
  7. So the list of loaded modules you provided are from a 6.2.3 and that makes sense. Jun's approach was different to TTG. Extra.lzma included a banch of modules loaded whether you needed them or not. With RP, TTG decided to take a different path and only load the modules that are required. megaraid_sas as you see from the list you've sent has no dependencies and has 9 devices that are using it.
    1 point
  8. Wie stellst du eigentlich fest, wieviel genutzt werden?
    1 point
  9. Wow un très grand merci a toi Sabrina sa fonctionne .
    1 point
  10. 1. Backup your files. 2. Download the tinycore-redpill.v#.#.#.img.gz file from here: https://github.com/pocopico/tinycore-redpill 3. Decompress it. 4. Burn the img file to USB. 5. Plug the usb to the machine that is going to be used as server and boot via it. 6. Open the command prompt (bottom right icon). 7. Execude one by one the following commands: ./rploader.sh identifyusb now Y ./rploader.sh satamap now Y ./rploader.sh serialgen DS3615xs *If you want version other than DS3615xs check PS1. Y /rploader.sh backup now Y ./rploader.sh build bromolow-7.0.1-42218 *If you want version other than DS3615xs check PS1. 8. Reboot the device from UI (bottom left icon). Bootloader is now ready! 9: Download DSM 7 *If you want version other than DS3615xs check PS1.: https://global.download.synology.com/.../DSM_DS3615xs... 10: You can find your server from another PC in http://find.synology.com/ and install the DSM 7 file that you downloaded at step 9. While you install DSM 7, make sure that you will select Notify me when DSM or package updates are available and I will install them manually. P.S.1: If you want to set up a system version other than DS3615xs you have to replace the ./rploader.sh serialgen DS3615xs with ./rploader.sh serialgen of your own system version. You also have to change ./rploader.sh build bromolow-7.0.1-42218 with ./rploader.sh your_build_package_arch-7.0.1-42218. You can find your package arch here https://kb.synology.com/.../What_kind_of_CPU_does_my_NAS.... Last but not least you have to download DSM 7 for your own system version from here: https://www.synology.com/en-global/support/download P.S.2: I am beginner and so this tutorial may need improvement. This is just a presentation of what steps I followed.
    1 point
  11. Спасибо. Всё прошло как по маслу, без единого затыка. HP Microserver N54L Gen7 Proxmox 7.0.11 DS3615xs DSM 7.0.1-42218 Update 2 Сделал размер диска 10Гб в скрипте. Потом добавил большой диск. Большой диск - всё окей. А с мелким - отказывается делать на нем volume - говорит, что слишком маленький. Надо мол минимум 10Гб свободного места (уже после инициализации). Пришлось его обмануть из shell. Создал партицию fdisk-ом, тип fd. - это у меня получилась /dev/sdg3 Создал рейд1 из одного диска. mdadm --create --level=1 --force --raid-devices=1 /dev/md3 /dev/sdg3 --metadata=1.2 Потом pvcreate /dev/md3 vgcreate vg2 /dev/md3 lvcreate --name volume_2 -l 100%FREE vg2 mkfs.btrfs /dev/mapper/vg2-volume_2 reboot После чего DSM находит это как available pool, и его можно "включить" и появится маленький том /volume2 на 5гб. Использую его для пакетов и homes. и entware если он есть для 7.0
    1 point
  12. In short, the loader itself is coded to work around unique issues presented by each of the supported Synology hardware platforms, including physical hardware emulation. Synology doesn't recompile a standard DSM for a new platform, they do a lot of customization and backporting. So a new platform for us isn't as simple as compiling against a new toolkit. Also, toolkits != kernel source so there are a lot of things that are heavily obfuscated or just plain don't exist for review and analysis. Some relevant posts: https://xpenology.com/forum/topic/45795-redpill-the-new-loader-for-624-discussion/?do=findComment&comment=208585 https://xpenology.com/forum/topic/45795-redpill-the-new-loader-for-624-discussion/?do=findComment&comment=218147 (see topic on Kernel/driver interactions)
    1 point
  13. Somebody else correct me if I am wrong...or add to my answer... I think the main reason that no other model is supported at the moment it's because the other DSMs do not offer anything more (for most users)... For example DS918+ physically the machine has 4 disks but no one is stopping you to use 8 or maybe more. It has 4 cores but it supports up to 8. Same for RAM and ethernet... In addition DS3617xs and Ds3615xs support any x86-64 CPU (especially for people with older Xeon Processors) when DS918+ supports most/some Hasewell CPUs and above... DS918+ also supports NVMe Cache which other models do not. ThorGroup (RedPill creators) also mentioned that they were looking into those models like the one you mentioned the DVA3221 which has NVIDIA GPU but you know Nvidia and Linux Drivers... maybe unstable. The wanted to look into the AMD models in order to make a loader that supports AMD CPUs, if you are on a VM though there is no issue having an AMD but when the bootloader is loading it warns you that AMD CPUs are not supported and maybe unstable.
    1 point
  14. C'est ce que j'ai fait. Je n'ai pas encore crée un volume DSM dessus pour faire des tests mais je vais écouter ton conseil. Sinon sur ESXi on utilise des commandes spécifiques à VMware (RDM pour Raw Device Management qui doivent être équivalentes à ce que tu as sur Proxmox). Donc une fois que je suis prêt, j'affecte mes 5 disques à la VM DSM 7.0 et je ne perdrais pas mes données ??? seule la partition système sera mise à jour avec le nouveau système ?? Encore merci pour ton implication. Promis juré dès que tout fonctionne je ferais un petit tuto pour installé ton image sur vmware. Bien à toi.
    1 point
  15. Je te conseil avant toute chose, de créer une VM avec un HDD de 16Go pour test et de reproduire une sauvegarde avant de toucher à quoi que ce soit sur tes véritables HDD où il y a tes données. Normalement tu dois avoir une option importer un HDD existant dans ESXI. Regarde ici
    1 point
  16. Merci Sabrina de m'avoir dit d'insister. En fait j'ai créé une nouvelle machine virtuelle sur ESXI 6.7, j'ai reparamétré le contrôleur réseau en mettant un e100e comme pour les autres machine virtuelles qui tournent avec un DSM 6.2.3 et j'ai relancé. avec Synology assistant je ne voyais toujours rien alors j'ai lancé find.synology.com et là j'ai vu la machine que j'ai pu installer. Actuellement j'ai deux DSM 6.2.3 sur des VM ESXI 6.7 un DSM 3615XS qui tourne très bien, c'est mon serveur de prod et un DSM 3617xs qui me sert de serveur de backup pour le serveur de PROD et deux autres serveurs hébergés chez des amis avec 5 disques 4 TB montés en RAID 5. Comment serait-il possible d'affecter ces disques à la nouvelle VM avec un DSM 7.0 DS3615xs sans perdre mes données ??? Bien à toi Fred
    1 point
  17. Salut, Je viens de compiler le DS3615xs, sans modifier Mac & Serial. Après test, pourrais tu me dire si cela fonctionne ou pas sur ton ESXi 6.7. Cordialement
    1 point
  18. If anyone is interested, I have compiled this https://github.com/NeverEatYellowSwissSnow/synology-dsm-open-vm-tools open-vm-tools_apollolake-7.0_11.3.5-1.spk : https://1drv.ms/u/s!AgUdhaa0P0VhiZA11Xq7EQxETArbJg?e=ipifXb
    1 point
  19. А вот и аппетит подошел, хоте есть еще не начали😀
    1 point
  20. Ну таки вам нужна Фотогалерея, плагин к сайту. Типа этого: http://joomla.ru/docs/articles/extensions/2550-10-gallery-joomla https://referte.net/ru-page/28-17-luchshikh-galerej-dlya-jommla-2-5-3-x-4-x Или это ...... https://www.phpbb.com/customise/db/mod/phpbb_gallery/ https://github.com/satanasov/phpbbgallery Это на вскидку и из моего понимания
    1 point
  21. Есть конструкторы, кои предоставляются как дополнение к Хостингу. Опять таки, если есть ROOT доступ и доступ к корневым файлам , вы всегда сможете сделать Бэкап и перенести своё творение куда угодно. Есть же конструкторы без доступа к файлам, где есть только админка. Типа Юкоза - не знаю, жив ли он или нет. Ну и само понятие Сайт...... Что вы в него вкладываете ? Сайт-визитка на одну страницу или магазин на Битриксе, сайт-форум на phpBB3 или же трекер на торрент-пире ....... Сайт на Джумле поднять недолго, Стилей в инете море на разные тематики. Форум на phpBB3 поднять не сложно, тех же стилей на Просильвере море. В общем это просто и в то же время не просто )))) Читайте выше и определяйтесь с сутью и наполнением. Имя, он же Домен, надо покупать и продлевать раз в год. Домен какого уровня вам нужен ? Думаю у вас и ответа на него нет ))) Сайт...... Какая предполагаемая нагрузка , объём трафика, посещалка ? Одно дело, если сайт визитка похвастать друзьям и потешить самолюбие, другое дело трекер на пару тысяч онлайна...... В общем сформулируйте свои хотелки к какую нибудь материальную форму, тогда и можно что то посоветовать. И..... Ни одного конструктора нормального не знаю, по моему мнению, все они шлак полный. Ставите Денвер - Apache, PHP и MySQL и конструируйте что хотите. Начните с Joomla
    1 point
  22. 6.2.4 проблемы ... Но всё решаемо О боже ..... У вас опять обновление конфига ...... https://xpenology.com/forum/search/?&q=ASUS P8B75-M LX PLUS&search_and_or=or&sortby=relevancy
    1 point
  23. Какое именно FW? HW? Если в VS, то биплатно, в Plex HW на премиум версии - платно.
    1 point
  24. i had the same issue when installing on friends i7 synology assist just keeps saying not installed everytime machine reboots
    0 points
×
×
  • Create New...