Menu

Tree [r38] /
 History

HTTPS access


File Date Author Commit
 LVM.README 2008-12-16 zanzamer [r8]
 Makefile 2009-01-03 zanzamer [r38]
 README 2008-12-25 zanzamer [r35]
 dmsetup.c 2008-12-24 zanzamer [r31]
 dmsetup.h 2008-12-24 zanzamer [r31]
 endian.c 2009-01-01 zanzamer [r37]
 endian.h 2009-01-01 zanzamer [r37]
 enums.h 2008-12-21 zanzamer [r19]
 lvm_types.h 2008-12-22 zanzamer [r23]
 pvactivate_hpux.c 2008-12-24 zanzamer [r31]
 pvdisplay_hpux.c 2008-12-23 zanzamer [r30]
 pvread.c 2008-12-23 zanzamer [r30]
 pvread.h 2008-12-22 zanzamer [r23]
 scan_dir.c 2008-12-22 zanzamer [r23]
 scan_dir.h 2008-12-16 zanzamer [r5]
 timestamp.c 2008-12-21 zanzamer [r19]
 timestamp.h 2008-12-21 zanzamer [r19]
 vgscan_hpux.c 2008-12-25 zanzamer [r33]
 vgscan_hpux.h 2008-12-25 zanzamer [r33]

Read Me

This is a set of userspace tools for linux, that make the access of HP-UX 11i v1 (B.11.11)
LVM1 based volume groups and logical groups possible using device-mapper.

# INSTALLATION

        Linux % make

                builds the library and the programs

* hpux11iv1bootable.test is a dd copy of 100 first MB of HP-UX 11i v1 (B.11.11) 
  LVM1 disk for testing, which contains the following: 
  * 32MB lvol1 with hfs filesystem.
  * 32MB lvol2 with vxfs filesystem.
  * 32MB lvol3 with the words "test raw" at beginning of lvol.

Cheers

Tal Shual <zanzamer1@yahoo.com>