Execution
Date 22 Apr 2026 14:24:30 +0100
Duration 00:01:20.86
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
1 Hosts
24 Tasks
24 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:02.54
  • Play
    New KVM server provisioning scripts
  • Task
    Run backup-manager mount script
  • Host
    kvm024

Field Value
changed
True
cmd
set -o pipefail
/tmp/mount.sh
delta
0:00:02.213513
end
2026-04-22 13:25:37.023368
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\n/tmp/mount.sh\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": "/tmp",
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2026-04-22 13:25:34.809855
stderr
read: Connection reset by peer
Redirecting to /bin/systemctl start backup-agent.service
Redirecting to /bin/systemctl status backup-agent.service
stderr_lines
[
    "read: Connection reset by peer",
    "Redirecting to /bin/systemctl start backup-agent.service",
    "Redirecting to /bin/systemctl status backup-agent.service"
]
stdout
Last metadata expiration check: 0:00:41 ago on Wed Apr 22 13:24:54 2026.
Dependencies resolved.
================================================================================
 Package            Architecture   Version              Repository         Size
================================================================================
Installing:
 fuse-sshfs         x86_64         3.7.3-1.el9          epel               61 k
Installing dependencies:
 fuse3              x86_64         3.10.2-9.el9         appstream          53 k
 fuse3-libs         x86_64         3.10.2-9.el9         appstream          90 k

Transaction Summary
================================================================================
Install  3 Packages

Total download size: 204 k
Installed size: 520 k
Downloading Packages:
(1/3): fuse3-libs-3.10.2-9.el9.x86_64.rpm       2.0 MB/s |  90 kB     00:00    
(2/3): fuse3-3.10.2-9.el9.x86_64.rpm            1.0 MB/s |  53 kB     00:00    
(3/3): fuse-sshfs-3.7.3-1.el9.x86_64.rpm        1.1 MB/s |  61 kB     00:00    
--------------------------------------------------------------------------------
Total                                           281 kB/s | 204 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : fuse3-libs-3.10.2-9.el9.x86_64                         1/3 
  Installing       : fuse3-3.10.2-9.el9.x86_64                              2/3 
  Installing       : fuse-sshfs-3.7.3-1.el9.x86_64                          3/3 
  Running scriptlet: fuse-sshfs-3.7.3-1.el9.x86_64                          3/3 
  Verifying        : fuse3-3.10.2-9.el9.x86_64                              1/3 
  Verifying        : fuse3-libs-3.10.2-9.el9.x86_64                         2/3 
  Verifying        : fuse-sshfs-3.7.3-1.el9.x86_64                          3/3 

Installed:
  fuse-sshfs-3.7.3-1.el9.x86_64             fuse3-3.10.2-9.el9.x86_64           
  fuse3-libs-3.10.2-9.el9.x86_64           

Complete!
Please provide backup Server IP : 
Backup Server IP is: 
Please execute this on the remote host : mkdir -p /vz/vmprivate/backups/kvm24 ; touch /vz/vmprivate/backups/kvm24/mount-check-production.txt

Please install ssh key on the backup server and make sure that there is connectivity 

Is this done ? Press enter if so ..
● backup-agent.service - Backup Agent Layershift
     Loaded: loaded (/usr/lib/systemd/system/backup-agent.service; enabled; preset: disabled)
     Active: active (running) since Wed 2026-04-22 13:25:28 UTC; 7s ago
   Main PID: 54420 (python3.9)
      Tasks: 1 (limit: 1643520)
     Memory: 12.7M (peak: 13.0M)
        CPU: 81ms
     CGroup: /system.slice/backup-agent.service
             └─54420 /usr/bin/python3.9 backup-agent-ls.py

Apr 22 13:25:28 kvm24.man1.layershift.com systemd[1]: Started Backup Agent Layershift.
stdout_lines
[
    "Last metadata expiration check: 0:00:41 ago on Wed Apr 22 13:24:54 2026.",
    "Dependencies resolved.",
    "================================================================================",
    " Package            Architecture   Version              Repository         Size",
    "================================================================================",
    "Installing:",
    " fuse-sshfs         x86_64         3.7.3-1.el9          epel               61 k",
    "Installing dependencies:",
    " fuse3              x86_64         3.10.2-9.el9         appstream          53 k",
    " fuse3-libs         x86_64         3.10.2-9.el9         appstream          90 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  3 Packages",
    "",
    "Total download size: 204 k",
    "Installed size: 520 k",
    "Downloading Packages:",
    "(1/3): fuse3-libs-3.10.2-9.el9.x86_64.rpm       2.0 MB/s |  90 kB     00:00    ",
    "(2/3): fuse3-3.10.2-9.el9.x86_64.rpm            1.0 MB/s |  53 kB     00:00    ",
    "(3/3): fuse-sshfs-3.7.3-1.el9.x86_64.rpm        1.1 MB/s |  61 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           281 kB/s | 204 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Installing       : fuse3-libs-3.10.2-9.el9.x86_64                         1/3 ",
    "  Installing       : fuse3-3.10.2-9.el9.x86_64                              2/3 ",
    "  Installing       : fuse-sshfs-3.7.3-1.el9.x86_64                          3/3 ",
    "  Running scriptlet: fuse-sshfs-3.7.3-1.el9.x86_64                          3/3 ",
    "  Verifying        : fuse3-3.10.2-9.el9.x86_64                              1/3 ",
    "  Verifying        : fuse3-libs-3.10.2-9.el9.x86_64                         2/3 ",
    "  Verifying        : fuse-sshfs-3.7.3-1.el9.x86_64                          3/3 ",
    "",
    "Installed:",
    "  fuse-sshfs-3.7.3-1.el9.x86_64             fuse3-3.10.2-9.el9.x86_64           ",
    "  fuse3-libs-3.10.2-9.el9.x86_64           ",
    "",
    "Complete!",
    "Please provide backup Server IP : ",
    "Backup Server IP is: ",
    "Please execute this on the remote host : mkdir -p /vz/vmprivate/backups/kvm24 ; touch /vz/vmprivate/backups/kvm24/mount-check-production.txt",
    "",
    "Please install ssh key on the backup server and make sure that there is connectivity ",
    "",
    "Is this done ? Press enter if so ..",
    "\u25cf backup-agent.service - Backup Agent Layershift",
    "     Loaded: loaded (/usr/lib/systemd/system/backup-agent.service; enabled; preset: disabled)",
    "     Active: active (running) since Wed 2026-04-22 13:25:28 UTC; 7s ago",
    "   Main PID: 54420 (python3.9)",
    "      Tasks: 1 (limit: 1643520)",
    "     Memory: 12.7M (peak: 13.0M)",
    "        CPU: 81ms",
    "     CGroup: /system.slice/backup-agent.service",
    "             \u2514\u250054420 /usr/bin/python3.9 backup-agent-ls.py",
    "",
    "Apr 22 13:25:28 kvm24.man1.layershift.com systemd[1]: Started Backup Agent Layershift."
]