Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] GUI for LVM?
Date: Mon, 27 Aug 2012 07:10:20
Message-Id: 503B1CDF.6090308@gmail.com
In Reply to: Re: [gentoo-user] GUI for LVM? by Bill Kenworthy
1 Bill Kenworthy wrote:
2 > On Mon, 2012-08-27 at 00:48 -0500, Dale wrote:
3 >> Bill Kenworthy wrote:
4 >>> Is there a GUI in portage for managing an LV? Fedora etc have
5 >>> system-config-lvm but I cant find anything for gentoo.
6 >>>
7 >>> (the commandline tools are good, but this is something where I want a
8 >>> visual check before in case I am assuming something thats wrong).
9 >>>
10 >>> BillK
11 >>>
12 >>>
13 >> Well, webmin is back in portage. There is also a new program called
14 >> kvpm that is in a overlay, kde overlay I think. No further info on that
15 >> since I don't have it installed. I just installed webmin and it is
16 >> there so that may help you.
17 >>
18 >> If you go the webmin route, just emerge it, start the service, point
19 >> your browser to https://localhost:10000/ and look under the Hardware
20 >> link on the left. I can NOT say how stable this is or how well it
21 >> works. I just installed it again myself. I seem to recall it was not
22 >> maintained or something and got axed from portage. No idea when it came
23 >> back or anything. Just be careful until you can test it.
24 >>
25 >> Maybe someone will pop up with another GUI too. Oh, it would be a good
26 >> idea to at least know the basics of the command line tools. What if one
27 >> day your LVM fails and you don't have a GUI? Just a thought. ;-)
28 >>
29 >> Hope that helps.
30 >>
31 >> Dale
32 >>
33 >> :-) :-)
34 >>
35 > Thanks Dale ... surprised WebMin is back as its security history was so
36 > dismal.
37 >
38 > I have been using LVM on linux almost all my systems for years and LV on
39 > older unix's before that - but I find the text tools can be confusing
40 > and its too easy to make mistakes. The visual tools give a much clearer
41 > picture so mistakes are (hopefully) less likely. From what I can see,
42 > the GUI's are built on top of the cmdline tools anyway.
43 >
44 > The pvmove is almost finished (nice it can be done online!) so two older
45 > smaller disks can be removed, then the 2T drive moved to a new system
46 > then I can start adding some other little bitty drives Ive been given
47 > back into the LV (well, not the 60G :)
48 >
49 > Dont you just love "Your systems are too old and unsupported so they
50 > must be replaced (no, you cant keep that 2007 Sony Vaio, or that core2
51 > duo as its over 3 years old). Under the rules you can have a laptop,
52 > but not a desktop however we have some old drives and 2 year old quad
53 > core zeon laying around you can use. And you can use your old drives if
54 > you want. "Use gentoo do you? - your on your own ..."
55 >
56 > I am sure there is logic in there somewhere ... at least I am getting a
57 > new macbook air out of it, as well as a ....load of extra work to do
58 > moving things around :)
59 >
60 > BillK
61 >
62 >
63
64 Well, I recently bought a new 3Tb drive to replace a 250G and a 750G
65 that was using LVM to make a 1Tb drive. I have deleted the stuff and
66 was going to use webmin to create a LVM for backups, until I run out of
67 space at least. I can't figure out how to create a pv in webmin tho.
68 It looks like it is done in the vg section but not sure. It's been a
69 long while since I even looked at webmin and IT HAS CHANGED.
70
71 A while back I saw some info on the KDE version of LVM management. The
72 screenshots looked pretty neat and it seems to be really nice. The
73 Redhat toolbox looks nice too but I don't guess it will ever be on
74 Gentoo. Anyway, my problem is remembering which comes first. I try to
75 remember PVL. Physical first, then volume and then logical. Thing is,
76 webmin has it in a different order which makes me wonder. :/ I'm sort
77 of getting used to this confusion. lol
78
79 Now to go study this some more. O_O 2:00AM and I'm staring at a
80 screen. Jeeez!
81
82 Dale
83
84 :-) :-)
85
86 --
87 I am only responsible for what I said ... Not for what you understood or how you interpreted my words!

Replies

Subject Author
Re: [gentoo-user] GUI for LVM? Bill Kenworthy <billk@×××××××××.au>
Re: [gentoo-user] GUI for LVM? Neil Bothwick <neil@××××××××××.uk>