Search results

  1. Sasha

    Every hour backup is very CPU-expensive

    As i said it's a lxc-container containing database. Every night back up is not so suitable (but useful of course) So to be honest i don't know any other way (besides PBS) to save all changes of database hourly... And You?
  2. Sasha

    Every hour backup is very CPU-expensive

    The lxc-container that needs to be backed up as often as possible has compressed PVE's vzdump file about 11G. The same container reported by PBS in datastore content as 58G size. I mead that i don't need all production every hour backup. Just one sensitive container with changing database.
  3. Sasha

    Every hour backup is very CPU-expensive

    Appreciate for advices! Anyway, would You clarify for novice, is hourly (half-hourly) backup job (PVE GUI section Datacenter-Backup) for container a robust approach to have a close-to-production back up?
  4. Sasha

    Every hour backup is very CPU-expensive

    Hi, guys. Is this the robust approach to run backup on lxc-container every 1 hour? I have 2 containers, but backing up to PBS number 101 (~10G) very expensive! In the same time backing up number 102 (~25G) looks suitable. Please help me to figure out that! Where to dig?
  5. Sasha

    vzdump reports error with --exclude-path /mnt/*

    Exactly!I do appreciate You for help!
  6. Sasha

    vzdump reports error with --exclude-path /mnt/*

    Hi, guys! I'm really in stuck with command /usr/bin/vzdump 104 --dumpdir /root/backups --mode snapshot --compress zstd --exclude-path /mnt/* that leads to error 400 Parameter verification failed. vmid: invalid format - value does not look like a valid VM ID vzdump {<vmid>} [OPTIONS] As i...
  7. Sasha

    Using proxmox-backup-client in script as PVE's GUI does

    I do appreciate You for answer. It was my second question! My simple first question concerns containers (CT). In PVE GUI it's easy to backup it to PBS. How to do it with proxmox-backup-client backup in command line? PVE GUI uses command line too comlex for understanding...
  8. Sasha

    Using proxmox-backup-client in script as PVE's GUI does

    Hi guys! I'm novice with PBS so in stuck with using proxmox-backup-client in my backup scripts. Look, PVE's backup job is excellent, but i need to run the same activity backup in my script. PVE's log of backing up to PBS is too complex for me and very unclear (( Would You help me what command(s)...
  9. Sasha

    How to clear error's report on Dashboard

    Hi, guys! It's little annoying... That backup is already deleted, but that information is still here...
  10. Sasha

    How to backup a data storage (paranoid)

    Appreciate for explanation! It seems i should farewell to vzdump...
  11. Sasha

    How to backup a data storage (paranoid)

    Sounds close to perfect! I don't have hardware anymore for PBS, but i can add HDD in PBS server to simplu rsync /datastore to it. Would You clarify a process. So i hace Data Store in /backedup 1. Setup PBS 2. Add Data store with folder /datastore 3. Remove everything in folder /datastore by...
  12. Sasha

    How to backup a data storage (paranoid)

    Hi, guys! I'm novice in PBS and just begin to configure a backups with it. My current backup scheme is copying vzdumps to separate server. It's simple and straight and served several years. PBS is really attractive and amazing but I'm little nervous while think to trust all backups to single...
  13. Sasha

    CT's pbs size vs vzdump size difference

    Got an answer to dymmy like me https://forum.proxmox.com/threads/pbs-compression-backup-job.99056/
  14. Sasha

    CT's pbs size vs vzdump size difference

    Hi, guys. Would You clarify what is the reason of huge difference between CT's backup's size: local vzdump gots 7G but backup on storage pbs size is 20G. Have i missed something in options? Some Proxmox backup compression?
  15. Sasha

    lsusb got "Resource temporarily unavailable"

    Hi, guys! Wold You help me to figure out the results of tests of new hardware? Look, i just got two *completely* equal hardware servers and clearly installed PM Backup server 3.1 and PVE 7.4.1 lsusb shows on PVE Bus 004 Device 002: ID 8087:8002 Intel Corp. 8 channel internal hub Bus 004...
  16. Sasha

    Undeletable network interface after fresh install

    Hoster's suppors says it's not a problem up to 25 MAC's So everything is ok. I do appreciate You for Your patient answers for dummy 8)
  17. Sasha

    Undeletable network interface after fresh install

    Do You mean a place /etc/network/interfaces? But what is the goal of it? auto lo iface lo inet loopback iface eno1 inet manual auto vmbr0 iface vmbr0 inet static <------>address 88.888.888.88/28 <------>gateway 88.888.888.88 <------>bridge-ports eno1 <------>bridge-stp off <------>bridge-fd 0...
  18. Sasha

    Undeletable network interface after fresh install

    Yes it's a hosted server. Host itself has one IP (one from IP's subnet we've got from provider). And i use that IP to access Proxmox host itself. But i intend to add container with apache and set second public IP to access web. So physically that two IP (from host and from container) will use...
  19. Sasha

    Undeletable network interface after fresh install

    Appreciate for Your attention to my dummie's questions. Have a good day!
  20. Sasha

    Undeletable network interface after fresh install

    I'd like to achieve just a little more knowledge by carefully listening guru. So it's a two physical network interface and eno2 is INactive, right? Dedicated server description says just about one )) root@hq:~# ethtool eno1 Settings for eno1: Supported ports: [ TP ] Supported link...