Search results

  1. V

    Intel SGX for ubuntu vm

    A server app requires SGX, and I plan to run this app on ubuntu vm over PVE. Does PVE support SGX for ubuntu vm? Is this configured somewhere which I probably need to enable? thanks
  2. V

    Migrating vm from esxi to pve: getting blank console screen

    Hello, thanks for the response! Here is the config: ------------------- root@freedom-only:~# qm config 102 agent: 1,fstrim_cloned_disks=1 boot: order=scsi0 cores: 24 memory: 51200 name: miyakowasure net0: virtio=16:65:2B:B4:DF:5C,bridge=vmbr8,firewall=1 net1...
  3. V

    Migrating vm from esxi to pve: getting blank console screen

    I migrated a ubuntu vm from esxi7 to pve using "qm importovf". The vm actually started and I was able to ssh into it, everything seems to be working as expected, but the console screen is completely black, thus I can't logon to the vm via the console. I have tried changing the display types...
  4. V

    Combining disks into one logical

    Hello, I am new to proxmox. I have several 500GB ssd's (sata) which I want to combine into a logical volume of size like 1TB or 2TB. Does proxmox have fs that supports this? thanks