Search results

  1. I

    [SOLVED] Container not start after upgrade

    Hi 222 is not a contianer, is a VM.... I expent some time with my coworker and he told me that he resized the pve-root partition and errors come since then. I checked the history file and see 475 pve5to6 476 fdisk -l 477 e2fsck -f /dev/mapper/pve-data 478 ls /sys/block/ 479...
  2. I

    [SOLVED] Container not start after upgrade

    hi, here I go: ➜ ~ lsblk -f NAME FSTYPE LABEL UUID FSAVAIL FSUSE% MOUNTPOINT sda zfs_member ├─sda1 linux_raid_member 879004fa-7005-3ac9-3017-a5a8c86610be ├─sda2...
  3. I

    [SOLVED] Container not start after upgrade

    Hi, After upgraded to Proxmox 6.2-10 I created a new CT with debian 10 template but is not working. This is the log output when I launch it in debug mode with lxc-start -n 101 -F -l DEBUG -o /tmp/101.log lxc-start 101 20200801083912.726 INFO confile - confile.c:set_config_idmaps:2051 - Read...
  4. I

    when we reboot one node, al cluster is rebooted

    Yes, we had 4 nodes. I just removed the unused node from the cluster.... but is it the reason why all cluster is rebooted when we reboot one single node?
  5. I

    when we reboot one node, al cluster is rebooted

    Hi, We have (for us) a big problem. Since not too much time, when we reboot a single node of our cluster, all nodes are rebooted! why is that happening?? how to fix it?? This is our setup: proxmox-ve: 5.4-2 (running kernel: 4.15.18-28-pve) pve-manager: 5.4-15 (running version: 5.4-15/d0ec33c6)...
  6. I

    interrogation mark after CT launch

    sorry, I was on holydays.... Is ceph on three separate servers? Yes it is, in the 3 supermicro server On which disks is ceph installed? Each server has 3xSSD raid where proxmox and ceph are installed How is ceph configured (size/min_size, replication, ...)? [global] auth client required...
  7. I

    interrogation mark after CT launch

    Current setup - 3 Supermicro server * (32 x Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz (2 Sockets) * 128 Gb Ram * 3 SSD raid for proxmox system * 3x4TB WD Red * SHARED disk (NFS) for VM and CT - 1 HP Microserver ( FreeNAS) * Intel(R) Xeon(R) CPU E3-1220L V2 @ 2.30GHz * 8GB ram * 4x4TB WD Red...
  8. I

    interrogation mark after CT launch

    We added 2 new Supermicro servers (identical to the first one)
  9. I

    interrogation mark after CT launch

    Previous setup: - 1 Supermicro server * (32 x Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz (2 Sockets) * 128 Gb Ram * 3 SSD raid for proxmox system * 3x4TB WD Red * SHARED disk (NFS) for VM and CT - 1 HP Microserver ( FreeNAS) * Intel(R) Xeon(R) CPU E3-1220L V2 @ 2.30GHz...
  10. I

    Interrogation icon on all CT

    still with the same problem... now I'm connected to proxmox via ssh and if I executed qm list I've got a full list, but when I execute pct list, no answer... nothing. We'd detected that the problem is with containers althought they are still working. If I reboot one container, proxmox web UI...
  11. I

    fail to start a CT

    Hi, I can't start a CT from the web so I tried within the console: root@pve:~# pct start 829 root@pve:~# pct start 829 Job for pve-container@829.service failed because the control process exited with error code. See "systemctl status pve-container@829.service" and "journalctl -xe" for details...
  12. I

    Interrogation icon on all CT

    Yap... we just realize that our FreeNas was not working properly... a workmate changed NFS to v3 few days ago... We just turned it back to 4... this night I will reboot Proxmox and see what's happens Thanks in advance
  13. I

    Interrogation icon on all CT

    Hi, Today I created a new CT and launch. After some minutes I have my proxmox like this: All VM and CT are still working but I can't do anything with the web interface. I tried with: service pvestatd restart service pvedaemon restart service corosync restart But it remains like this...
  14. I

    New cluster install with Ceph

    We can buy them... what about microserver hardware? is it enough? or better go and install all together in supermicro servers?
  15. I

    New cluster install with Ceph

    Hi, We had a proxmox server runing for a year and now we bought 2 more servers (so we have 3 identical Supermicro servers): CSE-825TQ-R720LPB CHASIS MBD-X10DRH-C-O SUPERMICRO INTEL motherboard 2 x INTEL BROADWELL-EP 8C E5-2620V4 2.1G 20M 8GT Each server 128Gb RAM ( 4 x 32GB DDR4-2400 2Rx4 LP...
  16. I

    Upgrade 4.4 to 5 no gui

    Fixed. I followed some instructions from there: https://forum.proxmox.com/threads/no-access-to-the-panel-after-the-update-promox-to-ve-5.35517/ https://forum.proxmox.com/threads/upgrade-4-4-to-5-no-gui.35557/#post-174392 https://forum.proxmox.com/threads/4-4-5-upgrade-issues.35495/...
  17. I

    Upgrade 4.4 to 5 no gui

    I dind´t remove any package, I just followed the wiki instrunctions to upgrade... this is also related to my issue, same happens https://forum.proxmox.com/threads/upgrade-from-4-4-to-5-services-files-symlinked-to-dev-null.35546/
  18. I

    Upgrade 4.4 to 5 no gui

    same issue here. I upgraded to proxmox 5 but no web gui... Also, previously (with proxmox 4) when the system was started I could see the login prompt and the proxmox url. Now with de upgrade, only login prompt is displayed, there is no proxmox url info.
  19. I

    vzdump disk

    Hi, We have a server with proxmox witch have this storage setup: /dev/sda 930.Gb (SSD) /dev/sdb 1.82 Tb (raid) On the storage part of proxmox we can see: local => VZDump backup file, ISO image, Container template => 94.37 GiB local-lvm => Disk image, Container => 810.25 GiB So I asume that...