©XSIBackup-Free: Free Backup Software for ©VMWare ©ESXi

Forum ©XSIBackup: ©VMWare ©ESXi Backup Software


You are not logged in.

#1 2022-12-29 17:08:25

khodorb
Member
Registered: 2018-05-28
Posts: 5

Error code 222 at file signal.c, line 222 | Error description: Signal

Hi Getting this error when trying to run the backup through job management or via command line :

i am running vmware ESXI 6.5.0 Update 3 (Build 19092475)

my backup job is this :

cat /scratch/XSI/XSIBackup-DC/etc/jobs/001
/scratch/XSI/XSIBackup-DC/xsibackup \
--replica \
"VMs(QATESTER,Quickbooks)" \
"/vmfs/volumes/datastore1/Backup" \
--mail-to="khodorb@portfolioaid.com" \
--rotate="3" \
--subject="ESXI Backup From Vmhost-office-3" \
--use-smtp="1" \
--verbosity="10" \
>> /scratch/XSI/XSIBackup-DC/var/log/xsibackup.log 2>&1

i am trying to replica 2 VMS to local Datastore

this is my xsibackup.log

-------------------------------------------------------------------------------------------------------------
|---------------------------------------------------------------------------------|
||-------------------------------------------------------------------------------||
|||   (c)XSIBackup-Free 1.6.0.0: Backup & Replication Software                  |||
|||   (c)33HOPS, Sistemas de Informacion y Redes, S.L. | All Rights Reserved    |||
||-------------------------------------------------------------------------------||
|---------------------------------------------------------------------------------|
                   (c)Daniel J. Garcia Fidalgo | info@33hops.com
|---------------------------------------------------------------------------------|
System Information: ESXi, Kernel 6 Major 5 Minor 0 Patch 0
-------------------------------------------------------------------------------------------------------------
Shell binary pool memory size: 2048 MB
-------------------------------------------------------------------------------------------------------------
Shell memory pool size was set to 2048 MB by default
-------------------------------------------------------------------------------------------------------------
Total available memory: 59518 MB (~1GB is always kept as a security margin)
-------------------------------------------------------------------------------------------------------------
License: unlicensed trial version, remaining trial time:  | (c)XSIBackup-Free
-------------------------------------------------------------------------------------------------------------
Primary TMP folder: /tmp/xsi-root/2756803
-------------------------------------------------------------------------------------------------------------
Secondary TMP folder: /scratch/XSI/XSIBackup-DC/tmp/xsi-root/2756803
-------------------------------------------------------------------------------------------------------------
PID: 2756803, Running job as: root
-------------------------------------------------------------------------------------------------------------
(c)XSIBackup-Free replicating data to /vmfs/volumes/datastore1/Backup
-------------------------------------------------------------------------------------------------------------
Performing --replica action
-------------------------------------------------------------------------------------------------------------
Backup folder '/vmfs/volumes/datastore1/Backup'
-------------------------------------------------------------------------------------------------------------
Available space in backup volume: 1910710992896 (1.78 TB)
-------------------------------------------------------------------------------------------------------------
Item number 1 in this job
-------------------------------------------------------------------------------------------------------------
.vmx file found at: /vmfs/volumes/5fab20d1-6008b6b2-e1db-b8cb29920180/QATESTER/QATESTER.vmx
-------------------------------------------------------------------------------------------------------------
.vmsd file found at: /vmfs/volumes/5fab20d1-6008b6b2-e1db-b8cb29920180/QATESTER/QATESTER.vmsd
-------------------------------------------------------------------------------------------------------------
VM Id: 11
-------------------------------------------------------------------------------------------------------------
QATESTER Hardware Version is: 13
-------------------------------------------------------------------------------------------------------------
Getting Power state...
-------------------------------------------------------------------------------------------------------------
VM power state: 1
-------------------------------------------------------------------------------------------------------------
Virtual Machine Name: QATESTER
-------------------------------------------------------------------------------------------------------------
Creating snapshot VM: QATESTER (powered on)...
-------------------------------------------------------------------------------------------------------------
*** Snapshot was successfully created ***
-------------------------------------------------------------------------------------------------------------
Start epoch: 2022-12-29T16:58:15 | Error code 222 at file signal.c, line 222 | Error description: Signal Handler: the process received signal 11
-------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------------------------------------------------------
2022-12-29T16:58:15 | Error code 299 at file signal.c, line 299 | Error description: SIGTERM (11) condition was trapped: check logs for more details, error: No such file or directory
-------------------------------------------------------------------------------------------------------------
2022-12-29T16:58:15 | Error code 304 at file signal.c, line 304 | Error description: total errors: 2, check error.log
-------------------------------------------------------------------------------------------------------------
Cleaning up...
-------------------------------------------------------------------------------------------------------------
Deleting dir '/tmp/xsi-root/2756803'
-------------------------------------------------------------------------------------------------------------
Removed host <tmp> dir        OK
-------------------------------------------------------------------------------------------------------------
Deleting dir '/scratch/XSI/XSIBackup-DC/tmp/xsi-root/2756803'
-------------------------------------------------------------------------------------------------------------
Removed prog <tmp> dir        OK
-------------------------------------------------------------------------------------------------------------
Sending e-mail to khodorb@portfolioaid.com through SMTP#1...



