|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 261] New: xend does not close file after save or restore
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=261
Summary: xend does not close file after save or restore
Product: Xen
Version: unstable
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Tools
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: porourke@xxxxxxxxxxx
I noticed that on completion of a save / restore, xend does not close the save
file:
[root@laurel sxps]# ls -l /proc/3177/fd | sort -n --key=9,9
lrwx------ 1 root root 64 Sep 26 13:28 0 -> /dev/null
total 20
lrwx------ 1 root root 64 Sep 26 13:28 1 -> /dev/null
l-wx------ 1 root root 64 Sep 26 13:28 2 -> /var/log/xend-debug.log
lrwx------ 1 root root 64 Sep 26 13:28 3 -> socket:[10264]
lrwx------ 1 root root 64 Sep 26 13:28 5 -> socket:[10266]
l-wx------ 1 root root 64 Sep 26 13:28 6 -> /var/log/xend.log
lrwx------ 1 root root 64 Sep 26 13:28 7 -> /proc/xen/privcmd
lrwx------ 1 root root 64 Sep 26 13:28 8 -> socket:[10268]
lrwx------ 1 root root 64 Sep 26 13:28 9 -> /proc/xen/privcmd
lr-x------ 1 root root 64 Sep 26 13:28 10 -> /dev/urandom
lrwx------ 1 root root 64 Sep 26 13:28 11 -> socket:[10308]
lrwx------ 1 root root 64 Sep 26 13:28 12 -> socket:[10314]
lrwx------ 1 root root 64 Sep 26 13:28 13 -> /proc/xen/privcmd
lrwx------ 1 root root 64 Sep 26 13:28 14 -> /proc/xen/privcmd
lrwx------ 1 root root 64 Sep 26 13:28 15 -> /proc/xen/privcmd
lrwx------ 1 root root 64 Sep 26 13:28 16 -> /proc/xen/privcmd
lrwx------ 1 root root 64 Sep 26 13:28 17 -> socket:[10323]
lrwx------ 1 root root 64 Sep 26 13:28 18 -> /proc/xen/privcmd
lrwx------ 1 root root 64 Sep 26 13:28 19 -> socket:[11076]
lrwx------ 1 root root 64 Sep 26 13:28 20 -> socket:[17370]
after save (xm save 1 save-a)
l-wx------ 1 root root 64 Sep 26 13:30 21 -> /root/sxps/save-a
lrwx------ 1 root root 64 Sep 26 13:30 22 -> socket:[19184]
lrwx------ 1 root root 64 Sep 26 13:30 25 -> socket:[19189]
after restore (xm restore save-a)
l-wx------ 1 root root 64 Sep 26 13:30 21 -> /root/sxps/save-a
lrwx------ 1 root root 64 Sep 26 13:30 22 -> socket:[19184]
lrwx------ 1 root root 64 Sep 26 13:30 23 -> socket:[19344]
lr-x------ 1 root root 64 Sep 26 13:30 24 -> /root/sxps/save-a
lrwx------ 1 root root 64 Sep 26 13:30 25 -> socket:[19189]
lrwx------ 1 root root 64 Sep 26 13:30 26 -> socket:[19712]
after second save (xm save 2 save-b)
l-wx------ 1 root root 64 Sep 26 13:30 21 -> /root/sxps/save-a
lrwx------ 1 root root 64 Sep 26 13:30 22 -> socket:[19184]
lrwx------ 1 root root 64 Sep 26 13:30 23 -> socket:[19344]
lr-x------ 1 root root 64 Sep 26 13:30 24 -> /root/sxps/save-a
lrwx------ 1 root root 64 Sep 26 13:30 25 -> socket:[19189]
lrwx------ 1 root root 64 Sep 26 13:30 26 -> socket:[19712]
lrwx------ 1 root root 64 Sep 26 13:33 27 -> socket:[22116]
l-wx------ 1 root root 64 Sep 26 13:33 28 -> /root/sxps/save-b
lrwx------ 1 root root 64 Sep 26 13:33 29 -> socket:[22289]
lrwx------ 1 root root 64 Sep 26 13:35 30 -> socket:[24055]
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-bugs] [Bug 261] New: xend does not close file after save or restore,
bugzilla-daemon <=
|
|
|
|
|