Jump to content
XPEnology Community

myhtpc

Member
  • Posts

    44
  • Joined

  • Last visited

Everything posted by myhtpc

  1. myhtpc

    Working DSM 6

    Hi Spooky1, thanks for your hints, I'm using oktisme's VMWare PAckage and found this file in the boot HDD which I mapped via VMWare WS. Cheers Juergen
  2. for me the script doesn't wok either. I'm running DSM 6 and don't have the required folders. Here is my folder structure: /sys/devices/system/cpu /sys/devices/system/cpu/cpu0 /sys/devices/system/cpu/cpu0/cache /sys/devices/system/cpu/cpu0/power /sys/devices/system/cpu/cpu0/subsystem (slink) /sys/devices/system/cpu/cpu0topology /sys/devices/system/cpu/cpu1 /sys/devices/system/cpu/cpufreq /sys/devices/system/cpu/cpuidle /sys/devices/system/cpu/power BTW, there are three files in cpu0: crash_notes 5f615100 crash_notes_size 368 uevent DEVNAME=cpu0 PHYSDEVBUS=cpu MODALIAS=x86cpu:vendor:0000:family:0006:model:003C:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0015,0017,0018,0019,001A,001B,001C,002B,0034,003A,003B,003D,0068,006B,006C,006D,006F,0072,0074,0076,0078,007C,007D,0080,0081,0085,0089,008C,008D,0091,0093,0094,0095,0096,0097,0098,0099,009A,009B,009C,009D,009E,009F,00C0,00C5,00E1,00E4,00E5,00E6,00E7,0100,0101,0103,0104,0120,0121,0123,0125,0127,0128,012A,012D under cpu1 these files are also there (difference is 5f655100@ crash-notes) Does anyone have an idea?
  3. myhtpc

    Working DSM 6

    Yes, I'm booting in RUN mode. How can I start with install mode? While booting, I have no chance to switch the option. Is there any way to edit the boot option? (enhance time to choose or setting install mode as default) Thanks for your help Cheers Juergen P.S: I have already setup root and have access via WinSCP & Putty, so editing any files should be possible
  4. myhtpc

    Working DSM 6

    I installed DSM 6 based on mrbasic1's guideline some pages back: All went fine and I was able to configure it as wanted. I'm using VMware WS12 as plattform and shared the DSM-VM to be able to autostart. I also rebooted several times (VM as well as whole Host-Maschine with Win10). As of this morning, I couldn't start DSM 6 anymore without going directly into migration mode. If I migrate manually with the patched pat file, the system reboots correctly, but comes back again into migration mode. Does any one know what happended? I'm allways booting the VM in run mode as I couldn't enter install mode while booting up the VM. I'm looking forward to your ideas how to solve. Cheers Juergen
  5. That is great news. Thanks a lot for your time and efforts! I'll wait patiently;-)
  6. Hi, ich habe mein RAID als share in XPenology gemounted und kann so z.B. mit dsFile schön von unterwegs auf meine Dokumente, eBooks, etc. zugreifen und herunterladen. remote Folder auf spezielle Standard-shares zu mounten ist allerdings etwas schwqieriger / nicht möglich. So ging es früher z.B., dass ich mein Video-Verzeichnis des RAID mounten konnte und dies auch von dsVideo erkannt wurde. Dies geht jedoch seit DSM5 nicht mehr (lt. Synology wurde dies noch nie offiziell supported, ging aber). Ich habe es daher ganz einfach gemacht und habe die wichtigsten Ordner des RAID als remote Ordner eingebunden, damit ich schnell darauf zugreifen kann (siehe Screenshots im Anhang) Photos, Musik & Filme for die frei Apps kopiere ich jedoch optimiert auf die Xpenology (Best of 20.000 Bildern in der Auflösung reduziert); Best of Filme auf 720p runter-transcodiert und die besten Musikalben. Daher brauche ich in der VM auch nur ca. 150MB als HDD für die Xpenology. Für meine Filmesammlung (ca. 900 FullHD + 3D) nutze ich auf dem Host übrigens PLEX => lohnt sich auch mal anzuschauen;-) VG Jürgen
  7. Ich hab' da eine andere Strategie gewählt, aber vielleicht wäre die ja auch für Dich eine Überlegung wert. Mein System ist i5-4570 mit 16GB RAM, Intel Desktop Board, 240GB Samsung SSD und 5x WD Red 3TB. Das Ganze auf Win Server 2012R2. Als RAID verwende ich Flexraid und mein Xpenology läuft in einer VMware WS10 Vm (als Server mit autostart konfiguriert). Flexraid lohnt sich einmal einzulesen - ich nutze hierbei Snapchot-RAID, da sich die meisten Daten eh' nicht groß ändern. Xpenology habe ich dann eine ganz normale VM HDD von 500GB anlegen lassen (die VM selbst liegt auf der SSD, die 500GB sind über Flexraid gesichert). Warum mache ich dieses eher komplexe Konstrukt? Flexraid nutze ich schon seit Jahren (seit Windows Homeserver v1) und ist eine gute und flexible RAID Lösung ohne die oben genannten Recoveryprobleme. Das RAID ist performant (~90 - 110MB) und ich kann mit meiner Vu+ Duo2 vier Hd Streams gleichzeitig aufnehmen. Xpenology benutze ich primär als Frontend für unsere ganzen mobile Devices und Musik, Bilder, etc. Meine 500GB sind nur zu 15% in Nutzung, da ich viele Daten einfach als remote Folder vom Raid in Xpenology eingebunden habe. Das ist zwar nicht mehr ganz so performant wie direkt, reicht aber. Vorteile der Konfiguration: - Das gesamte System verbraucht gerade mal 19W im idle und läuft 24/7. - Ich kann wählen zwischen performant und bequem - Xpenology Updates sind sicher, da ich die meisten Daten als remote Folder eingebunden habe und so einfach vor der Migration eine Sicherheitskopie der VM und der XP HDD anlege. Der Post wurde jetzt doch länger als geplant, aber vielleicht könnte ich ein paar Ideen einbringen. Viele Grüße aus dem sonnigen Kreta
  8. hi stanza & costib, I have managed to mount --bind another folder within my DSM (gnoboot's DSM 5.0-4458) into /photo. That is working fine as long as the folder to be mounted is within the DSM. I want to mount --bind a remote folder from my host (I'm running DSM within VMWare on a 2012R2 Server with shared cifs Folders. If I attach a remote folder via the file station, the mount bind doesn't work. So in short: costlib's guide works, but not with stanza's tasks to mount a remote folder from outside the DSM-VM. Does anybody have an idea, how to do this?
  9. Thanks for your feedback Hjnas, Trying your way, I deleted all my folders and files under /photo & /music and mapped remote folders from my Server via Filestation CIFS. The structure is now: /photo/Fahrzeuge /music/Lieder where Lieder and Fahrzeuge are remote folders. I have reindexed after mapping remote folders, but unfortunately, Nor DS-audio finds any songs, nor DS-Photo finds any photo. Do you have any idea, why it doesn't work for me? Btw, I haven't installed vm-tools, as gnoboot is still working to get them running on DSM-50
  10. Hi Hjnas, I saw your post some pages earlier and would be interested to understand your whole setup: Does that mean, DSM is just acting as a front-end without any major HDD management? I have a 2012R2 Server with VMware workstation 10 (configured as server) running gnoboot's DSM 5.0-4458. I have set up a small VMDK for direct storage, but most of the content is mounted via NFS from a NFS-Share on my Host-system 2012R2. How do you manage your access from DSM to the 2012R2? How do you use LUN? Thanks upfront for your feedback - I'm searching for improvements on my installation;-)
  11. If you want to Run two synologies / xpenologies, you need to change one's Mac adress. WOL also requires modification to be aligned with the adress of the (virtual) Adapter.
  12. Hi Trantor, great to see, that you are back in this thread. A quick question: Could you give us an idea, what the planned changes in your next version will be? (NFS, CIFS, VM-Tools, Full package,?) Cheers myhtpc
  13. couldn't add packages either. Same problem with connection
  14. Hi Trantor, thanks a lot for all your efforts. It's amazing how you take care on all our interests. One quick question: Do you have any idea on timing for the VM-Tools? Thanks myhtpc
  15. Hi Alligator, thanks for your tipps, but as I didn't have time the last days and iceget brought out his tool, I'll go his way. This tool works like a charm for me. If you want to add the "Run as administrator" item to the context menu for HTA files or scripts you can do that by hacking the registry. Here is a reg script that does it for HTA files: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\htafile\shell\runas] [HKEY_CLASSES_ROOT\htafile\shell\runas\command] @="C:\\Windows\\system32\\mshta.exe \"%1\" %*" "IsolatedCommand"="C:\\Windows\\system32\\mshta.exe \"%1\" %*" But I have another problem where I would need help. I'm running XPenology on VMWare VM (VMWare Workstation 10), but I couldn't find the vender file in WinSCP. It seems, that the Boot-HDD doesn't get mounted. I only see my volume 1 (which is the data-HDD). Does anybody have an idea ho wto access it? Here some screenshots:
  16. I couldn't run it as administrator (at least I don't know how). registry "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\CodePage\ACP" is 1252 (German version of Windows 7 64x Enterprise)
  17. Hi Alligator, this tool would be awesome easy to modify the vender file, but I couldn't get it to run. The program opens, I select the vender file and then the message below pops up. To translate: security configuration of the computer doesn't allow the access of a source in another domain. (line 365, row 9) and the script stops. Do you have any idea? how I can solve this?
  18. I'd like to bring that up again. Is there any way to use a remote folder for photostation and / or audiostation? Ideas and Tips are highly welcome;-)
  19. Hi technolo-g, What is your idle Power consumption with this Setup?
  20. wobei das evtl. alleine die PSU schon mal ca. 5-10 Watt Unterschied gegenüber meinem ausmachen könnten (300W vs. 750W), da ein Verbrauch von ca. 30W ja nur 4% von 750W ist und da ist der Wirkungsgrad nicht so dolle (egaal ob Bronce oder Silber). Bei mir waren alleine zwischen meinem BeQuiet 300W und meinem anderen Seasonic 350W schon 3 Watt Unterschied;-) Aber das betrifft ja alle Varianten und nicht nur Win2008
  21. Win Server 2008R2 sollte sich eigentlich nicht anders verhalten, als 2012R2. Der Unterschied zwischen ESXi und Windows liegt in den Treibern zum Board und die Treiber für 2012 und 2008 sind gleich. Die ganzen Facetten findest im anderen Thread bzw. Den übrigen rund um den 10W Rechner im Heise Forum.
×
×
  • Create New...