Search results

  1. M

    Snapshots are not displayed

    Try show all snapshots and other zfs get type -r or list only snapshots zfs list -t snapshot
  2. M

    Guest Agent not running

    Try to enter to VM100 by console. Login and run ip a
  3. M

    Clustering issue

    run pvecm expected 1 on runing node if second node runs , cluster works again
  4. M

    Cannot access proxmox GUI

    It looks good. My root@pve:~# lsof -i -n COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME systemd 1 root 35u IPv4 18584 0t0 TCP *:sunrpc (LISTEN) systemd 1 root 36u IPv4 18585 0t0 UDP *:sunrpc systemd 1 root 37u IPv6 18586...
  5. M

    Cannot access proxmox GUI

    Try lsof -i -n and search TCP *:8006 (LISTEN)
  6. M

    Cannot access proxmox GUI

    What adress do you use? Ip and port to connect to proxmox.
  7. M

    Can't connect to GUI after installation

    Your computer client is in the same network 192.168.1.0/24 ?
  8. M

    Windows XP blue screen issues at boot

    Try this https://pve.proxmox.com/wiki/Migration_of_servers_to_Proxmox_VE#Physical_.28running.29_Windows_server_to_Proxmox_VE_.28KVM.29_using_VMware_Converter
  9. M

    windows 2019 standard rdp server is very slow

    In Windows run Resource Monitor and check CPU and disk utilization. What process is high utilization.
  10. M

    Dell R710 Perc6i what choice in virtual disks.

    Setting up RAID 0 on each of the disks still relies on controller management. Personally, I wouldn't recommend such an approach. Instead, it's worth considering hardware solutions offered by the Perc controller or replacing it with one that supports JBOD/HBA. If you have the option to build a...
  11. M

    attempting to save data from dead server

    Of course, you can create proper virtual machines from these disks. Treat them as disks salvaged from a damaged computer. The machine's configuration itself was in /etc/pve... so that's what you lost, but the disks are still functional.
  12. M

    Dell R710 Perc6i what choice in virtual disks.

    If you want to use ZFS, do not create a virtual disk through the controller. Find out how to set up these drives in JBOD mode and then create a ZFS pool under Proxmox.
  13. M

    S.M.A.R.T Error

    According to me, everything looks correct. 9 Power_On_Hours 0x0032 099 099 000 Old_age Always - 714 241 Total_LBAs_Written 0x0032 099 099 000 Old_age Always - 974079519 try on console lsblk and cat /etc/pve/storage.cfg if you use...
  14. M

    S.M.A.R.T Error

    Try on console smartctl -a /dev/sdb This is the same.
  15. M

    Proxmox Storage issues

    Please show your /etc/pce/storage.cfg in this file is all configuration of your storages
  16. M

    [SOLVED] ZFS Autoreplace and Autoexpand, should it work?

    On my new 5.2 proxmox instance is not installed, after installing this package, pool get automaticaly spare disk after corrupt base disk.
  17. M

    Native uefi installation

    Secure Boot is diable 6TB disks is 4kn sector, SAS interface On 2TB SATA normal 512 sector disks Proxmox boot OK