Add another Disc to an already created Linux Node.

Moderator: mike

Post Reply
Soulja
Posts: 18
Joined: Thu Sep 09, 2021 6:18 am

Add another Disc to an already created Linux Node.

Post by Soulja » Mon Oct 25, 2021 2:05 pm

Hello Again guys and gals!
I am studying Linux Centos 8 and in one of the lessons we work with Partitions, LVMs and RAID drives.

Do you know how can I add another 10GB hard drive to my Centos Node?
There is a post already open that said something about adding an hdb.qcow2 file to the opt/tmp/<id>/<node> folders. (or something like that)
I have tried to add the hdb.qcow2 to the quemu folder and the tmp folder (for the actual node inside the lap) and I just dont see the extra disk when I do

lsblk https://100001.onl/ https://1921681254.mx/
ls -lsa /dev/sd*
df -hT

The Linux node I am using is the Centos 7 pre-packed Linux provided by Uldis in the "How to add a Linux Node"

Could you please help me how can I add another "physical" disk to the Linux Node (and the node actually be able to see it)?
Thank you very much for your help.

Post Reply