Well now this is very strange. That P2V we started up Friday afternoon crossed into hour
52 a few minutes ago. But in the past 3 1/2 hours, it hasn't used one more byte of
disk space in the NFS Export service. But then after firing up an strace just now, it
started using space again. What's up with that?
[root@Fedora16-64P2V log]# date
Sun Dec 4 15:52:22 CST 2011
[root@Fedora16-64P2V log]# df
Filesystem 1K-blocks Used Available Use% Mounted on
rootfs 49058108 3944064 42622040 9% /
devtmpfs 2014608 0 2014608 0% /dev
tmpfs 2024924 444 2024480 1% /dev/shm
tmpfs 2024924 48480 1976444 3% /run
/dev/mapper/vg_fedora1664p2v-lv_root 49058108 3944064 42622040 9% /
tmpfs 2024924 48480 1976444 3% /run
tmpfs 2024924 0 2024924 0% /sys/fs/cgroup
tmpfs 2024924 0 2024924 0% /media
/dev/vda2 495844 82656 387588 18% /boot
175.10.0.45:/EXPORTS/ 1055113408 93131296 961982112 9% /tmp/UBKmK8QbfM
[root@Fedora16-64P2V log]#
[root@Fedora16-64P2V log]# date
Sun Dec 4 19:25:52 CST 2011
[root@Fedora16-64P2V log]# df
Filesystem 1K-blocks Used Available Use% Mounted on
rootfs 49058108 3944084 42622020 9% /
devtmpfs 2014608 0 2014608 0% /dev
tmpfs 2024924 444 2024480 1% /dev/shm
tmpfs 2024924 48480 1976444 3% /run
/dev/mapper/vg_fedora1664p2v-lv_root 49058108 3944084 42622020 9% /
tmpfs 2024924 48480 1976444 3% /run
tmpfs 2024924 0 2024924 0% /sys/fs/cgroup
tmpfs 2024924 0 2024924 0% /media
/dev/vda2 495844 82656 387588 18% /boot
175.10.0.45:/EXPORTS/ 1055113408 93131296 961982112 9% /tmp/UBKmK8QbfM
[root@Fedora16-64P2V log]#
[root@Fedora16-64P2V log]# ps ax | grep p2v
23339 ? Ts 3:13 /usr/bin/perl /usr/bin/virt-p2v-server
25668 pts/0 S+ 0:00 grep --color=auto p2v
[root@Fedora16-64P2V log]#
[root@Fedora16-64P2V log]# strace -p 23339 -tt -T
.
.
.
19:27:20.968661 write(5, "a\22-\7
\2\1\16\21\211\305\v\7\4\22\202\361\22\202\365\35\16\10\5 \0\22\211\315\6 \1"...,
8192) = 8192 <0.000029>
19:27:20.968921 write(5, "\22-\6
\2\1\35\16\10\r\7\6\22\201e\16\16\35\16\22a\22-\26\7\f\16\22\210 \35\16"..., 8192) =
8192 <0.000027>
19:27:20.969187 write(5,
"\16\n\7\4\22\203\261\10\22a\22-#\7\t\22\203\234\22\207\360\10\10\22\207\350\25\22\201\225\1\22"...,
8192) = 8192 <0.000026>
19:27:20.969441 write(5, "\0\0\36\1\0\31MasterPage_MasterPageFile\0"..., 8192) =
8192 <0.000114>
19:27:20.969917 write(5,
"\16\16\34\22\224\10\22\204-\22]\22-\22]\35\34\22-\23\7\10\22\203\235\16\22\201i\2\22\204"...,
8192^C <unfinished ...>
Process 23339 detached
[root@Fedora16-64P2V log]# date
Sun Dec 4 19:31:35 CST 2011
[root@Fedora16-64P2V log]# df
Filesystem 1K-blocks Used Available Use% Mounted on
rootfs 49058108 3944084 42622020 9% /
devtmpfs 2014608 0 2014608 0% /dev
tmpfs 2024924 444 2024480 1% /dev/shm
tmpfs 2024924 48480 1976444 3% /run
/dev/mapper/vg_fedora1664p2v-lv_root 49058108 3944084 42622020 9% /
tmpfs 2024924 48480 1976444 3% /run
tmpfs 2024924 0 2024924 0% /sys/fs/cgroup
tmpfs 2024924 0 2024924 0% /media
/dev/vda2 495844 82656 387588 18% /boot
175.10.0.45:/EXPORTS/ 1055113408 93135072 961978336 9% /tmp/UBKmK8QbfM
[root@Fedora16-64P2V log]#