Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Grub error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Super tux
n00b
n00b


Joined: 11 Oct 2018
Posts: 9

PostPosted: Tue Oct 16, 2018 8:29 pm    Post subject: Grub error Reply with quote

I get message when #grub-mkconfig -o /boot/grub/grub.cfg
Code:
File descriptor 40(/null) leaked on vgs invocation. Parent PID 15025 /usr/sbin/grub-probe
what does that mean?
Back to top
View user's profile Send private message
log_null
n00b
n00b


Joined: 28 Nov 2011
Posts: 15

PostPosted: Thu Oct 18, 2018 10:06 pm    Post subject: Reply with quote

Quote:

File descriptor 40(/null) leaked on vgs invocation. Parent PID 15025 /usr/sbin/grub-probe


Is a LVM tools warning, when calling vgs binary ( which tried an unexpected file descriptor ) Probably your grub.cnf was created without errors despite of these warnings, right?

You can suppress these warning as mentioned in man(8) lvm :

Quote:

On invocation, lvm requires that only the standard file descriptors stdin, stdout and stderr are available. If others are found, they get closed and messages are issued warning about the leak. This warning can be suppressed by setting the environment variable LVM_SUPPRESS_FD_WARNINGS.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum