Gentoo Archives: gentoo-user

From: Philip Webb <purslow@××××××××.net>
To: Gentoo User <gentoo-user@l.g.o>
Subject: [gentoo-user] LVM2 log file puzzle
Date: Sat, 06 Dec 2008 21:40:21
Message-Id: 20081206214015.GC4580@ca.inter.net
1 At start-up & shut-down, lines appear on screen :
2
3 /var/log/lvm2.log : fopen failed : No such file or directory
4
5 When I check for the file I get :
6
7 root:537 log> pwd
8 /var/log
9 root:538 log> ls -l lvm2.log
10 -rw-rw-rw- 1 root root 116194 2007-11-02 04:49 lvm2.log
11 root:539 log> file lvm2.log
12 lvm2.log: ASCII text
13
14 It seems it was written when I set up LVM on this machine in 2007 ,
15 but hasn't been accessible since then.
16
17 Is the problem that /var is not mounted at these moments ?
18
19 root:535 log> df
20 Filesystem 1K-blocks Used Available Use% Mounted on
21 ...
22 /dev/mapper/lvm-var 2097084 647704 1449380 31% /var
23
24 If so, what is the correct way out of the jam ?
25
26 --
27 ========================,,============================================
28 SUPPORT ___________//___, Philip Webb
29 ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
30 TRANSIT `-O----------O---' purslowatchassdotutorontodotca

Replies

Subject Author
Re: [gentoo-user] LVM2 log file puzzle Alan McKinnon <alan.mckinnon@×××××.com>