[Libguestfs] P2Vs seem to require a very robust Ethernet

Greg Scott GregScott at Infrasupport.com
Mon Dec 5 21:11:29 UTC 2011


Very strange behavior.  Fredy killed the P2V at the source server console about 3 hours ago. After roughly 67 hours, the bar graph on the console was at 60 percent.  I just checked and noticed virt-p2v-server was still running on the conversion server.  So I did an strace in a different window.  Tons of output immediately poured out and virt-p2v-server ended.  Below is what I still have in the putty window's buffer.

I'll bet it was stalled writing to the NFS Export share.  Why doing an strace makes it come alive again is a mystery.  Or a miracle, depending on your point of view I guess.  

- Greg


14:28:44.438657 read(0, "\0\1\0\0\0\0\0\0\177\0\3\0z\0314\0Z;;\0;\4n\0K\6Z\0v\37C\0"..., 8192) = 8192 <0.000033>
14:28:44.439021 read(0, "\0\0\0002\0\0\0\22\0\0\0\10\0\0\0\1\0\0\0\0\0\0\0\27N\0\1\313\324i9\377"..., 8192) = 8192 <0.000033>
14:28:44.439357 read(0, "\364\265\202\377\367\271\205\377\370\262u\377\371\254f\377\373\252\\\377\374\263b\377\365\275o\377z)\31\337"..., 8192) = 8192 <0.000032>
14:28:44.439686 read(0, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10ww"..., 8192) = 8192 <0.000032>
14:28:44.440057 read(0, "", 8192)       = 0 <0.000028>
14:28:44.440390 mremap(0x7fe85e187000, 4198400, 8294400, MREMAP_MAYMOVE) = 0x7fe85cd9b000 <0.000931>
14:28:44.458613 write(1, "ERROR Error receiving data: \n\n", 30) = -1 EPIPE (Broken pipe) <0.000139>
14:28:44.459051 --- {si_signo=SIGPIPE, si_code=SI_USER, si_pid=23339, si_uid=0} (Broken pipe) ---
14:28:44.459565 sendto(3, "<11>Dec  5 14:28:44 virt-v2v[233"..., 67, MSG_NOSIGNAL, NULL, 0) = 67 <0.001088>
14:28:44.460994 write(2, "virt-v2v: Error receiving data: "..., 34) = 34 <0.000064>
14:28:44.461376 rt_sigaction(SIG_0, NULL, {0x34772bbf32, ~[RT_1 RT_2 RT_3 RT_4 RT_5 RT_6 RT_7 RT_8 RT_9 RT_10 RT_11 RT_12 RT_13 RT_14 RT_15 RT_16 RT_17 RT_18 RT_19 RT_20 RT_21 RT_22 RT_23 RT_24 RT_25 RT_26 RT_27 RT_28 RT_29 RT_30 RT_31], 0}, 8) = -1 EINVAL (Invalid argument) <0.000029>
14:28:44.461746 rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], SA_RESTORER, 0x347620f4f0}, 8) = 0 <0.000028>
14:28:44.462108 rt_sigaction(SIGINT, NULL, {SIG_DFL, [], SA_RESTORER, 0x347620f4f0}, 8) = 0 <0.000028>
14:28:44.462420 rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], SA_RESTORER, 0x347620f4f0}, 8) = 0 <0.000028>
14:28:44.462728 rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000025>
14:28:44.463081 rt_sigaction(SIGTRAP, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000026>
14:28:44.463389 rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000026>
14:28:44.463695 rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000026>
14:28:44.464062 rt_sigaction(SIGFPE, NULL, {SIG_IGN, [FPE], SA_RESTORER|SA_RESTART, 0x3475e36300}, 8) = 0 <0.000025>
14:28:44.464374 rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000026>
14:28:44.464680 rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000025>
14:28:44.465027 rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000084>
14:28:44.465483 rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000036>
14:28:44.465865 rt_sigaction(SIGPIPE, NULL, {SIG_IGN, [], SA_RESTORER, 0x347620f4f0}, 8) = 0 <0.000028>
14:28:44.466275 rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000027>
14:28:44.466648 rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000027>
14:28:44.467042 rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000033>
14:28:44.467401 rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000026>
14:28:44.467712 rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000025>
14:28:44.468088 rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000025>
14:28:44.468397 rt_sigaction(SIGTSTP, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000025>
14:28:44.468703 rt_sigaction(SIGTTIN, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000025>
14:28:44.469059 rt_sigaction(SIGTTOU, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000025>
14:28:44.469368 rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000026>
14:28:44.469674 rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000025>
14:28:44.470022 rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000025>
14:28:44.470333 rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000025>
14:28:44.470637 rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000026>
14:28:44.470975 rt_sigaction(SIGWINCH, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000026>
14:28:44.471293 rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000025>
14:28:44.471599 rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000025>
14:28:44.471904 rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000026>
14:28:44.472272 rt_sigaction(SIGRT_2, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000025>
14:28:44.472580 rt_sigaction(SIGRT_3, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000025>
14:28:44.472887 rt_sigaction(SIGRT_4, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000095>
14:28:44.473287 rt_sigaction(SIGRT_5, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000079>
14:28:44.473594 rt_sigaction(SIGRT_6, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000076>
14:28:44.473883 rt_sigaction(SIGRT_7, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000079>
14:28:44.474207 rt_sigaction(SIGRT_8, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000055>
14:28:44.474480 rt_sigaction(SIGRT_9, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000053>
14:28:44.474753 rt_sigaction(SIGRT_10, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000053>
14:28:44.475071 rt_sigaction(SIGRT_11, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000054>
14:28:44.475350 rt_sigaction(SIGRT_12, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000053>
14:28:44.475621 rt_sigaction(SIGRT_13, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000056>
14:28:44.475894 rt_sigaction(SIGRT_14, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000079>
14:28:44.476209 rt_sigaction(SIGRT_15, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000055>
14:28:44.476481 rt_sigaction(SIGRT_16, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000055>
14:28:44.476754 rt_sigaction(SIGRT_17, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000054>
14:28:44.477071 rt_sigaction(SIGRT_18, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000054>
14:28:44.477350 rt_sigaction(SIGRT_19, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000054>
14:28:44.477621 rt_sigaction(SIGRT_20, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000055>
14:28:44.477898 rt_sigaction(SIGRT_21, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000046>
14:28:44.478188 rt_sigaction(SIGRT_22, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000078>
14:28:44.478494 rt_sigaction(SIGRT_23, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000078>
14:28:44.478797 rt_sigaction(SIGRT_24, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000074>
14:28:44.479286 rt_sigaction(SIGRT_25, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000076>
14:28:44.479595 rt_sigaction(SIGRT_26, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000078>
14:28:44.479900 rt_sigaction(SIGRT_27, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000082>
14:28:44.480220 rt_sigaction(SIGRT_28, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000078>
14:28:44.480523 rt_sigaction(SIGRT_29, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000078>
14:28:44.480827 rt_sigaction(SIGRT_30, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000114>
14:28:44.481180 rt_sigaction(SIGRT_31, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000076>
14:28:44.481484 rt_sigaction(SIGRT_32, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000078>
14:28:44.481788 rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000076>
14:28:44.482118 rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000076>
14:28:44.482418 rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000076>
14:28:44.482720 rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000075>
14:28:44.496140 lseek(4, 0, SEEK_CUR)   = 34 <0.000018>
14:28:44.498511 sendto(3, "<12>Dec  5 14:28:44 virt-v2v[233"..., 118, MSG_NOSIGNAL, NULL, 0) = 118 <0.000135>
14:28:44.499006 sendto(3, "<13>Dec  5 14:28:44 virt-v2v[233"..., 56, MSG_NOSIGNAL, NULL, 0) = 56 <0.000143>
14:28:44.499587 close(4)                = 0 <0.000017>
14:28:44.500350 close(5)                = 0 <0.000885>
14:28:44.502847 rt_sigprocmask(SIG_BLOCK, [QUIT], [], 8) = 0 <0.000085>
14:28:44.503111 rt_sigaction(SIGQUIT, {0x3477298660, [], SA_RESTORER, 0x347620f4f0}, {SIG_DFL, [], SA_RESTORER, 0x347620f4f0}, 8) = 0 <0.000015>
14:28:44.503313 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 <0.000015>
14:28:44.503487 rt_sigprocmask(SIG_BLOCK, [INT], [], 8) = 0 <0.000015>
14:28:44.503680 rt_sigaction(SIGINT, {0x3477298660, [], SA_RESTORER, 0x347620f4f0}, {SIG_DFL, [], SA_RESTORER, 0x347620f4f0}, 8) = 0 <0.000015>
14:28:44.503877 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 <0.000020>
14:28:44.504122 getgroups(0, NULL)      = 1 <0.000016>
14:28:44.504302 getgroups(1, [36])      = 1 <0.000014>
14:28:44.504483 open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 4 <0.000032>
14:28:44.504680 read(4, "65536\n", 31)  = 6 <0.000020>
14:28:44.504842 close(4)                = 0 <0.000018>
14:28:44.505049 setgroups(1, [36])      = 0 <0.000018>
14:28:44.505220 setresgid(-1, 36, -1)   = 0 <0.000019>
14:28:44.505383 getegid()               = 36 <0.000014>
14:28:44.505554 setresuid(-1, 36, -1)   = 0 <0.000019>
14:28:44.505717 geteuid()               = 36 <0.000014>
14:28:44.505925 pipe([4, 5])            = 0 <0.000036>
14:28:44.506168 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe861b939d0) = 26552 <0.001974>
14:28:44.508338 close(5)                = 0 <0.000014>
14:28:44.508455 rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER, 0x347620f4f0}, {0x3477298660, [], SA_RESTORER, 0x347620f4f0}, 8) = 0 <0.000014>
14:28:44.508601 rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x347620f4f0}, {0x3477298660, [], SA_RESTORER, 0x347620f4f0}, 8) = 0 <0.000014>
14:28:44.508746 wait4(26552, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26552 <0.569418>
14:28:45.078506 --- {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26552, si_status=0, si_utime=0, si_stime=39} (Child exited) ---
14:28:45.078779 rt_sigaction(SIGINT, {0x3477298660, [], SA_RESTORER, 0x347620f4f0}, NULL, 8) = 0 <0.000264>
14:28:45.079238 rt_sigaction(SIGQUIT, {0x3477298660, [], SA_RESTORER, 0x347620f4f0}, NULL, 8) = 0 <0.000094>
14:28:45.079510 read(4, "", 4)          = 0 <0.000093>
14:28:45.079744 close(4)                = 0 <0.000097>
14:28:45.080136 open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 4 <0.000115>
14:28:45.080399 read(4, "65536\n", 31)  = 6 <0.000094>
14:28:45.080633 close(4)                = 0 <0.000091>
14:28:45.080886 setgroups(1, [36])      = -1 EPERM (Operation not permitted) <0.000105>
14:28:45.081263 setresgid(-1, 0, -1)    = 0 <0.000095>
14:28:45.081491 getegid()               = 0 <0.000088>
14:28:45.081732 setresuid(-1, 0, -1)    = 0 <0.000102>
14:28:45.082031 geteuid()               = 0 <0.000089>
14:28:45.082278 rt_sigprocmask(SIG_BLOCK, [INT], [], 8) = 0 <0.000096>
14:28:45.082603 rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x347620f4f0}, {0x3477298660, [], SA_RESTORER, 0x347620f4f0}, 8) = 0 <0.000097>
14:28:45.082877 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 <0.000138>
14:28:45.083215 rt_sigprocmask(SIG_BLOCK, [QUIT], [], 8) = 0 <0.000095>
14:28:45.083480 rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x347620f4f0}, {0x3477298660, [], SA_RESTORER, 0x347620f4f0}, 8) = 0 <0.000097>
14:28:45.083754 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 <0.000098>
14:28:45.084272 open("/dev/null", O_RDONLY) = 4 <0.000178>
14:28:45.084574 ioctl(4, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff884f1a98) = -1 ENOTTY (Inappropriate ioctl for device) <0.000076>
14:28:45.086381 lseek(4, 0, SEEK_CUR)   = 0 <0.000028>
14:28:45.086570 fstat(4, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 3), ...}) = 0 <0.000029>
14:28:45.086774 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 <0.000028>
14:28:45.087449 stat("/tmp/", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 <0.000033>
14:28:45.087673 stat("/tmp/", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 <0.000031>
14:28:45.088018 open("/tmp/w6utybl9HW", O_RDWR|O_CREAT|O_EXCL|O_NOFOLLOW, 0600) = 5 <0.000490>
14:28:45.088683 ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff884f1aa8) = -1 ENOTTY (Inappropriate ioctl for device) <0.000029>
14:28:45.088871 lseek(5, 0, SEEK_CUR)   = 0 <0.000029>
14:28:45.089110 fstat(5, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 <0.000029>
14:28:45.089311 fcntl(5, F_SETFD, FD_CLOEXEC) = 0 <0.000027>
14:28:45.089497 chmod("/tmp/w6utybl9HW", 0600) = 0 <0.000044>
14:28:45.089775 fstat(5, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 <0.000029>
14:28:45.090044 stat("/tmp/w6utybl9HW", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 <0.000033>
14:28:45.090275 stat("/tmp/w6utybl9HW", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 <0.000032>
14:28:45.090567 stat("/tmp/w6utybl9HW", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 <0.000033>
14:28:45.090786 lstat("/tmp/w6utybl9HW", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 <0.000032>
14:28:45.091027 unlink("/tmp/w6utybl9HW") = 0 <0.000049>
14:28:45.091234 fstat(5, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 <0.000028>
14:28:45.091618 close(4)                = 0 <0.000032>
14:28:45.091815 pipe([4, 7])            = 0 <0.000066>
14:28:45.092046 ioctl(4, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff884f1c68) = -1 EINVAL (Invalid argument) <0.000029>
14:28:45.092233 lseek(4, 0, SEEK_CUR)   = -1 ESPIPE (Illegal seek) <0.000029>
14:28:45.092429 ioctl(7, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff884f1c68) = -1 EINVAL (Invalid argument) <0.000028>
14:28:45.092612 lseek(7, 0, SEEK_CUR)   = -1 ESPIPE (Illegal seek) <0.000027>
14:28:45.092791 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 <0.000027>
14:28:45.092997 fcntl(7, F_SETFD, FD_CLOEXEC) = 0 <0.000028>
14:28:45.093198 close(5)                = 0 <0.000051>
14:28:45.093404 pipe([5, 8])            = 0 <0.000036>
14:28:45.093598 ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff884f1c68) = -1 EINVAL (Invalid argument) <0.000029>
14:28:45.093781 lseek(5, 0, SEEK_CUR)   = -1 ESPIPE (Illegal seek) <0.000027>
14:28:45.094014 ioctl(8, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff884f1c68) = -1 EINVAL (Invalid argument) <0.000029>
14:28:45.094206 lseek(8, 0, SEEK_CUR)   = -1 ESPIPE (Illegal seek) <0.000027>
14:28:45.094390 fcntl(5, F_SETFD, FD_CLOEXEC) = 0 <0.000028>
14:28:45.094567 fcntl(8, F_SETFD, FD_CLOEXEC) = 0 <0.000028>
14:28:45.094798 pipe([9, 10])           = 0 <0.000064>
14:28:45.095037 ioctl(9, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff884f1c68) = -1 EINVAL (Invalid argument) <0.000029>
14:28:45.095225 lseek(9, 0, SEEK_CUR)   = -1 ESPIPE (Illegal seek) <0.000027>
14:28:45.095413 ioctl(10, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff884f1c68) = -1 EINVAL (Invalid argument) <0.000028>
14:28:45.095597 lseek(10, 0, SEEK_CUR)  = -1 ESPIPE (Illegal seek) <0.000027>
14:28:45.095777 fcntl(9, F_SETFD, FD_CLOEXEC) = 0 <0.000028>
14:28:45.096019 fcntl(10, F_SETFD, FD_CLOEXEC) = 0 <0.000028>
14:28:45.096229 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe861b939d0) = 26553 <0.001945>
14:28:45.098477 close(10)               = 0 <0.000016>
14:28:45.100108 read(9, "", 8192)       = 0 <0.018531>
14:28:45.118890 close(9)                = 0 <0.000169>
14:28:45.119270 close(4)                = 0 <0.000085>
14:28:45.119528 close(8)                = 0 <0.000086>
14:28:45.119847 wait4(26553, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26553 <0.094938>
14:28:45.214994 --- {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26553, si_status=0, si_utime=0, si_stime=0} (Child exited) ---
14:28:45.215204 close(7)                = 0 <0.000098>
14:28:45.215489 rmdir("/tmp/UBKmK8QbfM") = 0 <0.000312>
14:28:45.216018 close(5)                = 0 <0.000098>
14:28:45.232037 exit_group(32)          = ?
Process 23339 detached
[root at Fedora16-64P2V ~]#





More information about the Libguestfs mailing list