Use the fast_write subcommand to enable or disable the use of the NVRAM to enhance the performance of writes in the SPARCstorage Array.
SPARCstorage Array
luxadm [ -v ] fast_write [-s] -c pathname
Option/Argument |
Description |
---|---|
pathname |
A SPARCstorage Array controller or an individual disk |
-e |
Causes the SPARCstorage Array to save the change so it will persist across power-cycles |
-c |
Enables fast writes for synchronous writes only |
-e |
Enables fast writes |
-d |
Disables fast writes |
Use the nvram_data subcommand to display the amount of fast write data in the NVRAM for a specific disk. This command can only be used for an individual disk.
SPARCstorage Array
luxadm [ -v ] nvram_data pathname
Option/Argument |
Description |
---|---|
pathname |
A SPARCstorage Array controller or an individual disk |
Use the purge subcommand to purge any fast write data from NVRAM for one or more disks.
SPARCstorage Array
Use the purge subcommand with caution, usually only when a drive has failed.
luxadm [ -v ] purge pathname
Option/Argument |
Description |
---|---|
pathname |
A SPARCstorage Array controller or an individual disk. If you specify a SPARCstorage Array controller, fast write data for all disks associated with that controller will be purged |
Use the sync_cache subcommand to flush all outstanding writes for one or more disks from NVRAM to the media
SPARCstorage Array
luxadm [ -v ] sync_cache pathname
Option/Argument |
Description |
---|---|
pathname |
A SPARCstorage Array controller or an individual disk. If you specify a SPARCstorage Array controller, outstanding writes for all disks associated with that controller will be flushed |