diff options
| author | Nicolas.Schodet <Nicolas.Schodet@web> | 2017-09-01 21:38:16 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2017-09-01 21:38:16 +0000 |
| commit | 9ad300bc9c0332c38ee21c7f8b000c5caf41e352 (patch) | |
| tree | b1620cab669b0ec2a273272234b0238f005d8c0f /doc/todo | |
| parent | 2218c28618fc918998fdb5aeb7f89f3105e918bb (diff) | |
Added a comment
Diffstat (limited to 'doc/todo')
| -rw-r--r-- | doc/todo/LVM_logical_volume_creation__44___resize__44___format___38___removal/comment_2_d63d84b56ece233f795d1075aaba887a._comment | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/todo/LVM_logical_volume_creation__44___resize__44___format___38___removal/comment_2_d63d84b56ece233f795d1075aaba887a._comment b/doc/todo/LVM_logical_volume_creation__44___resize__44___format___38___removal/comment_2_d63d84b56ece233f795d1075aaba887a._comment new file mode 100644 index 00000000..546fe436 --- /dev/null +++ b/doc/todo/LVM_logical_volume_creation__44___resize__44___format___38___removal/comment_2_d63d84b56ece233f795d1075aaba887a._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="Nicolas.Schodet" + avatar="http://cdn.libravatar.org/avatar/0d7ec808ec329d04ee9a93c0da3c0089" + subject="comment 2" + date="2017-09-01T21:38:16Z" + content=""" +Thanks for your comments. + +I also have a problem when running vgs/lvs, they complain about leaked file descriptors. Is it something I can fix? + + File descriptor 10 (/usr/local/propellor/.lock) leaked on vgs invocation. Parent PID 31216: ./dist/build/propellor-config/p + File descriptor 11 (pipe:[282601]) leaked on vgs invocation. Parent PID 31216: ./dist/build/propellor-config/p + File descriptor 12 (pipe:[282601]) leaked on vgs invocation. Parent PID 31216: ./dist/build/propellor-config/p + File descriptor 13 (pipe:[282602]) leaked on vgs invocation. Parent PID 31216: ./dist/build/propellor-config/p + File descriptor 14 (pipe:[282602]) leaked on vgs invocation. Parent PID 31216: ./dist/build/propellor-config/p + +I have pushed a new version with the suggested fixes. +"""]] |
