Configuration of controller |
modules/DASDController.ycp |
Controller settings, input and output functions | |
|
|
This module has an unstable interface. |
Representation of the configuration of controller.
Input and output routines.
Imports
Global VariablesGlobal Functions
Local Functions |
Prototypes
Data was modified?
Write only, used during autoinstallation. Don't run services and SuSEconfig, it's all done at one place.
Abort function return boolean return true if abort
Abort function
- Return value:
-
blah blah lahjk
Data was modified?
- Return value:
-
true if modified
Is this kind of disk controller available?
- Return value:
-
true if it is
Read all controller settings
- Return value:
-
true on success
Write all controller settings
- Return value:
-
true on success
Get all controller settings from the first parameter (For use by autoinstallation.)
- Parameters:
-
settings The YCP structure to be imported.
- Return value:
-
True on success
Dump the controller settings to a single map (For use by autoinstallation.)
- Return value:
-
Dumped settings (later acceptable by Import ())
Create a textual summary and a list of unconfigured cards
- Return value:
-
summary of the current configuration
Return packages needed to be installed and removed during Autoinstallation to insure module has all needed software installed.
- Return value:
-
with 2 lists.
Check if DASD subsystem is available
- Return value:
-
True if more than one disk
Translate integer number to its hexadecimal representation with leading 0x and exactliy 4 hexadecimal numbers
- Parameters:
-
i integer integer number
- Return value:
-
hexadecimal number
Probe for DASD disks
Report error occured during device activation
- Parameters:
-
id integer chanel id of the device ret integer exit code of the operation
Activate selected Disks
- Parameters:
-
channel string Name of the disk to activate diag boolean Activate DIAG or not
Activate selected Disks
- Parameters:
-
channel string Name of the disk to deactivate diag boolean Activate DIAG or not
Activate selected Disks
- Parameters:
-
disks_list list List of disks to be formated par integer Number of disks that can be formated in parallel write_vl boolean Write a Volume label interactive boolean Interactive yes/no
Get partitioninfo
- Parameters:
-
disk string Disk to read info from
- Return value:
-
GetPartitionInfo string The info