[ Version ( since = "1.29.10" ) ]
public bool blockdev_setra (string device, int32 sectors) throws Error
set readahead
Set readahead (in 512-byte sectors) for the device.
This uses the blockdev(8) command.
this |
A GuestfsSession object |
true on success, false on error |