1 00:00:06,720 --> 00:00:08,880 - All right, now that we are at the end of this lesson, 2 00:00:08,880 --> 00:00:09,753 let's do a lab. 3 00:00:11,160 --> 00:00:14,340 So, in this lab, if required to add more disk space 4 00:00:14,340 --> 00:00:15,720 to your virtual machine, 5 00:00:15,720 --> 00:00:18,270 if you have unpartitioned disk space, that's okay. 6 00:00:18,270 --> 00:00:19,800 Go use it. 7 00:00:19,800 --> 00:00:21,870 Next, create a logical volume with the size 8 00:00:21,870 --> 00:00:25,260 of two gigabytes and format it with the ext4 filesystem. 9 00:00:25,260 --> 00:00:28,560 Mount it persistently on the directory/lvdata. 10 00:00:28,560 --> 00:00:30,780 And after successfully mounting it, 11 00:00:30,780 --> 00:00:33,600 shrink its size to one gigabyte. 12 00:00:33,600 --> 00:00:34,433 Good luck.