/
Disabling console blanking / powersaving feature of the terminal console monitor
Disabling console blanking / powersaving feature of the terminal console monitor
If you want to prevent the power saving feature of a monitor directly connected to a CAStor storage node, you can add the following kernel option to the APPEND line in either the syslinux.cfg file on the CAStor USB key or in the PXE boot configuration file:
consoleblank=0
This configuration parameter will tell the kernel to stop blanking the console. This feature defaults to 10 minutes. A value of 0 disables the blank timer.
Example:
label normal
kernel profiles/castor-live/kernel
append initrd=profiles/castor-live/fsimage
CONSOLEBLANK=0
ramdisk_size=128000
root=/dev/ram0
castor_cfg=http://CAStorConfigurationServer/castor/castor1.txt
, multiple selections available,
Related content
Debugging CAstor node using Linux tools
Debugging CAstor node using Linux tools
More like this
How do I prevent my disks from going idle?
How do I prevent my disks from going idle?
More like this
How to replace a failed drive
How to replace a failed drive
More like this
Fail to PXE boot CSN nodes
Fail to PXE boot CSN nodes
More like this
How to start a screen session
How to start a screen session
More like this
© DataCore Software Corporation. · https://www.datacore.com · All rights reserved.