OpenVZ Forum


Home » General » Support » Testing migration: weird behaviour of process inside VPS
Re: Testing migration: weird behaviour of process inside VPS [message #5386 is a reply to message #5378] Fri, 18 August 2006 11:24 Go to previous messageGo to previous message
atomico80 is currently offline  atomico80
Messages: 14
Registered: July 2006
Location: Belgium
Junior Member

I corrected my former post.
yes same problems.

here is the strace:
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
nanosleep({1, 0}, {1, 0})               = 0
write(1, "counter=65      \n", 17counter=65
)      = 17
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
nanosleep({1, 0}, {1, 0})               = 0
write(1, "counter=66      \n", 17counter=66
)      = 17
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
nanosleep({1, 0}, {1, 0})               = 0
write(1, "counter=67      \n", 17counter=67
)      = 17
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
nanosleep({1, 0}, {1, 0})               = 0
write(1, "counter=68      \n", 17counter=68
)      = 17
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
nanosleep({1, 0}, 0xbf9c8e24)           = ? ERESTART_RESTARTBLOCK (To be restarted)
setup(<unfinished ...>


It is of course the last part, because it's always the same, but the end...

to take the control back i have to use ctrl+c

Thanks again
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: VZDUMP Use of uninitialized value
Next Topic: Unable to stop VZ
Goto Forum:
  


Current Time: Sat Aug 02 20:56:01 GMT 2025

Total time taken to generate the page: 0.72924 seconds