Search results

  1. E

    [SOLVED] Console seems to have broken on 5.2-7

    Hi all, @dcsapak and @schinzelh Thank you for the suggestion and write-up, the container console is working again for me! :) Thanks! :D
  2. E

    [SOLVED] Console seems to have broken on 5.2-7

    Hi all, The title says it all. When attempting to connect to the console via web-interface, I get a blank screen with a cursor. I'm currently using Firefox. The console worked just fine in 5.2-6. Connecting to the node via ">_Shell" works just fine. Syslog around the time I tried to connect...
  3. E

    [SOLVED] pvestatd.service crashing at midnight

    Alwin, your suggestion appears to have given me a stable system so far. I disabled CPU scaling and verified that I had disabled all power saving in the BIOS. Two days uptime without any issue. I'll keep an eye out and report back here if I see this crash happen again. Thanks! -Matt
  4. E

    [SOLVED] pvestatd.service crashing at midnight

    Thanks Alwin. I'm back from the weekend, so I will give this a try tonight!
  5. E

    [SOLVED] pvestatd.service crashing at midnight

    Hi all, Kind of an ongoing issue that I have been dealing with. It would seem that my pvestatd.service randomly crashes at or very near midnight on one of my nodes. Sometimes this causes only the daemon to crash, other times it will cause the node to become unresponsive until hard-reboot...
  6. E

    pvestatd[15200]: status update time

    Did you ever figure this out? I'm having the same issue, with a similar setup to you. (I have a NFS and iSCSI services on FreeNAS that shares storage to PVE for backups and live images). root@Orion:~# time pvesm status WARNING: Device /dev/sdb has size of 4294967296 sectors which is smaller...
  7. E

    [SOLVED] Backup issue

    Here's what I get: root@Wash:~# pct fsck 100 fsck from util-linux 2.29.2 /dev/mapper/shared-vm--100--disk--2 contains a file system with errors, check forced. /dev/mapper/shared-vm--100--disk--2: Deleted inode 4849 has zero dtime. FIXED. /dev/mapper/shared-vm--100--disk--2: Entry 'xedit.lsp' in...
  8. E

    [SOLVED] Backup issue

    On the CT, I get no such file or directory unless I use the directory ./usr/lib/X11/xedit/lisp/. If I try to list the directory, I get: root@Teamspeak:/usr/lib/X11/xedit/lisp# ls ls: cannot access 'xedit.lsp': Bad message indent.lsp lisp.lsp progmodes syntax.lsp xedit.lsp And trying to do...
  9. E

    [SOLVED] Backup issue

    Hi all, I've getting an error with the backup of an LXC container to my NFS shared storage for a while now. I was hoping someone could make some sense of the error message and point me in the right direction to get it backing up again. I have other CT's and VM's backing up to this shared storage...
  10. E

    Adding .iso file to iscsi drive

    Wolfgang, why bother having the block device appear in the server view column then? Is it useful to have it appear just to show the extents? It may be nice to have a way to hide it for people like me that will only have 1 or 2 extents.
  11. E

    Adding .iso file to iscsi drive

    I believe what OP is talking about is how you cannot upload ISO's or templates to an iSCSI target (see screenshot). Correct me if I'm wrong, but I don't believe you can use the iSCSI drive because zfs-over-iSCSI is not yet supported in Proxmox via FreeNAS. (I have the same question as OP).
  12. E

    Recent issues with PVE5.0 update - Ryzen 1700

    Wolfgang, Apologies for the delayed response. Your suggestion to update the BIOS worked.
  13. E

    Recent issues with PVE5.0 update - Ryzen 1700

    All, After recent updates, I'm having instability issues with my PVE install. Here's what I'm seeing: Message from syslogd@Orion at Sep 24 19:23:48 ... kernel:[ 2490.143955] [Hardware Error]: Instruction Fetch Unit Error: L2 BTB multi-match error. Message from syslogd@Orion at Sep 24 19:23:48...
  14. E

    Windows Server 2016 Memory Leak / Memory Ramping

    I figured out what was causing the high memory usage. It is actually completely unrelated to Windows, or any application running on my Windows VM. It is a separate Linux CT that is using a LOT of RAM, and somehow "sucking" away RAM from the Windows VM. I don't quite understand it, and this may...
  15. E

    Windows Server 2016 Memory Leak / Memory Ramping

    That's right, I forgot MS gives ridiculously long trial periods (no complaints here!). The server has 16GB of DDR4 RAM, and the VM is in fact installed on a ZFS partition (namely the local ZFS). I believe that when I set up the VM, I did not give it any cache which is the default option. I guess...
  16. E

    Windows Server 2016 Memory Leak / Memory Ramping

    Thanks for the reply and advice, FastLaneJB! Just a little background on this server-- I've been running all my primary servers off my Windows Server 2012 machine which is running on ESX, and has been up for a few years. The Windows Server 2012 has been running great, however I'm in the process...
  17. E

    Windows Server 2016 Memory Leak / Memory Ramping

    Bumping this because it is still an ongoing issue for me. Anyone else seeing this?
  18. E

    Windows Server 2016 Memory Leak / Memory Ramping

    Hi all, First-time poster and recovering ESXi user. Just wanted to say how impressed I am with the Proxmox virtualization platform. The PVE ecosystem is mind-blowing to me for an open source software package. So, to that I say a huge thank you! Keep up the great work! I've searched for this...