Jump to content
XPEnology Community

Ricky

Member
  • Posts

    23
  • Joined

  • Last visited

Posts posted by Ricky

  1. On 2017/6/18 at 11:26 PM, AskgopJeJ said:

    Edit: I just tried and biggest problem is not possible to update - I get error: Your system is not compatible with the patch file. Please contact Synology Suport for assistance.

     

    You need download next release and update manually.

  2. So much ... but what's your question?

    Do you want to mount old physical disk in VirtualBox or add new physical disk?

    If option 1, you can get help from my previous post, if option 2 I think it may also usefull, maybe you can try add partition in windows and use it online, then use virtualbox command create one vmdk and mount in VM

  3. 13 hours ago, xkang said:

    I have successfully done what you want to do with a Gigabyte Z170-HD3 motherboard, installed ESXi 6.5 U1 to a NVme SSD 240G with VMs: XPE/DSM 6.1(passthrough integrated SATA controller), WIN10 as HTPC also play PC games(passthrough a NVIDIA GTX1060 and integrated USB controller),LEDE as my major router(it is more powerful, instead NETGEAR R7000 just as a ap to provide wifi),and other Linuxs.Since you want a Itx board,so I suggest ASTROCK Z270-itx.In order to passthrough the NVIDIA graphic card successfull, you need add a VM parameter: "hypervisor.cpu.v0 = FALSE" (if not do this, you can see the graph card in WIN10 device manager but can't use it, this step confused me for a long time, I found the solution in Google's search results).

    通过我的 SM919 上的 Tapatalk发言
     

    You can save my times, thank you. I'll try it.

  4. /volume1/upload:)time dd if=/dev/zero of=test.dbf bs=1M count=1000 oflag=direct
    1000+0 records in
    1000+0 records out
    1048576000 bytes (1.0 GB) copied, 7.8025 s, 134 MB/s
    real    0m7.815s
    user    0m0.003s
    sys     0m1.701s
    /volume1/upload:)dd if=test.dbf bs=1M count=1000 of=/dev/null
    1000+0 records in
    1000+0 records out
    1048576000 bytes (1.0 GB) copied, 8.19534 s, 128 MB/s

    I used dd to test disk IO, should I look at the network interface problem?

     

  5. 8 hours ago, marsb007 said:

    Just as an update, the program I was using to test NAS speed on the Mac Pro was absolute garbage. I downloaded Helios LAN Test, and it's hitting 50-60 MB/s write and 65-75 MB/s read. I also changed the bootloader to 3615 bare metal (I was running 916). I dont think this made any difference because if I use the old program I still get garbage speeds.

     

    When the program runs, I monitor the Synology Resource Monitor, and the speed spikes to those levels. I guess this is about as good as this little box can do...

    I used J3455 which is similar as yours in physical machine and tested speed about 100MB/s

  6. I use VMWare Workstation 12 on Windows 10, I can see network interface is 1Gbps in DSM which installed in VM.

    But it's very slow copy file between host machine and DSM, about 20MB/s~30MB/s, I use bridge network.

    Any one have this issue? Thanks.

  7. 2 hours ago, sbv3000 said:

    I was thinking you would have Ubuntu as the main O/S running Kodi and Proxmox with XPE/DSM within a Proxmox VM

    I found a tutorial for Debian 8, Proxmox install - Ubuntu should be almost the same

     

    https://www.howtoforge.com/tutorial/how-to-install-proxmox-ve-4-on-debian-8-jessie/

     

    You could try this on your current mobo/hardware first and if it does not work look at @xkang suggstion for the Asrock

    I think Proxmox is very similar as ESXI

    If I use Proxmox, I'd like use as run multi VMs, because I fix the problem about mount old DSM disk in VMW on Windows

    So maybe I can use Proxmox after repalce current mother board

  8. 4 hours ago, xkang said:

    ASROCK Z270-itx can satisfy all you need perfectly,M.2 SSD install ESXi 6.5, passthrough onboard SATA controller with 6 ports to XPE/DSM(better than rdm which can't read HDD smart info), passthrough a NVIDIA card to WIN10(need to disable onboard soudcard and graphcard, add one line to ESXi VM set ), the monitor connect to the independ graph card can show the screen as bare metal machine. For more use, you can creat a softroute OS VM (like LEDE).I am sorry to my English level:(

    通过我的 SM919 上的 Tapatalk发言
     

    Yes I understand and thank you, I'll have a look at that mother board

    What do you mean add one line to ESXI VM set?

  9. I found the problem

    1. Do not offline disk if not use pass through mode

    2. Must the same DSM version as physical

     machine

    3. Just repair system partition then can access physical disk in VM

    4. I mount SCSI device as use whole partition not tried use disk

     

    If VMW got error msg just continue then the error won't happen again

  10. 4 hours ago, colrojo said:

    I'm not stand: j3455 is a CPU?
    The CPU not rdm a disk.
    The passthru is a hiperviewer work.
    And.. graph card what? Isnt suported by esxi?

    I'm a n3700 (less passmark points that 3455 and unsuported graph) with esxi 6.5u1
    And 5 rdm disks attached to the dsm.
    What do you ask?

    Enviado desde mi Aquaris X5 Plus mediante Tapatalk
     

    J3455 with enbeded  CPU and integrated graph card not support pass through in esxi which i want two os running on it

  11. 1 hour ago, sbv3000 said:

    I dont think you could attach your disk in Proxmox, you would need to backup data then recreate partitions/volumes

     

    Have a look at @fonix232 tutorial for information

    Also I would recommend a test install using a spare HDD before you try anything on your 'production' system

     

    Yes, I'm reading this tutorial.

    Do you mean use Proxmox VE install Ubuntu and DSM as two system, or use Ubuntu to install Proxmox?

    I didn't find any more details about Proxmox running on Ubuntu.

  12. I have one ITX box and two SO-DIMM rams on J3455 but J3455 graph card not support pass-through in ESXI

     

    I'm searching ITX board and graph card with these features:

    1. ITX board with 2 SO-DIMM slot, 4 SATA slot, 1 PCI-E 16x slot, support VT-D, support USB & SATA pass-through on ESXI

    2. graph card support pass-through on ESXI

     

    I'm not sure whether ASROCK H110M-ITX can do so and it have 2 DIMM slot.

     

    Is that possible?

    Thanks.

  13. My graphic card do not support passthrough mode in ESXI so I have to use W10 as host system

    And I also want to use DSM 6 so I couldn't use Hyper-V

    I'll research passthrough mode in VMW 12

    Yes I understand that DSM need boot disk partition,

    my VM has two disk one use XPE boot loader and I want it boot my physical disk which already installed DSM system, that's why I need attatch this physical disk to VM.

    But if I can use as data disk is also an acceptable option.

  14. I installed DSM on a physical machine and now I want to migrate to new VM on Windows 10 with VM Workstation 12

     

    The DSM install successfully and I tried offline old DSM physical disk in Windows also tried run VM as administrator

    But got error: Operation failed on \\.\PhysicalDIsk1 and the DSM boot failed

     

    The physical disk was installed DSM and have many data files, total size is 3TB

    How to fix it

     

    Also tried use whole disk or partition got the same

    Is it possible boot DSM from the physical disk, because I installed one on it

     

     

×
×
  • Create New...