Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 9

lsblk command

1.Connect to the particular vlba using vcenter


Make hard disk 2 to 10 TB
It will not show 10 TB till rescan of the device

Rescan of the device

echo 1 > /sys/class/block/sdb/device/rescan

it will show 10 TB hard disk sdb now


Make enabled=0
growpart /dev/sdb 1
resize2fs /dev/sdb1

You might also like