'hpsa' - A SCSI-based Linux device driver for HP Smart Array Controllers

16
Logical drive size expansion is not being recognized or updated in the operating system.
Solution
The cciss driver communicated directly with the block layer to inform it of size changes in the
underlying logical disk devices. With hpsa driver, one must execute a manual refresh
command to alert the SCSI layer that size information has changed.
For example, after increasing the size of a logical volume using Array Configuration Utility,
use the following command on RHEL 6 to force a rescan of the device size:
echo 1 > /sys/class/scsi_disk/C:B:T:L/device/rescan
(replace C:B:T:L with the controller, bus, target, and LUN number of the affected
device)
You can use the command cat /proc/partitions to view the size information before
and after to verify the rescan process.
For more information
Visit the URLs listed below if you need additional information.
Resource description
Web address
Link to Bootable Driver Kit containing new hpsa
driver version for use with ProLiant Gen8 servers
http://drivers.suse.com/hp/HP-ProLiant-Gen8
HP Smart Array Controllers for HP ProLiant
Servers User Guide
http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c016085
07/c01608507.pdf
HP Smart Array Controller technology, technology
brief
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00687518/
c00687518.pdf
Kernel.org
www.kernel.org
Get connected
hp.com/go/getconnected
Current HP driver, support, and security alerts
delivered directly to your desktop
© Copyright 2011, 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The
only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing
herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained
herein.
Microsoft and Windows are U.S. registered trademarks of Microsoft Corporation. AMD is a trademark of Advanced Micro Devices, Inc. Intel and Xeon
are trademarks of Intel Corporation in the U.S. and other countries. Oracle and Java are registered trademarks of Oracle and/or its affiliates.
TC1211945, Created January 2011; Updated January 2013