Search results

  1. M

    Problems with mdev instance creation

    How do you solved this problem?
  2. M

    GPU multiple virtual machines

    Virtual Environment 6.4-6 PVE 5.11.17-1 PRIMERGY RX2540 M5 2 CARDS: Quadro RTX 6000 Is there a way to use GPU for multiple virtual machines? If so, which is the best way to use it?: 1. Citrix or Horizon inside Proxmox, is it possible? 2. Can or how can I use it...
  3. M

    DoraCloud (VDI) + Proxmox 6.3.3

    Any thoughts why Doracloud looks like this? DoraCloud (earlier: Deskpool) - https://www.doracloud.cn What are the alternatives for VDI?
  4. M

    [SOLVED] FJ Eternus DX200 iSCSI Base volume - empty

    3. for the initial setup (rather for visibility) I used webmin. node 1-4 - ETERNUS.
  5. M

    [SOLVED] FJ Eternus DX200 iSCSI Base volume - empty

    2. I have problem with multipath, but they were solved too it is russian forum, use translate.google.ru problems and solutions: https://www.linux.org.ru/forum/admin/15721218?cid=15752130 https://www.linux.org.ru/forum/admin/15721218?cid=15721747 multipath worked for me, only after the command...
  6. M

    [SOLVED] FJ Eternus DX200 iSCSI Base volume - empty

    1. Check your ETERNUS - Port/Host/LUN Groups. I use iscsi and 3 proxmox hosts:
  7. M

    Problem with multipath, wwid not in wwids file

    There is no difference in the output of the command multipath -v3, is there something in the file wwids or not. /etc/multipath/wwids # Multipath wwids, Version : 1.0 # NOTE: This file is automatically maintained by multipath and multipathd. # You should not need to edit this file in normal...
  8. M

    Problem with multipath, wwid not in wwids file

    What am I doing wrong? 1 SAN - 2 ports in Port Group with different IP and IQN 172.16.20.228:3260,3 iqn.2000-09.com.fujitsu:storage-system.eternus-dxl:002c0534 172.16.20.229:3260,4 iqn.2000-09.com.fujitsu:storage-system.eternus-dxl:002c0535 Proxmox - added iSCSI, add LVM volume from iSCSI...
  9. M

    How to manage file storage connected via iSCSI?

    Thanks, Great tips. Both methods are suitable. Especially for this, I prepared an internal large storage on server with Proxmox, in the future for backups, and now for moving. Get rid of VMware and rearrange Proxmox on them and you can live happily ever after. Although, when I worked and...
  10. M

    How to manage file storage connected via iSCSI?

    I have VMware virtual machines (vmdk). I want to convert them to raw, create new VM in Proxmox on storage LVM over iSCSI, delete empty disk, and replace converted disk. Or should I use clonzilla / acronis for such a transfer? Or what migration method is suitable in my case...
  11. M

    How to manage file storage connected via iSCSI?

    Ok, how to replace virtual when using LVM? Or is it also impossible? What is the most flexible way to use to keep, store and use the SAN FJ Ethernus DX200 file space with Proxmoxom?
  12. M

    How to manage file storage connected via iSCSI?

    Proxmox 6.2 works with FJ Eternus DX200 S4 via iSCSI I created ISCSI, after I created LVM Volume from iSCSI LUN. I can create virtual machines and work in them. And that’s it. How can I replace/manages vm's on iSCSI volume? (I am migrating from VMware to Proxmox) How can I manage files on...
  13. M

    [SOLVED] FJ Eternus DX200 iSCSI Base volume - empty

    Yes, manually is good, but.. Before connect to Eternus - I forgot to add Proxmox IQN Name ( /etc/iscsi/initiatorname.iscsi) and IP Name in iSCSI host group.. After that all is well..
  14. M

    [SOLVED] FJ Eternus DX200 iSCSI Base volume - empty

    Hi There is Proxmox 6 and Fujitsu Eternus DX200. Is it possible to somehow connect them to each other ?. Proxmox adds iSCSI from the DX200 to the 'Storage' list, but when trying to create LVM it cannot see 'Base Storage' and create a disk. (CHAP is OFF) Is this due to some settings or...