Search results

  1. G

    Hardware

    Maybe it is meant that the NSF is not clustered storage and can itself become a point of failure. (If itself not placed in other HA cluster of course :) ) Best regards, Gosha
  2. G

    Docker support in Proxmox

    Isolated cases determines the industry? :) Let's wait for the massive Docker use outside the developer environment...
  3. G

    Docker support in Proxmox

    Developers industry. IMHO.
  4. G

    Insecure migration VM test

    Hm... I can't restart the servers to view bios. This is three ProLiant DL380e Gen8 (2хE5-2420)... If default BIOS settings is AES enabled, then answer is yes! :) here can: Best regards, Gosha
  5. G

    Insecure migration VM test

    This is working cluster. Loading is variable... :)
  6. G

    Insecure migration VM test

    No. :) on first: migration speed 45.51 MB/s, duration 3:11 on second: migration speed 118.72 MB/s, duration 1:15
  7. G

    Insecure migration VM test

    Hi! I tested default migration VM (8GB memory, disk on ceph-storage) vs insecure migration. Results on pictures. Default migration: insecure migation: Insecure migration faster almost 3 times. :) -- Best regards, Gosha
  8. G

    Wrong display WEB-GUI in Safari (macOS)

    Thanks for information. --- Best regards, Gosha
  9. G

    Wrong display WEB-GUI in Safari (macOS)

    Hi! The problem is shown in the picture: The problem is observed in Safari only. The Chrome and Firefox displays correctly. This is a solvable problem? --- Best regards, Gosha
  10. G

    [SOLVED] Proxmox 4.3 - S.M.A.R.T. problem

    No problem: proxmox-ve: 4.3-66 (running kernel: 4.4.19-1-pve) pve-manager: 4.3-3 (running version: 4.3-3/557191d3) pve-kernel-4.4.13-2-pve: 4.4.13-58 pve-kernel-4.4.15-1-pve: 4.4.15-60 pve-kernel-4.4.19-1-pve: 4.4.19-66 lvm2: 2.02.116-pve3 corosync-pve: 2.4.0-1 libqb0: 1.0-1 pve-cluster: 4.0-46...
  11. G

    [SOLVED] Proxmox 4.3 - S.M.A.R.T. problem

    Hi! The problem is shown in the picture ))) --- Best regards, Gosha
  12. G

    How to install windows 7 on proxmox 2016...?

    Wow! o_O Try last stable virtio-drivers https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/stable-virtio/virtio-win.iso
  13. G

    How to install windows 7 on proxmox 2016...?

    Hi! You need select vioscsi directory (see your first picture) for install virtual scsi-controller driver. The remaining drivers (like balloon and network) can be installed after the Windows installation. Best regards, Gosha
  14. G

    Unable to select VZDump Backup in Content

    Hi! Backup can be stored on the file system only! LVM-volume is the block device. You need to create the file system on your LVM-volume, mount it any directory on the node and add the storage as a directory. Or make shared this FS via NFS and add the storage as NFS: -- Best regards! Gosha
  15. G

    How effective is ifdown and ifup for changing netowrk settings

    It does not matter, because the changes in /etc/network/interfaces will affect only during UP interface (after down).
  16. G

    VZDUMP stuck - can't kill vzdump task

    May be try Stop backup from GUI in fact :) : -- Best regards, Gosha
  17. G

    Trying to create proxmox cluster

    You need add second node to cluster before using pvecm. Look here: https://forum.proxmox.com/threads/cannot-initialize-cmap-service-on-fresh-install-of-pve-manager-4-1.26437/#post-133291 check /etc/hosts files on both nodes. -- Best regards, Gosha
  18. G

    PVE4 reboot hang at "reached target shutdown"

    The same problem too. Even after manual shutdown all VM's and manual reboot nodes (for boot new kernel) - much more than three minutes waiting "reached target shutdown". :(