Recent content by bromac

  1. B

    Start/stop VM on a schedule

    bump Hello is it possible to add this functionality at the cluster level? I know I can add to cron but if this VM is add to HA or vm was migrate to other node than I need to add cron to all node. If vm is not in node than will show error on logs.
  2. B

    [SOLVED] commandline verification with exclude vm/ID

    OMG, thanks for very fast response for help me :) This is enought. I forgot about api. With this command I created list of group (with exclude 100 and 200) and with your command run verify with bash loop proxmox-backup-debug api get /admin/datastore/pbs/groups --output-format json-pretty...
  3. B

    [SOLVED] commandline verification with exclude vm/ID

    Hello How to run NOW verification from commandline but only selected group backup from one datastore (or i future in GUI)? I have a tens of VM, with two VM very big (3TB) with very small files (eg 10-50kB) - need to run 2 verification line (at the same time): first: all VM's verification (with...
  4. B

    Proxmox-backup-client not going/follow softlink

    Hello tl/dr: Can proxmox-backup-client "go over"/follow softlink and backup real file but not softlink? We have a daily backups windows hosts with UrBackups, then we want to geo-copy to the existing PBS on other localisation we already had. Urbackup share is mounted on PBS over NFS-readonly...
  5. B

    Hook scripts support anda other questions

    +1 is there any plan to port proxmox-backup-client to BSD/freebsd/freenas?
  6. B

    Backup VM and files will be deduplicated?

    Hello I was looking through the documentation, but I don't think I found an answer to my problem. I'm not quite sure if I can put two different types of backups - VM and files into one datastore. if yes, what PBS will do when: If I run backup vm and next backup over proxmox-backup-client from...
  7. B

    skip vm's that have not been used for a while.

    +1 from me but maybe not to PBS but to proxmox (selection for full backup and for incremental) Maybe add "include running vms" to "backup job" -> "selection mode"
  8. B

    Upgrade PVE 4.1.1 to PVE 4.2-17

    Yes I know this, for test I was install fresh version 4.1.1 and do it upgrade to 4.2.17, and it is theoretical working, but don't know if all task I am doing to upgrade to different version. Maybe it is smaller package / command they doing this same and it will be more safety than my...
  9. B

    Upgrade PVE 4.1.1 to PVE 4.2-17

    I think I found a way how to update, but to version 4.2.18 - also running my software. I would ask someone just to confirm whether you only need to do and all will be working good: apt-get install package=version for all packages from...
  10. B

    Upgrade PVE 4.1.1 to PVE 4.2-17

    Hello How can I update PVE only to version 4.2-17 from 4.1.1? I can't upgrade to 4.3, because I have software they not working on 4.3 and must wait after will be added update. Have on sources.list pve-no-subscription, and when I dis-upgrade then proxmox will upgrade to 4.3. Is there a way...
  11. B

    Often automatic restarts servers

    It was indeed a problem ping the host names - added entries on the router and now ping by name node runs. I checked a multicast below. Any more suggestions? If this will solve my problem? Restart random server / node was always in a random day root@RX300S6:/etc/pve# omping -c 10000 -i 0.001 -F...
  12. B

    Often automatic restarts servers

    At least once a week, resets one of the four node, this is usually different each time. We have 4 servers: fuitsu rx300s4, rx300s6, tx300s6 and IBM System x3400. All of the Xeon (single or dual-processor). Each server a minimum of 8 cores. Each minimum of 48GB of RAM (minimum every free 10-15GB)...
  13. B

    Often automatic restarts servers

    Good morning We have a problem after moving from a previous version of Proxmox 3.x to 4.1.1. We do not have updated. We did the fresh installation of creating a new cluster of 4 servers. Currently, from time to time (once a week), we breakdown: restarts one of the servers in the cluster. When...