md_stop
Description:
stop a Linux md (RAID) device
This command deactivates the MD array named md
. The device is stopped, but it is not destroyed or zeroed.
This function depends on the feature "mdadm". See also feature_available.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |