Search results

  1. K

    CPanel created by Proxmox 6 does not work, but fine if created by Proxmox 5

    LXC created by Proxmox 6, install CPanel, then after restart VPS ... user can not access WHM (https://domain.tld:2087). I found than LSC created by Proxmox 6 does not have Cpanel Service, this command does not work: # service cpanel status I remember never has this issue using old Proxmox. So...
  2. K

    Does AlmaLinux LXC available?

    Does AlmaLinux LXC available? Any link to download?
  3. K

    SUGGESTION: Split 4 for Gprapical Info, a theming question

    Currently Proxmox list 4 Graphs of CPU, RAM, Network and Disk I/O. If user can see a grid with 2x2 cell then we can see all graph in 1 screen, is it possible? If need to alter the source code then which parts? Does Proxmox have theming so I can alter the theme only?
  4. K

    SUGGESTION: Proxmox Graph 80M: 80 Mbps or MBps? Disk IO?

    Please add more information for each graph. 1. Network: 80M, is it Mbps or MBps? 2. DISK IO 10k, this ini 10k of what Measurement Unit? 3. etc ... Rgds,
  5. K

    Proxmox ulimit hell : how to really increase open files ?

    This thread help me so much. In my case (tested on Promox 6.4), I don't need to change any value on Node. Only change this inside LXC: Enter to VPS using Proxmox - Select VPS - Console # nano /etc/security/limits.conf .... enter this value: * soft nofile 1048576 unset *...
  6. K

    Need help removing old CEPH configration from drives

    Just come to here after faced similar issue. I'm trying sgdisk -Z but does help. After read ceph documentation I found: NB: replace /dev/sdX with your sdX drive #ceph-volume lvm zap --destroy /dev/sdb Also important, if you want to make sure which drive contains ceph then use: #...
  7. K

    SUGGESTION: Proxmox import Virtualbox/ESXi Feature

    Hope Proxmox support OVF/OVA too using Proxmox UI rather than manually.
  8. K

    SUGGESTION: Proxmox import Virtualbox/ESXi Feature

    As IT admin I know importing Virtualbox/ESXi is very easy using qemu-img converter, so why not add this feature to Proxmox UI on the fly?
  9. K

    SUGGESTION: Promox UI Color Scheme

    We have use Proxmox for almost 10 years and found Proxmox very stable. Very fast compare to VMware Esx and Esxi. But today I found the Proxmox UI color need some improvements. The color of "TREE" is white, but SUB-TREE is Grey then DETAILS is white again. So, the transition color is not good...
  10. K

    SUGGESTION: Proxmox UI to support Multi Nodes

    Currently Proxmox UI only support single node. I know Cluster support multi modes but has some restrictions: We can not have multi servers with same VM/CT ID The Cluster config in one node if broken then all nodes has problem then users will over knowledge to use pvecm expected 1, stop xyz...
  11. K

    Proxmox Installation: eye catching color

    Just change the colour of Active Button. For the Alt, unfortunately the Shortcut Letter has no Underscore. Look at https://pve.proxmox.com/pve-docs/images/screenshot/pve-select-target-disk.png
  12. K

    Proxmox Installation: eye catching color

    For installation without mouse, the color of Active Button of Proxmox is same. Active Button only bordered. I hope developer choose eye caching color, maybe use Orange color.
  13. K

    Limit DiskIO with LXC Containers possible?

    Read this: https://forum.proxmox.com/threads/i-o-disk-limit.28591/
  14. K

    i/o disk limit

    According to Zima comment for: echo "251:7 10000" > /sys/fs/cgroup/blkio/lxc/60200/blkio.throttle.read_bps_device Will you support LXC too? Maybe an option under Advanced setting of Disk Resource?
  15. K

    [SOLVED] Restore OpenVZ to LXC Proxmox 5: A lone zero block at

    Solved. The backup without lzo/gzip successfully on Proxmox 4. I think it will be same on Proxmox 5.
  16. K

    [SOLVED] Restore OpenVZ to LXC Proxmox 5: A lone zero block at

    I try to restore vzdump-openvz-941250-2020_03_03-07_57_24.tar on same server (Proxmox 3), successful. Will try again on another server with Proxmox 4 and 5.
  17. K

    [SOLVED] Restore OpenVZ to LXC Proxmox 5: A lone zero block at

    file /vz/dump/vzdump-openvz-941250-2020_03_02-00_37_52.tar.gz /vz/dump/vzdump-openvz-941250-2020_03_02-00_37_52.tar.gz: gzip compressed data, from Unix, last modified: Mon Mar 2 00:37:52 2020 Now I try to backup without compression: -rw-r--r-- 1 root root 165G Mar 3 14:17...
  18. K

    [SOLVED] Restore OpenVZ to LXC Proxmox 5: A lone zero block at

    When I restore OpenVZ (Proxmox 3) to LXC (Proxmox 5) then error: Even original OpenVZ size is 100GB but the backup file .tar.gz is 149GB, so I add vps size (200GB) option when restore, as shown above.
  19. K

    Proxmox Load Average: make it better to read?

    Why must check mail? That's why I suggest Proxmox add a new field called as "Load Avg" on list of VPS. I hope you understand my concern is feature suggestion of Proxmox not about how to use monit.
  20. K

    Proxmox Load Average: make it better to read?

    The problem is w/o m/monit I must visit each VPS 1 by 1. I hope Proxmox have a new Field calles as Load Avg, look like CPU or RAM used.