Re: Log Volume Name
- From: "Hunter, Mark" <Mark.Hunter@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 1 Oct 2007 09:19:07 -0500
If it's mounted, then the mount command will show it.
mount | grep /var
/dev/hd9var /var jfs2 Sep 27 09:20 rw,log=/dev/hd8
Or pull it out of /etc/filesystems
fs="what ever your filesystem name is"
grep -p "$fs:" /etc/filesystems | grep " log "
Mark Hunter
Anheuser-Busch Cos.
MIS Consultant, ES&SO Server Planning and Integration
*Office: (314) 765-2339
*Email: Mark.Hunter@xxxxxxxxxxxxxxxxxx
The information transmitted (including attachments) is covered by the Electronic
Communications Privacy Act, 18 U.S.C. 2510-2521, is intended only for the
person(s) or entity/entities to which it is addressed and may contain
confidential and/or privileged material. Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon, this
information by persons or entities other than the intended recipient(s) is
prohibited. If you received this in error, please contact the sender and delete
the material from any computer.
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@xxxxxxxxxxxxx] On Behalf Of Uncle
Steve
Sent: Monday, October 01, 2007 8:41 AM
To: aix-l@xxxxxxxxxxxxx
Subject: Log Volume Name
I need to write a script that can figure out the jfs2log LV for a specific
jfs2 FS. Any idea what command shows it so I can scrap out my answer?
TIA - Steve
The information transmitted (including attachments) is
covered by the Electronic Communications Privacy Act,
18 U.S.C. 2510-2521, is intended only for the person(s) or
entity/entities to which it is addressed and may contain
confidential and/or privileged material. Any review,
retransmission, dissemination or other use of, or taking
of any action in reliance upon, this information by persons
or entities other than the intended recipient(s) is prohibited.
If you received this in error, please contact the sender and
delete the material from any computer.
- References:
- Log Volume Name
- From: Uncle Steve
- Log Volume Name
- Prev by Date: Log Volume Name
- Next by Date: Re: Log Volume Name
- Previous by thread: Log Volume Name
- Next by thread: Re: Log Volume Name
- Index(es):
Relevant Pages
|
|