this is my error.log

2022-12-29T16:42:56 | Error code 222 at file signal.c, line 222 | Error description: Signal Handler: the process received signal 11
2022-12-29T16:42:56 | Error code 299 at file signal.c, line 299 | Error description: SIGTERM (11) condition was trapped: check logs for more details, error: No such file or directory
2022-12-29T16:42:56 | Error code 304 at file signal.c, line 304 | Error description: total errors: 2, check error.log
2022-12-29T16:44:04 | Error code 222 at file signal.c, line 222 | Error description: Signal Handler: the process received signal 11
2022-12-29T16:44:04 | Error code 299 at file signal.c, line 299 | Error description: SIGTERM (11) condition was trapped: check logs for more details, error: No such file or directory
2022-12-29T16:44:04 | Error code 304 at file signal.c, line 304 | Error description: total errors: 2, check error.log
2022-12-29T16:45:47 | Error code 222 at file signal.c, line 222 | Error description: Signal Handler: the process received signal 11
2022-12-29T16:45:47 | Error code 299 at file signal.c, line 299 | Error description: SIGTERM (11) condition was trapped: check logs for more details, error: No such file or directory
2022-12-29T16:45:47 | Error code 304 at file signal.c, line 304 | Error description: total errors: 2, check error.log
2022-12-29T16:51:18 | Error code 222 at file signal.c, line 222 | Error description: Signal Handler: the process received signal 11
2022-12-29T16:51:18 | Error code 299 at file signal.c, line 299 | Error description: SIGTERM (11) condition was trapped: check logs for more details, error: No such file or directory
2022-12-29T16:51:18 | Error code 304 at file signal.c, line 304 | Error description: total errors: 2, check error.log
2022-12-29T16:58:15 | Error code 222 at file signal.c, line 222 | Error description: Signal Handler: the process received signal 11
2022-12-29T16:58:15 | Error code 299 at file signal.c, line 299 | Error description: SIGTERM (11) condition was trapped: check logs for more details, error: No such file or directory
2022-12-29T16:58:15 | Error code 304 at file signal.c, line 304 | Error description: total errors: 2, check error.log


Any help would be much appreciated

Offline

#2 2022-12-29 17:35:52

admin
Administrator
Registered: 2017-04-21
Posts: 2,019

Re: Error code 222 at file signal.c, line 222 | Error description: Signal

The error is being trapped and hidden. Use the command below in the command line and paste the output.

strace /scratch/XSI/XSIBackup-DC/xsibackup --replica "VMs(QATESTER,Quickbooks)" "/vmfs/volumes/datastore1/Backup" --test-mode

Backup over IP for speed, local backups are up to 10 times slower.

Offline

#3 2022-12-30 15:00:44

admin
Administrator
Registered: 2017-04-21
Posts: 2,019

Re: Error code 222 at file signal.c, line 222 | Error description: Signal

A wrong data type in a printf statement would cause a SEGFAULT in command with increased verbosity only.
This bug was solved in 1.6.0.2.

Offline

#4 2023-01-03 01:04:45

khodorb
Member
Registered: 2018-05-28
Posts: 5

Re: Error code 222 at file signal.c, line 222 | Error description: Signal

Ok Thanks, a lot i will review and keep you posted

Offline

Board footer