OpenVZ Forum


Home » General » Support » dump broken in Debian 5 lenny?
dump broken in Debian 5 lenny? [message #37227] Thu, 27 August 2009 14:31 Go to next message
andio is currently offline  andio
Messages: 3
Registered: August 2009
Junior Member
Is dumping broken in Debian 5 lenny?

# vzctl chkpnt 102 --dump --dumpfile dump.102
Setting up checkpoint...
        join context..
        dump...
Can not dump VE: Invalid argument
Checkpointing failed


Debian 5 (Lenny)
Stable Kernel 2.6.26-2-openvz-686 #1 SMP Fri Aug 14 02:44:04 UTC 2009 i686 GNU/Linux
(linux-image-2.6-openvz-686_2.6.26+17+lenny1_i386.deb)
vzctl version 3.0.22
additional module: drbd8-modules-2.6-openvz-686

"vzctl chkpnt 102 --suspend" works fine, but the following "vzctl chkpnt 102 --dump --dumpfile .." exited with error (see above)

strace says:

[pid 10849] write(1, "\tdump...\n"..., 9        dump...) = 9
[pid 10849] time(NULL)                  = 1251359113
[pid 10849] stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
[pid 10849] open("/etc/localtime", O_RDONLY) = 8
[pid 10849] fstat64(8, {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
[pid 10849] fstat64(8, {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
[pid 10849] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f1a000
[pid 10849] read(8, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0"..., 4096) = 118
[pid 10849] _llseek(8, -6, [112], SEEK_CUR) = 0
[pid 10849] read(8, "\nUTC0\n"..., 4096) = 6
[pid 10849] close(8)                    = 0
[pid 10849] munmap(0xb7f1a000, 4096)    = 0
[pid 10849] stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
[pid 10849] write(3, "2009-08-27T07:45:13+0000 vzctl : "..., 51) = 51
[pid 10849] ioctl(5, 0x2d06, 0)         = -1 EINVAL (Invalid argument)
[pid 10849] write(2, "Can not dump VE"..., 15Can not dump VE) = 15
[pid 10849] write(2, ": Invalid argument"..., 18: Invalid argument) = 18
[pid 10849] write(2, "\n"..., 1)        = 1


Any ideas how to use OpenVZ on Debian 5 ????

Or do i have to go back to older versions?

Re: dump broken in Debian 5 lenny? [message #37233 is a reply to message #37227] Thu, 27 August 2009 20:15 Go to previous message
andio is currently offline  andio
Messages: 3
Registered: August 2009
Junior Member
So anybode uses debian 5 with OpenVZ and does dumps or migrates? Can't believe that ...
Previous Topic: TCP: time wait bucket table overflow - memory leak?
Next Topic: How to access private IPs from a container
Goto Forum:
  


Current Time: Thu Jun 19 17:47:57 GMT 2025

Total time taken to generate the page: 0.02890 seconds