Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2002 02:47 AM
03-22-2002 02:47 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2002 02:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2002 02:49 AM
03-22-2002 02:49 AM
Re: LVM
chekout man pages for lifls lifcp
cheers
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2002 02:55 AM
03-22-2002 02:55 AM
Re: LVM
check lif area on both systems:
lifls /dev/rdsk/cxtydz
If offline diagnoscics are missed, you can create it with:
mkboot -b /usr/sbin/diag/lif/updatediaglif2 -p
updatediaglif2 - for L,N,V-class,SD
updatediaglif - for the others.
Later,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2002 03:01 AM
03-22-2002 03:01 AM
Re: LVM
Here is an eg: with c4t6d0 and c4t5d0 as the mirror disks of VG00.
#lifls -l /dev/dsk/c4t6d0
volume ISL10 data size 7984 directory size 8 97/11/06 02:10:13
filename type start size implement created
===============================================================
ODE -12960 584 848 0 00/11/09 10:46:00
MAPFILE -12277 1432 128 0 00/11/09 10:46:00
SYSLIB -12280 1560 353 0 00/11/09 10:46:00
CONFIGDATA -12278 1920 226 0 00/11/09 10:46:00
SLMOD -12276 2152 132 0 00/11/09 10:46:00
SLDEV -12276 2288 201 0 00/11/09 10:46:00
SLDRIVERS -12276 2496 456 0 00/11/09 10:46:00
SLSCSI -12276 2952 116 0 00/11/09 10:46:00
MAPPER -12279 3072 230 0 00/11/09 10:46:00
IOTEST -12279 3304 208 0 00/11/09 10:46:00
PERFVER -12279 3512 197 0 00/11/09 10:46:00
PVCU -12801 3712 64 0 00/11/09 10:46:00
SSINFO -12286 3776 2 0 02/02/05 16:24:47
HPUX -12928 3784 800 0 99/10/28 15:23:53
ISL -12800 4584 240 0 97/11/06 02:10:13
AUTO -12289 4824 1 0 97/11/06 02:10:13
LABEL BIN 4832 8 0 01/01/13 12:56:33
#>lifls -l /dev/dsk/c4t5d0
volume ISL10 data size 7984 directory size 8 96/05/28 04:10:13
filename type start size implement created
===============================================================
ODE -12960 584 1200 0 99/02/18 15:52:40
MAPFILE -12277 1784 64 0 99/02/18 15:52:40
SYSLIB -12280 1848 338 0 99/02/18 15:52:40
CONFIGDATA -12278 2192 199 0 99/02/18 15:52:40
SLMOD -12276 2392 110 0 99/02/18 15:52:40
SLDEV -12276 2504 175 0 99/02/18 15:52:40
SLDRIVERS -12276 2680 345 0 99/02/18 15:52:40
SLSCSI -12276 3032 113 0 99/02/18 15:52:40
MAPPER -12279 3152 216 0 99/02/18 15:52:40
IOTEST -12279 3368 204 0 99/02/18 15:52:40
PERFVER -12279 3576 196 0 99/02/18 15:52:40
PVCU -12801 3776 64 0 99/02/18 15:52:40
SSINFO -12286 3840 2 0 99/02/18 15:52:40
ISL -12800 3848 240 0 99/10/28 15:23:53
AUTO -12289 4088 1 0 99/10/28 15:23:53
HPUX -12928 4096 800 0 99/10/28 15:23:53
PAD -12290 4896 1700 0 99/10/28 15:23:54
LABEL BIN 6600 8 0 01/02/23 14:50:00
****
HTH
raj