Jump to content

OS2LVM.DMD: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:


==Versions==
==Versions==
{| class="wikitable"
{|class="wikitable"
|-
!Date||Version||Size||Comments
! Date !!Version !! Size  !! Comments
|-
| 10-09-2008  5:36p || 14.105 || 32,519  bytes || IBM Logical Volume Manager
|-
|-
|2008-09-10 17:36||14.105||32,519 bytes||
|}
|}


==Config.Sys Information==
==CONFIG.SYS Information==
* [[The_Config.sys_Documentation_Project/BASEDEV_Statements#BASEDEV.3DOS2LVM.DMD|OS2LVM.DMD - The Config.sys Documentation Project]]
Logical Volume Device Manager in Warp Server for e-Business.
OS2LVM.DMD [...] sits between the IFS and [[OS2DASD.DMD]] providing the logical view of the DASD to the OS/2 file system. OS2LVM also provides Bad Block Relocation (BBR) for JFS.
BASEDEV=OS2LVM.DMD
 
'''NOTE:''' The statement BASEDEV=OS2LVM.DMD must immediately follow the BASEDEV=OS2DASD.DMD statement in config.sys.


==DLLs Loaded==
==DLLs Loaded==
* [[KEE.DLL]]
*KEE.DLL
* [[DOSCALL1.DLL]]
*[[DOSCALL1.DLL]]
 
==Alternatives==
N/A


[[Category:Files]]
[[Category:Device Manager Drivers]][[Category:BASEDEV Statements]]

Latest revision as of 20:31, 21 September 2022

This driver is part of the IBM Logical Volume Manager. OS2LVM.DMD sits between the IFSM and OS2DASD providing the logical view of the DASD to the OS/2 file system. OS2LVM also provides Bad Block Relocation (BBR) for JFS.

Versions

Date Version Size Comments
2008-09-10 17:36 14.105 32,519 bytes

CONFIG.SYS Information

Logical Volume Device Manager in Warp Server for e-Business. OS2LVM.DMD [...] sits between the IFS and OS2DASD.DMD providing the logical view of the DASD to the OS/2 file system. OS2LVM also provides Bad Block Relocation (BBR) for JFS.

BASEDEV=OS2LVM.DMD

NOTE: The statement BASEDEV=OS2LVM.DMD must immediately follow the BASEDEV=OS2DASD.DMD statement in config.sys.

DLLs Loaded