Creation of s390 dump devices |
modules/Dump.ycp |
| Creating s390 dump devices, input and output functions | |
|
|
|
This module has an unstable interface. |
Imports
Global FunctionsLocal Functions |
Info:
DASD devices list of mkdump
Info:
ZFCP devices list of mkdump
local
GetAvailableDisks (string type)
->
list<string>
Get a List of available Disks of type
- Parameters:
-
type
- Return value:
-
of disks
global
FormatDisk (string dev, boolean force)
->
boolean
Format a disk as DUMP device
- Parameters:
-
dev string the disk device node force boolean true to append the -f parameter
- Return value:
-
true on success