Search results

  1. W

    Physical Server Migration

    Hello. I have a question and I don't know how to solve it. I need help. I have an old centos 5 mail server (it runs constantly) on a physical server. I want to transfer the system to a virtual machine on Proxmox. I need to do this either "live" or with minimal downtime. The disk used in the...
  2. W

    Clonezilla VM io-error

    Xeon(R) CPU E5-2430 CPU Specifications Total Cores 6 Total Threads 12 (2 Sockets) In VM settings select Sockets 2 Cores 6 ? or Sockets 1 Cores 12 ?
  3. W

    Clonezilla VM io-error

    PVE 8.4.9 CPU(s) 24 x Intel(R) Xeon(R) CPU E5-2430 0 @ 2.20GHz (2 Sockets) Kernel Version Linux 6.8.12-13-pve RAM 48 Gb
  4. W

    Clonezilla VM io-error

    Hello. I am trying to migrate a physical server (linux) to a virtual machine created on PVE 8.4.9 using Clonezilla over the network VM 16 cpu/32Gb ram/ hdd 1.2 Tb I launched Clonezilla on the physical server and specified it as a source, then launched Clonezilla in the VM and specified it as a...
  5. W

    [SOLVED] Error internal-error when installing Windows 7 sp1

    Replaced Westmere cpunow everything works fine
  6. W

    [SOLVED] Error internal-error when installing Windows 7 sp1

    Error internal-error when installing Windows 7 sp1 Virtual machine created Memory 2 Gib Processors 1 (1 socket, 1 cores) (x86-64-v2-aes) BIOS Default (SeaBIOS) Display Default Maschine pc-i440fx-9.0 SCSI Controller VirtiO SCSI single Hard Disk (sata0) size+32G Network Device (net0) e1000...
  7. W

    Proxmox VM and Sophos Firewall Home

    Create two interfaces 1 is the internal LAN network vmbr0 Linux Bridge (network device enp3s0 (yours may have a different name) static ip 192.168.1.1 (use your local network settings) 2 is the external WAN network vmbr1 here select your second network card (enable autostart)
  8. W

    Migrate a virtual machine using StarVind V2V Converter

    I already searched for instructions on google and tried as it is written there, but I did not succeed. So I tried to migrate using StarVind V2V Converter, it also did not work. So I wrote on the forum about my problem.
  9. W

    Migrate a virtual machine using StarVind V2V Converter

    There is no way to migrate from Hyper-V to proxmox in the wiki. The most suitable way is with Clonezilla.
  10. W

    Migrate a virtual machine using StarVind V2V Converter

    Can you give instructions on how to do this?
  11. W

    Migrate a virtual machine using StarVind V2V Converter

    The actual size of the disk is 85.8 Gb d1 is the storage of the virtual machine.
  12. W

    Migrate a virtual machine using StarVind V2V Converter

    I am trying to migrate a Hyper-V virtual machine using StarVind V2V Converter (9.0.1.554). I select the local sx2.vhdx file and choose to migrate to proxmox. I choose to use the qcow2 format and get the error: Formatting '/mnt/pve/d1/images/402/vm-402-disk-0.qcow2', fmt=qcow2 cluster_size=65536...
  13. W

    What is the disk doing?

    I don't quite understand. Proxmox is installed on a 500 Gb disk. For VM, a 500 Gb disk is used (d1 storage), for storing iso, a 2 Tb disk is used (T1 storage), for backups, a 2 Tb disk is used (backup storage). What exactly takes up space in LVM?
  14. W

    What is the disk doing?

    Hello. Help me figure out what the disk is full of? My virtual machines and backups are stored on different disks.
  15. W

    Setting up a network to filter traffic.

    Hi. I have a PVE 8.2.7 server with 2 network cards. I need to configure a virtual machine with nethsecurity. All traffic should go through this virtual machine for filtering and then get into the local network and be distributed via wifi.Tell me how to configure it correctly?
  16. W

    [SOLVED] can't turn off and uninstall CT

    Thanks. That helped. CT is off. I was able to remove CT.
  17. W

    [SOLVED] can't turn off and uninstall CT

    root@pve1:~# ps aux | grep 'lxc-start -F -n 201' kill -9 <PID> root 33514 0.0 0.0 4548 3512 ? Ss 09:56 0:01 /usr/bin/lxc-start -F -n 201 root 495724 0.0 0.0 6312 664 pts/0 S+ 15:54 0:00 grep lxc-start -F -n 201 -bash: syntax error near unexpected token...
  18. W

    [SOLVED] can't turn off and uninstall CT

    root@pve1:~# pct stop 201 --skiplock trying to acquire lock... can't lock file '/run/lock/lxc/pve-config-201.lock' - got timeout
  19. W

    [SOLVED] can't turn off and uninstall CT

    root@pve1:~# pct stop 201 trying to acquire lock... can't lock file '/run/lock/lxc/pve-config-201.lock' - got timeout
  20. W

    [SOLVED] can't turn off and uninstall CT

    root@pve1:~# pct list VMID Status Lock Name 201 running test1 root@pve1:~# pct top 201 ERROR: unknown command 'pct top'