LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Hardware RAID card, array migrated, refresh /dev/sdc to show new size (https://www.linuxquestions.org/questions/linux-hardware-18/hardware-raid-card-array-migrated-refresh-dev-sdc-to-show-new-size-777639/)

batfastad 12-23-2009 03:51 AM

Hardware RAID card, array migrated, refresh /dev/sdc to show new size
 
Hi everyone

Should be a quick one to answer...
I've just migrated an array on my hardware RAID card (3Ware 9690SA-8i) from RAID 1 to RAID 0 to try some basic benchmarking.

However when I run fdisk -l the device I migrated /dev/sdc is still showing the old capacity of when it was a RAID 1. With RAID 0 it should have double the capacity.

Is there any sort of refresh I need to do under CentOS to tell the system that /dev/sdc has changed?

All the other drives and partitions in the system and on the RAID card are the same.
There's no data/partitions on the device in question /dev/sdc

Any ideas?

Cheers, B

batfastad 12-23-2009 06:33 AM

Sorted...
Code:

hdparm -z /dev/sdc
Did the trick ;)


All times are GMT -5. The time now is 09:21 PM.