Search results

  1. C

    openvswitch vs linux bridge

    but if i must have e vlan for internal connection for virtual machine ?
  2. C

    openvswitch vs linux bridge

    whats the best for performance and setting?
  3. C

    backup failed exit code 1

    fixed i add acl option cat /etc/fstab UUID=21b242df-3ebd-4c52-8d2e-eff350b811f4 / ext4 defaults,acl 01 LABEL=EFI_SYSPART /boot/efi vfat defaults 0 1 UUID=b7d64c69-220f-4a9c-b016-927be3415df2 /var/lib/vz ext4 defaults,acl 0 0...
  4. C

    backup failed exit code 1

    /var/lib/tmp is folder in storage and use ext4 and this is 100 setting lxc.cgroup.relative = 0 lxc.cgroup.dir.monitor = lxc.monitor/100 lxc.cgroup.dir.container = lxc/100 lxc.cgroup.dir.container.inner = ns lxc.arch = amd64 lxc.include = /usr/share/lxc/config/debian.common.conf lxc.include =...
  5. C

    backup failed exit code 1

    if i use stop mode the backup work
  6. C

    backup failed exit code 1

    I have this error when try to do backup in sospended mode and in snapshot INFO: Starting Backup of VM 100 (lxc) INFO: Backup started at 2021-04-01 09:56:06 INFO: status = running INFO: backup mode: suspend INFO: ionice priority: 7 INFO: CT Name: vm1 INFO: including mount point rootfs ('/') in...
  7. C

    install plesk on lxc

    Can you help me to install plesk on lxc with centos or debian os? Unpriviliged container yes o no? Option: keyctl, nesting and device node? Mount option: noatime, nosuid? Acl enable? Can you hemlp me to select this informations?
  8. C

    Very Slow Performance 4.1 Direct Single HDD ext3 or 4

    Hi, it's correct: /dev/pve/data /var/lib/vz ext4 defaults,barriers=0 1 2 or i must remove defaults ?
  9. C

    ext4, fstab, io wait

    i must restart server for read any changes?
  10. C

    ext4, fstab, io wait

    i have this /dev/pve/data /var/lib/vz ext4 defaults,nobarrier 1 2 it's ok? or i must use only /dev/pve/data /var/lib/vz ext4 nobarrier 1 2
  11. C

    ext4, fstab, io wait

    CPU BOGOMIPS: 38398.64 REGEX/SECOND: 2087224 HD SIZE: 19.10 GB (/dev/md2) BUFFERED READS: 90.90 MB/sec AVERAGE SEEK TIME: 13.46 ms FSYNCS/SECOND: 16.16 DNS EXT: 21.89 ms DNS INT: 7.68 ms
  12. C

    ext4, fstab, io wait

    i have raid software with default setting i have a long io wait time
  13. C

    ext4, fstab, io wait

    Hi, what's the best fastab setting for ext4 and low io wait?
  14. C

    Performance issue with Proxmox 4 - high IO delay

    how you reconfigure /etc/network/interfaces, can give an example?
  15. C

    Performance issue with Proxmox 4 - high IO delay

    you remove openswitch from apt-get?
  16. C

    High IO in OVH server and LXC

    HI, I have an ovh server with software raid and ext4 the problem is the hight IO wait when I use LXC
  17. C

    LXC and backup and restore problem

    i must edit file and for future backup work or i must restart something?
  18. C

    LXC and backup and restore problem

    only i must set stdexcludes: 0 into /etc/vzdump.conf file?
  19. C

    LXC and backup and restore problem

    in vm some service not start for permission and other many error, for example: install debian 8 and install mysql - work backup restore to another node or another proxmox server mysql not start and give me socket error but it's only an example