Automating LVM Partition using Python-Script

--

Task 7 (C)

Task Description

Automating LVM Partition using Python-Script

Step 1

Create one workspace called python

cmd :- mkdir /python

cd /python

vi LVm.py

Step 2

Write the python script in this file

Step 3

Run the code

cmd :- python3 LVM.py

Now we created LVM using python script

Thanks for reading 🙏

--

--

No responses yet