Unsolved
This post is more than 5 years old
2 Posts
0
4620
July 18th, 2017 14:00
Raid config--R510
I have a R510 server.
The OS runs on a Raid 1 config. The drive the OS needs more capacity. If I slide one of the current 500gb drives out and slide in a new 1tb drive, let it sync and then repeat the process with 2nd drive, will I have access to the additional 500gb or will there need to be additional work done?


Daniel My
10 Elder
•
6.2K Posts
0
July 18th, 2017 18:00
Hello
You will only have access to 500GB of the 1TB drives. The array size will not change. You can create a new array with the unused data. I don't think any controller validated for the R510 supports online capacity expansion. Some PERC8 controllers support an option in OpenManage Server Administrator to expand capacity when there is available space on all drives. If you select the reconfigure option on OMSA and have the expand capacity option then you can expand.
Another option is to retag the array. Whether or not a retag is possible would depend on the controller. The best practice to change the virtual disk size is to backup, delete the array, recreate the array, reinstall, and then restore from backup.
Thanks
theflash1932
9 Legend
•
16.3K Posts
0
July 18th, 2017 21:00
Only the H700 would be able to do this, and the firmware would have to be up to date. The PERC 6 supports Online Capacity Expansion, but not in this way - disks must be added to a RAID 5/6 for its OCE.
A retag can only be done on a PERC 6 or H700 (maybe the H200), HOWEVER, this is dangerous for the integrity of the array, I would strongly recommend against this if your data/services is critical. Do as Daniel suggested and do it the right way - backup and restore.
3900IT
2 Posts
0
July 19th, 2017 08:00
Ok, sounds like my only good option is backup/restore.
A couple logistical questions...
Hope I am making sense, feels a little rambly......
theflash1932
9 Legend
•
16.3K Posts
0
July 19th, 2017 08:00
Using hardware RAID, the RAID 1/mirror should appear as a single disk anyway. The mirroring and the fact there is more than one drive will happen behind the scenes on the RAID controller, invisible to the OS.
Such a thing no longer exists in modern storage. If you remove a drive, the remaining will stay online. If you introduce that drive or a new one, it will rebuild it to match the one that is online. Never power down to replace/introduce a hot-swappable drive, and this is the reason why.
Backup. Remove the drives, insert new ones, create RAID 1, restore data to the new larger "disk" seen by the OS/recovery process.