Your support case number is 02400151.
I have some errors with my Asterisk server.
Host: Windows Hyper-V 2012 R2 Core x64 (with all updates)
Veeam Backup & Replication: 9.5.0.823
Name virtual machine: Server-Elastix
OS virtual machine: Centos 5.11 x64 (Elastix-2.5.0-Stable-x86_64-bin-21oct2014.iso)
kernel virtual machine: (uname -a) Linux COMP55555.LOCAL 2.6.18-398.el5 #1 SMP Tue Sep 16 20:50:52 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux
Linux Integration Services guest virtual machine: LinuxIC-4.2.3-1.iso
When the backup task is run, the file system in the guest operating system is set to read-only mode. After reboot guest system, I need run fsck mannualy.
For example, I ran the manual backup task 8:49:45 27.11.2017 , job will be ends 9:07:44 27.11.2017. I quote the logs below.
Code: Select all
cat /var/log/messages
Nov 27 08:34:11 COMP55555 ntpd[2205]: synchronized to 192.36.143.130, stratum 1
Nov 27 08:34:22 COMP55555 ntpd[2205]: time reset +11.428313 s
Nov 27 08:34:22 COMP55555 ntpd[2205]: kernel time sync enabled 0001
Nov 27 08:37:52 COMP55555 ntpd[2205]: synchronized to 195.3.254.2, stratum 2
Nov 27 08:41:05 COMP55555 ntpd[2205]: synchronized to 192.36.143.130, stratum 1
Nov 27 08:51:00 COMP55555 Hyper-V VSS: VSS: op=FREEZE: succeeded
Nov 27 08:51:00 COMP55555 kernel: storvsc: Current: sense key: Unit Attention
Nov 27 08:51:00 COMP55555 kernel: Add. Sense: Changed operating definition
Nov 27 08:51:00 COMP55555 kernel:
Nov 27 08:51:00 COMP55555 kernel: sd 0:0:0:0: Warning! Received an indication that the operating parameters on this target have changed. The Linux SCSI layer does not automatically adjust these parameters.
Nov 27 08:51:00 COMP55555 Hyper-V VSS: VSS: op=THAW: succeeded
Nov 27 08:54:45 COMP55555 ntpd[2205]: time reset +11.454263 s
Nov 27 08:54:53 COMP55555 avahi-daemon[3000]: Invalid query packet.
Nov 27 08:56:05 COMP55555 last message repeated 3 times
Nov 27 08:56:42 COMP55555 last message repeated 10 times
Nov 27 08:57:57 COMP55555 ntpd[2205]: synchronized to 195.3.254.2, stratum 2
Nov 27 09:01:08 COMP55555 avahi-daemon[3000]: Invalid query packet.
Nov 27 09:01:12 COMP55555 last message repeated 2 times
Nov 27 09:02:12 COMP55555 ntpd[2205]: synchronized to 192.36.143.130, stratum 1
Nov 27 09:02:12 COMP55555 avahi-daemon[3000]: Invalid query packet.
Nov 27 09:03:10 COMP55555 last message repeated 4 times
Nov 27 09:06:40 COMP55555 last message repeated 6 times
Nov 27 09:17:31 COMP55555 syslogd 1.4.1: restart.
Nov 27 08:51:00 COMP55555 kernel: sd 0:0:0:0: Warning! Received an indication that the operating parameters on this target have changed. The Linux SCSI layer does not automatically adjust these parameters.
P.S.: What we need to update to a more recent version of Linux, we know. But we use a regular version of elastix, with a very large number of self-written code. Implement all this functionality on a fresh Linux distribution, it will take a long time and money.
P.P.S.: Sorry for my english.