All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jun YOSHIDA <jyoshida@miraclelinux.com>
To: linux-lvm@sistina.com
Subject: [linux-lvm] A tool to administrate LVM.
Date: Fri Oct 11 00:29:01 2002	[thread overview]
Message-ID: <20021011142810B.jyoshida@miraclelinux.com> (raw)

Hello all,

I am a developer working for MIRACLE LINUX which is one of the linux
distributors in Japan.

I made a tool to administrate LVM easily and named it LVMAdmin temporarily. 
It will help beginners to create PV/VG/LV easily.

Small screenshot is put at:
	http://www.miraclelinux.com/developer/lvmadmin.html
# Though it is Japanese page...

Please evaluate it if you are interested.

[Implementation]

Currently, LVMAdmin has the following features:

 - create a partition.
 - create a physical volume.
 - create a volume group.
 - create a logical volume.
 - display disk/partition/PV/VG/LV information.

# The extending logical volume, snapshot, etc. are not implemented yet.

[System Requirements]

LVMAdmin is a Tcl/Tk script so it requires Tcl/Tk 8.0 or highter and,
ofcourse, the system environment that the LVM can work comfortably.

[Download]

You can download the RPM from:
 ftp://ftp.miraclelinux.com/pub/Miracle/ia32/standard/2.1/unsupported/RPMS/lvmadmin-0.2.0-3ml.i686.rpm

And SRPM from:

 ftp://ftp.miraclelinux.com/pub/Miracle/ia32/standard/2.1/unsupported/SRPMS/lvmadmin-0.2.0-3ml.src.rpm

The binary package I prepared was built on Miracle Linux V2.1.
Miracle Linux V2.1 is based on Red Hat Linux 7.1 and we applied some kernel
patches including LVM kernel module to the kernel.
Unfortunately, our products have not been shipped outside Japan so I
think you need to rebuild LVMAdmin from SRPM.

[How to use]

On root account, type the following on xterm or some X terminal program:
 # lvma
A window will be appeared on your display.

You can read the manual written in English at:
   /usr/share/doc/lvmadmin-0.2.0/lvmadmin-doc-e.html

# Since I'm not a native English speaker, I belive there are some
# incorrect English in the manual. I'll much appreciate if you correct
# my English and report it to me.

[NOTE]
 - I have tested LVMAdmin with kernel-2.4.9 and lvm-1.0.1.

 - LVMAdmin outputs trace log to '/var/tmp/lvma.log' when you invoke it
   with 'debug' option as follows:
	# lvma debug

   Please attach the log file to the bug report because it will help
   me investigate where the bug is.

 - Please evaluate it AT YOUR OWN RISK.

Any comments/suggestions will be welcome.

Regards,
-Jun YOSHIDA

             reply	other threads:[~2002-10-11  0:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-11  0:29 Jun YOSHIDA [this message]
2002-10-11  2:12 ` [linux-lvm] A tool to administrate LVM Jon Bendtsen
2002-10-11  2:48   ` Jun YOSHIDA
2002-10-11  3:06     ` Jon Bendtsen
2002-10-11  3:49       ` Jun YOSHIDA
2003-05-07  4:10         ` Jun YOSHIDA

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021011142810B.jyoshida@miraclelinux.com \
    --to=jyoshida@miraclelinux.com \
    --cc=linux-lvm@sistina.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.