Search results

  1. B

    Set ip into windows vm using guest

    You have some tutorial/ example for one of them? Thanks.
  2. B

    Proxmox shutdown randomly

    Hi guys, Can you help me to understand why proxmox going to shut down without any reason. Where i can see why server going down? Please see the screen attached Thanks
  3. B

    Set ip into windows vm using guest

    Hello, Exist some method who can be used to set an static ip into windows vm who have a template base? Thanks, Alin.
  4. B

    Ceph Issue

    How i can do that?
  5. B

    Ceph Issue

    ● systemd-timesyncd.service - Network Time Synchronization Loaded: loaded (/lib/systemd/system/systemd-timesyncd.service; enabled; vendor preset: enabled) Drop-In: /lib/systemd/system/systemd-timesyncd.service.d └─disable-with-time-daemon.conf Active: inactive (dead) since Wed...
  6. B

    Ceph Issue

    the problem is i cant set on yes System clock sync. i tried: systemctl restart systemd-timesyncd.service timedatectl set-ntp true systemctl restart systemd-timesyncd content from timesyncd.conf: [Time] NTP=0.ro.pool.ntp.org 1.ro.pool.ntp.org 2.ro.pool.ntp.org 3.ro.pool.ntp.org...
  7. B

    Ceph Issue

    root@pvem2:~# timedatectl Local time: Tue 2019-11-19 10:33:48 EET Universal time: Tue 2019-11-19 08:33:48 UTC RTC time: Tue 2019-11-19 08:34:09 Time zone: Europe/Bucharest (EET, +0200) System clock synchronized: no NTP...
  8. B

    Ceph Issue

    I set same ntp server for all of them but slowness still exist only on that node with only 1 vm on 256gb ram and ssd intel so it's not from hardware. VM have same tamplate like on other nodes and works fine for a period of time. What i can do? Thanks
  9. B

    Ceph Issue

    Ok And what i can do? because on other servers default config works fine. Thanks
  10. B

    Ceph Issue

    Some update? :)
  11. B

    Ceph Issue

    And can be this the cause of slownes on that node?
  12. B

    Ceph Issue

    Hi, Is same output for all of them
  13. B

    Windows 2016 VM turn off Automaticaly

    It's related to license on win 2016 server. So if trial license expired at every 1h and 30 mn that vm go off. Thanks
  14. B

    Ceph Issue

    I have 4 nodes with latest version of proxmox: Kernel Version Linux 5.0.18-1-pve #1 SMP PVE 5.0.18-2 (Fri, 2 Aug 2019 14:51:00 +0200) PVE Manager Version pve-manager/6.0-5/f8a710d7 On one of them from 1 week (so after 1 month after i upgrade all nodes) all win vms run very very...
  15. B

    Windows 2016 VM turn off Automaticaly

    For Some reasons some of my VM' go off without any error and i dont understand why. My Windows Have license so what can i do to understand where is the problem? P.S. I have 500 vm's but only 4 5 have this probleme but all is cloned from same template Thanks, Alin.
  16. B

    A correct setup for a HP Z800

    I recommend zfs than thin lvm from my point of view. Algorithms from zfs is more complex and faster.
  17. B

    A correct setup for a HP Z800

    Well i search on net based board for z800 and there i can see 6 sata port so you can put a hard drive into a cady using cd rom slot so: 1 ssd for proxmox 5drives for storage and from there you have a lot of options...
  18. B

    guest-agent

    ok i "sell" for you a solution but need to be tested and evetualy updated to win2016 or 2019 ;) MUST READ: 1. If the step below does not work verify then you are most likely part of a domain and your security policy may not allow you to perform steps below! 2. UAC prompts were also disabled for...
  19. B

    guest-agent

    Well you need to understand the advantages and disadvantages of link clone, please clone a vm with 500gb disk space on esxi (where all clones are in fact full clones) and a link clone on proxmox (who take 3 4 and in worst scenario 10 sec and after that you can started up..)
  20. B

    Best practice to update Windows VM for linked clones

    So you want to update all linked clones? You need to understand first what means linked clones: Temaplate virtual disk is used into each related clone. What is added after cloning procces it's writed into a different part on the disk so dosen't exist any relation between link_clone1 and...