Ralph Shumaker wrote:

James G. Sack (jim) wrote:

Ralph Shumaker wrote:
Carl L wrote:   ...

At the shell prompt # lvm      # this gets you an lvm prompt

This did nothing in the fc7 install dvd except give me a new command
prompt (dead end for that path)...


Did nothing?? Not even "..command not found"?
Weird!

Nope. The command is there. Actually, it is a link to something else, lvm.scan or somesuch (presently no easy way to check). But even directly launching the one the link points to does nothing except give a new command line. It's almost as if the program exits so fast that you miss it even if you *don't* blink.


Hmmm. In fc4, lvm is *not* a link. The other one is lvm.static (in fc4 and fc7).


Now, there was probably something else overlooked in Carl's instructions.

When I boot Knoppix in order to poke around with my hard drive, I have
to run not only
 vgscan
but
 vgchange -ay
to "activate" the VG, before lvm will create its subdirectories in /dev.

This is an example of one of the commands given by "help" that are *not* clearly the one you want. I tried a couple of others, but not this one. Thanks.

Thus lvm knows which and where.., but the dev-dir-links-stuff doesn't
exist until VGs are activated.

Then you can do the e2fsck, etc


And I did, but then I hit another roadblock:
$ cat /log
(Please note, I had to type the following copy from the screen myself.)
(I don't know those tricks to copy the standard out to a file.)
(Please disregard minor errors.)
-/bin/sh-3.00# e2fsck -f /dev/VolGroup00/Slash
e2fsck 1.37 (21-Mar-2005)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/VolGroup00/Slash: 174849/33718272 files (2.4% non-contiguous), 2439188/33701888 blocks
-/bin/sh-3.00# resize2fs -p /dev/VolGroup00/Slash 8G
resize2fs 1.37 (21-Mar-2005)
Please run 'e2fsck -f /dev/VolGroup00/Slash' first.

-/bin/sh-3.00#

WTF?!


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to