Ok I have some more info:
I did a strace of vzdump when it is failing:
And it will repeat that constantly...
The servers was running 2 OpenVZ VMs
I did a strace of vzdump when it is failing:
select(8, [6], NULL, NULL, {1, 0}) = 0 (Timeout)open("/proc/497989/stat", O_RDONLY) = 10
ioctl(10, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff16baec20) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(10, 0, SEEK_CUR) = 0
fstat(10, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
fcntl(10, F_SETFD, FD_CLOEXEC) = 0
read(10, "497989 (vzdump) S 497977 497989 "..., 4096) = 276
close(10) = 0
And it will repeat that constantly...
The servers was running 2 OpenVZ VMs
Last edited: