Execution
Date 23 Apr 2026 11:30:34 +0100
Duration 00:00:26.92
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
6 Tasks
6 Results
3 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:03.95
  • Play
    Setup backup manager
  • Task
    Run backup-manager mount script
  • Host
    kvm24-mock

Field Value
changed
True
cmd
set -o pipefail
/tmp/mount.sh
delta
0:00:03.568133
end
2026-04-23 10:31:00.685377
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-23 10:30:57.117244
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:22:21 ago on Thu Apr 23 10:08:36 2026.
Dependencies resolved.
================================================================================
 Package            Architecture  Version                Repository        Size
================================================================================
Installing:
 fuse-sshfs         x86_64        3.7.3-1.el9            epel              61 k
Installing dependencies:
 fuse-common        x86_64        3.10.2-9.el9           baseos           7.2 k
 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  4 Packages

Total download size: 211 k
Installed size: 520 k
Downloading Packages:
(1/4): fuse-common-3.10.2-9.el9.x86_64.rpm      404 kB/s | 7.2 kB     00:00    
(2/4): fuse3-libs-3.10.2-9.el9.x86_64.rpm       1.8 MB/s |  90 kB     00:00    
(3/4): fuse3-3.10.2-9.el9.x86_64.rpm            1.0 MB/s |  53 kB     00:00    
(4/4): fuse-sshfs-3.7.3-1.el9.x86_64.rpm        297 kB/s |  61 kB     00:00    
--------------------------------------------------------------------------------
Total                                           150 kB/s | 211 kB     00:01     
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/4 
  Installing       : fuse-common-3.10.2-9.el9.x86_64                        2/4 
  Installing       : fuse3-3.10.2-9.el9.x86_64                              3/4 
  Installing       : fuse-sshfs-3.7.3-1.el9.x86_64                          4/4 
  Running scriptlet: fuse-sshfs-3.7.3-1.el9.x86_64                          4/4 
  Verifying        : fuse3-3.10.2-9.el9.x86_64                              1/4 
  Verifying        : fuse3-libs-3.10.2-9.el9.x86_64                         2/4 
  Verifying        : fuse-common-3.10.2-9.el9.x86_64                        3/4 
  Verifying        : fuse-sshfs-3.7.3-1.el9.x86_64                          4/4 

Installed:
  fuse-common-3.10.2-9.el9.x86_64         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-mock-install ; touch /vz/vmprivate/backups/kvm24-mock-install/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 Thu 2026-04-23 10:30:48 UTC; 11s ago
   Main PID: 19529 (python3.9)
      Tasks: 1 (limit: 23090)
     Memory: 12.7M (peak: 14.7M)
        CPU: 124ms
     CGroup: /system.slice/backup-agent.service
             └─19529 /usr/bin/python3.9 backup-agent-ls.py

Apr 23 10:30:48 kvm24-mock-install.solus.stage.town systemd[1]: Started Backup Agent Layershift.
stdout_lines
[
    "Last metadata expiration check: 0:22:21 ago on Thu Apr 23 10:08:36 2026.",
    "Dependencies resolved.",
    "================================================================================",
    " Package            Architecture  Version                Repository        Size",
    "================================================================================",
    "Installing:",
    " fuse-sshfs         x86_64        3.7.3-1.el9            epel              61 k",
    "Installing dependencies:",
    " fuse-common        x86_64        3.10.2-9.el9           baseos           7.2 k",
    " 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  4 Packages",
    "",
    "Total download size: 211 k",
    "Installed size: 520 k",
    "Downloading Packages:",
    "(1/4): fuse-common-3.10.2-9.el9.x86_64.rpm      404 kB/s | 7.2 kB     00:00    ",
    "(2/4): fuse3-libs-3.10.2-9.el9.x86_64.rpm       1.8 MB/s |  90 kB     00:00    ",
    "(3/4): fuse3-3.10.2-9.el9.x86_64.rpm            1.0 MB/s |  53 kB     00:00    ",
    "(4/4): fuse-sshfs-3.7.3-1.el9.x86_64.rpm        297 kB/s |  61 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           150 kB/s | 211 kB     00:01     ",
    "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/4 ",
    "  Installing       : fuse-common-3.10.2-9.el9.x86_64                        2/4 ",
    "  Installing       : fuse3-3.10.2-9.el9.x86_64                              3/4 ",
    "  Installing       : fuse-sshfs-3.7.3-1.el9.x86_64                          4/4 ",
    "  Running scriptlet: fuse-sshfs-3.7.3-1.el9.x86_64                          4/4 ",
    "  Verifying        : fuse3-3.10.2-9.el9.x86_64                              1/4 ",
    "  Verifying        : fuse3-libs-3.10.2-9.el9.x86_64                         2/4 ",
    "  Verifying        : fuse-common-3.10.2-9.el9.x86_64                        3/4 ",
    "  Verifying        : fuse-sshfs-3.7.3-1.el9.x86_64                          4/4 ",
    "",
    "Installed:",
    "  fuse-common-3.10.2-9.el9.x86_64         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-mock-install ; touch /vz/vmprivate/backups/kvm24-mock-install/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 Thu 2026-04-23 10:30:48 UTC; 11s ago",
    "   Main PID: 19529 (python3.9)",
    "      Tasks: 1 (limit: 23090)",
    "     Memory: 12.7M (peak: 14.7M)",
    "        CPU: 124ms",
    "     CGroup: /system.slice/backup-agent.service",
    "             \u2514\u250019529 /usr/bin/python3.9 backup-agent-ls.py",
    "",
    "Apr 23 10:30:48 kvm24-mock-install.solus.stage.town systemd[1]: Started Backup Agent Layershift."
]