Jump to content
XPEnology Community

sojab0on

Member
  • Posts

    43
  • Joined

  • Last visited

Everything posted by sojab0on

  1. Mine doesnt show the 12 treads my cpu has DSM CPU Information Change Tool ver. 4.2.1-r01 - made by FOXBI Your version of DSM is DSM 7.1.1-42962 Update 6 The CPU information to be applied is as follows. Intel Xeon X5660 [6 Cores (1 CPU/6 Cores | 6 Threads)-] continue... the x5660 is a 6core 12 tread cpu ht is on sudo dmidecode -t processor | grep HTT Password: HTT (Multi-threading) grep -o '^flags\b.*: .*\bht\b' /proc/cpuinfo | tail -1 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht
  2. after a reboot the system suddenly saw that there wehre volumes on the disks to be reused and activated afterwards it all worked all share where back only the apps and stuff needs to be backuped and so on
  3. when i tried to create a pool it stated it needed to format drives Can it be that the old nas is a 3617xs and new one 3615xs also the old one runs DSM-6.3.2-25462 new one 7.0.1-42218 i will try to do it later to day again and check the message and snip it to add to here
  4. i did but chaned it over and rebuild the loader for de 3615xs No i am facing the issue that the data drives from my old nas 4x3TB and 1 1.5TB are not initialized and i dont want to lose 9TB worth of data including pictures is there away to get then initialized without frmating them
  5. Mine is no installed but hopefully itwill get past the 10minutes counter and boot trough completly, then i hope i can just put the vm drives of my old dsm 6 vm to the dsm7 vm and get everything up and running And it did not it failed somewhere during the 10 minute count down atthe end it gone to something went worng and now its reloading Any one can help here, It keeps gooing back to recoverable with the 7.0.1-42218 broadwell package the bromolow package doest even boot VM Config 4vcpus 8GB ram 50GB sata drive clean on Sata conroller 0:0 it detects it the 1GB boot vmdk on sata 1:0 it boot fine from it to the Sata shim version but the vm will indefinately reload the pat file and timer
  6. did your ESXI have a gui, mine does not even get to a gui , if i go to a vmware player it does I let v2v convert the disk from a clean image vmdk to esx image but still no dice on gui boot
  7. USB is not needed if you dont use usb drive if its baremetal then you need to to generate the vid and pid for the usb and put them in the user config as well
  8. Boot up for DSM can take some time did you also setup the stamaping and serial in de config
  9. Yes it does, the bootloader searches foor the mac address on boot
  10. the file is a convert from the base one from the git repo i will try to fix the files trough a vmware player on my laptop
  11. mine has 4 cores and 4GB but the tc boot fine only commands keep spitting me back to sudo ./rploader.sh build bromolow-7.0.1-42218 static ./rploader.sh: line 439: jq: command not found ./rploader.sh: line 423: jq: command not found ./rploader.sh: line 423: jq: command not found ./rploader.sh: line 877: jq: command not found ./rploader.sh: line 878: jq: command not found ./rploader.sh: line 879: jq: command not found ./rploader.sh: line 880: jq: command not found ./rploader.sh: line 881: jq: command not found ./rploader.sh: line 882: jq: command not found ./rploader.sh: line 883: jq: command not found ./rploader.sh: line 884: jq: command not found ./rploader.sh: line 885: jq: command not found ./rploader.sh: line 886: jq: command not found ./rploader.sh: line 887: jq: command not found ./rploader.sh: line 888: jq: command not found ./rploader.sh: line 888: jq: command not found ./rploader.sh: line 889: jq: command not found ./rploader.sh: line 889: jq: command not found ./rploader.sh: line 890: jq: command not found ./rploader.sh: line 890: jq: command not found ./rploader.sh: line 891: jq: command not found Error : Platform not found ./rploader.sh: line 416: jq: command not found ./rploader.sh: line 416: jq: command not found rploader.sh Version : 0.4.4 ---------------------------------------------------------------------------------------- Usage: ./rploader.sh <action> <platform version> <static or compile module> [extension manager arguments] Actions: build, ext, download, clean, update, listmod, serialgen, identifyusb, satamap, mountshare - build: Build the 💊 RedPill LKM and update the loader image for the specified platform version and update current loader. - ext: Manage extensions, options go after platform (add/force_add/info/remove/update/cleanup/auto) example: rploader.sh ext apollolake-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000/rpext-index.json or for auto detect use rploader.sh ext apollolake-7.0.1-42218 auto - download: Download redpill sources only - clean: Removes all cached files and starts over - update: Checks github repo for latest version of rploader - listmods: Tries to figure out required extensions - serialgen: Generates a serial number and mac address for the following platforms DS3615xs DS3617xs DS916+ DS918+ DS920+ DVA3219 DVA3221 - identifyusb: Tries to identify your loader usb stick VID:PID and updates the user_config.json file - satamap: Tries to identify your SataPortMap and DiskIdxMap values and updates the user_config.json file - backup: Backup and make changes /home/tc changed permanent to your loader disk - mountshare: Mounts a remote CIFS working directory Available platform versions: ---------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------- Check global_settings.json for settings. I tried even versions in the global file still same serialgen gens serial but cant edit the user file looks like somehow the image has issues with the scripts
  12. What is wrong with the VMDK version, i constantly get errors with the rploader commands on jq on multiple lines
  13. Easy way is faster
  14. You have just putthe vmdk on your ESXI server that does not work You will need to convert it to the proper format for ESXI i had the same thing Setup SSH on your host and go to the datastore on your host where the vmdk is stored use cd /vmfs/volumes/datastorename/ replace datastorename with teh actual name of the datastore and run this vmkfstools -i HostedVirtualDisk ESXVirtualDisk replace hostedvirtual disk with /vmfs/volumes/datastorename/path to vmdk and replace ESXIVirtualdisk with the name of the new vmdk file with teh same path in front of it.
  15. I got the files running but now the build wont run ./rploader.sh build bromolow-7.0.1-42218 static tc@box:~$ ./rploader.sh build bromolow-7.0.1-42218 static ./rploader.sh: line 439: jq: command not found ./rploader.sh: line 423: jq: command not found ./rploader.sh: line 423: jq: command not found ./rploader.sh: line 877: jq: command not found ./rploader.sh: line 878: jq: command not found ./rploader.sh: line 879: jq: command not found ./rploader.sh: line 880: jq: command not found ./rploader.sh: line 881: jq: command not found ./rploader.sh: line 882: jq: command not found ./rploader.sh: line 883: jq: command not found ./rploader.sh: line 884: jq: command not found ./rploader.sh: line 885: jq: command not found ./rploader.sh: line 886: jq: command not found ./rploader.sh: line 887: jq: command not found ./rploader.sh: line 888: jq: command not found ./rploader.sh: line 888: jq: command not found ./rploader.sh: line 889: jq: command not found ./rploader.sh: line 889: jq: command not found ./rploader.sh: line 890: jq: command not found ./rploader.sh: line 890: jq: command not found ./rploader.sh: line 891: jq: command not found Error : Platform not found ./rploader.sh: line 416: jq: command not found ./rploader.sh: line 416: jq: command not found rploader.sh
  16. I tried to copy over the files to the ESXI vm with the tiny core but every time i try to run the rploader.sh it keeps saying its not found but when i ls it shows i used win scp to transfer over the rploader.sh and config files even te vmdk file also tried to run chmd +x on the rpoader.sh if i for Ex do sudo ./rploader.sh serialgen DS3615xs now or sudo ./rploader.sh update now it constantly spit back unable to execpute no such file or directory
  17. I dont have this issue, i have a paid wildcard systemwide cert, but have seen simular behaveior on linux web servers Try to take out the systemwide lets encrypt from controlpanel --> security --> certificates Then download station should work normally again from its setup custom link Sabnzbd is another case, one of the reasons i stoped using it was that its picky at best with https and certificates. Try to install nzbget it does exactly the same things as sabnzbd but is les picky on certificates and ssl settings
  18. check my signature, There is my servers hardware config Also the full vm config is stated It uses the loader for DS3617xs DSM version DSM 6.2.3-25426 Serives running Sonarr,Radarr nzbget and a Spotweb instance with a maria DBv10 database and a docker for guacamole.
  19. for the last 2 days my Xpenology vm sends out an email about unporper reboot/shutdown , when checking the events logs in esxi it states the following The CPU has been disabled by the guest operating system. Power off or reset the virtual machine. Vm based on DS3617XS HW Config of VM CPU 8 vCPUs Memory 16 GB Hard disk 1 250 GB Hard disk 2 160 GB Hard disk 3 1.6 TB Hard disk 4 50 MB Hard disk 5 2.73 TB Passtrough 3TB red drver Hard disk 6 2.73 TB Passtrough 3TB red drver Hard disk 7 2.73 TB Passtrough 3TB red drver Hard disk 8 2.73 TB Passtrough 3TB red drver USB controller USB 3.1 PCI Devices a 4port usb 3.0 controller with an usb 12tb drive as data backup drive. This did not happen before I cant pinpoint what does this.
  20. the 3tb disk where passtrough the boot drive is a 50mb img file stored on on of the 2 TB drives de ssd boot drive has no vms on its data store
  21. Is it posible to run xpenology bare metal on the following system Motherboard : Asrock X79 Extreme 11 - 2 x SATA3 6.0 Gb/s connectors by Intel® X79, support RAID (RAID 0, RAID 1, RAID 5, RAID 10 and Intel® Rapid Storage 3.0), NCQ, AHCI and Hot Plug functions - 8 x SAS2/SATA3 6.0 Gb/s connectors by LSI SAS2308 PCIe 3.0 controller, support RAID (RAID 0, RAID 1, RAID 1E and RAID 10), NCQ and Hot Plug functions - PCIE x1 Gigabit LAN 10/100/1000 Mb/s - Broadcom BCM57781 - Supports Wake-On-LAN - Supports Energy Efficient Ethernet 802.3az - Supports Dual LAN with Teaming function - Supports PXE Drive configuration 1SSD NVME will be used as Cache 1 ssd as drive for Docker/VM MAnager 2 2TB drives as main storage for packages 4 3TB drives as Bulk storage (backuped to a usb 3.0 attached 12TB drive) I am now running it trough a esxi hypervisor but i rum in to some bottlenecks, and want to use the VM Manager and docker stuff with the virtualization support There are some parts in the box XPEnology does not like to support the Quadro M2000 gpu ( would be nice if it could work some day) Main uses are storage , Webserver and media server With HW transcoding ESXI host now has the following vms XPEnology 6.2 Windows 10 with Plex media server installed Ubuntu 20.04 desktop (unifi controller) Unbuntu 20.04 desktop (Adguard) Open VPN server Webremote server (Unbutu 20.04 with couldron and guacamole) and a play around vm for Windows 11 and other new windows osses like server previews I main intend is to install xpenology on it and run die Unifi controller and adguard and a reverse proxy inside a docker or VM in VM Manager Is it posible to passtrough a GPU eventough dsm doesnt use it to a VM of Docker so plex can run with HW transcoding on Are those things doable or do i need to go the ESXI route
  22. On the boot drive (usb Flash drive) u use to boot je bare metal system there is a floder called Grub in that folder you will find an grub.txt file that is the boot config synoboot usses to set things like usb flash pid and vid and nic macs please share that so we can see if the config file is the culprit of you mac issues
  23. synoboot.vmdk Hello, i have an issue i cant enable SSH on my syno box and due to an internal network change my bond ahs the wrong DNS and now my XpeNology box is completely un reachable. Does anyone has any option to reset it without my data on 4 passtrough 3TB drive is gone.
  24. are you running baremetal or trough and hypervisor like ESXI Also please post pictures of config and DSM and EFI settings
  25. Mac addresses should not change the are hard coded to the nic if the nic in dsm some how get a new mac then we need te check configs and bios/efi of the system
×
×
  • Create New...