Тёмный

Linux 100 + Realtime Scenario Based Interview Questions and Answers Explained in Detail | Part - 11 

Engr. Abhishek Roshan
Подписаться 10 тыс.
Просмотров 4,1 тыс.
50% 1

#engrabhishekroshan
Support My blogging Website : freshertube.com
In this video I have explained below Linux Realtime Scenario Based Interview Questions and Answers In Detail from logical volume manager:
103. What is LVM, and why would you use it on a Linux system?
104. What are the main components of LVM? How to see Physical Volume(PV),Volume Group(VG) and Logical Volume(LV)?
105. How do you initialize a physical volume (PV) in LVM? or How to create a physical volume? 106. Explain the process of creating a Volume Group (VG) in LVM?
107. How can you create a Logical Volume (LV) in an existing Volume Group (VG)? or How to create Logical Volume ?
108.How we can add a filesystem to the LV and Mounting it Permanently?
109.How to extend or resize Volume Group(VG),Logical Volume(LV) and Update the filesystem?
110.How to reduce a Logical volume (LV) ?
111.How to move or migrate the LV(data) from one Physical Volume(PV) to another ?
112.How to delete or remove Logical Volume(LV) ,Volume Group(VG) and Physical Volume(PV)?
Click the below link and Join the membership
Join this channel to get access to perks:
/ @engrabhishekroshan
Watch Hindi Playlist of Linux 100+ Realtime Scenario based interview Questions and Answers
अब हिंदी में
Part 1 • Linux 100 + Realtime S...
Part 2 • Linux 100 + Realtime S...
AWS 300 + Realtime Scenario based Interview questions and answers explained in detail
Part 1 : • AWS 300 + Realtime sce...
Part 2 : • AWS 300 + Realtime sce...
Part 3 : • AWS 300 + Realtime Sce...
Part 4 : • AWS 300 + Realtime Sce...
Watch English Playlist of Linux 100 + Realtime Scenario Based Interview Questions and Answers Explained in Detail
Part 1 • Linux 100 + Realtime S... ( In this video I covered 8 Q&A)
Part 2 • Linux 100 + Realtime S... ( In this video I covered 10 Q&A)
Part 3 • Linux 100 + Realtime S... ( In this video I covered 10 Q&A)
Part 4 • Linux 100 + Realtime S... ( In this video I covered 12 Q&A)
Part 5 • Linux 100 + Realtime S... (In this video I covered 10 Q&A)
Part 6 • Linux 100 + Realtime S... (In this video I covered 10 Q&A)
Part 7 • Linux 100 + Realtime S... (In this video I covered 10 Q&A)
Part 8 • Linux 100 + Realtime S... (In this video I covered 10 Q&A)
Part 9 • Linux 100 + Realtime S... (In this video I covered 10 Q&A)
Part 10 • Linux 100 + Realtime S... (In this video I covered 12 Q&A)
Part 11 • Linux 100 + Realtime S... (In this video I covered 10 Q&A)
Part 12 • Linux 100 + Realtime S... (In this video I have covered 10 Q&A)
Part 13 • Linux 100 + Realtime S... (In This Video I have covered 1 Scenario based Interview Q&A ) / abhishek-roshan-424591112
/ abhishek88roshan
/ engr.abhishekroshan
#linuxinterview #linuxquestions #linuxanswers #techinterview #linuxtips #linuxlearning #interviewprep #realworldscenarios #techtips #itinterview #realtimeprojects

Опубликовано:

 

31 окт 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 34   
@manojkumar-le2ec
@manojkumar-le2ec 4 месяца назад
Thanks sir you have completed all possible scenarios related to lvm😊
@EngrAbhishekRoshan
@EngrAbhishekRoshan 4 месяца назад
Great 👍....Keep watching and keep sharing
@targetachiever5014
@targetachiever5014 8 месяцев назад
Thanks abhishek.keep posting such useful stuff
@EngrAbhishekRoshan
@EngrAbhishekRoshan 8 месяцев назад
Sure…
@user-ff1vp4oj7u
@user-ff1vp4oj7u 7 месяцев назад
thanks for sharing such an excellent question bank. If possible plz make a series for real time scenario questions for DevOps engg. Keep sharing such a useful information. Thanks a lot.
@EngrAbhishekRoshan
@EngrAbhishekRoshan 7 месяцев назад
Sure I will
@psankar2692
@psankar2692 7 месяцев назад
thanks for all your hard work
@EngrAbhishekRoshan
@EngrAbhishekRoshan 7 месяцев назад
Thank you
@kashifbaig6793
@kashifbaig6793 7 месяцев назад
Thanks sir
@EngrAbhishekRoshan
@EngrAbhishekRoshan 7 месяцев назад
Welcome....kashif
@yedumallalokanath916
@yedumallalokanath916 3 месяца назад
hi sir your explaining method is good can you please explain about Nas storage
@EngrAbhishekRoshan
@EngrAbhishekRoshan 3 месяца назад
Sure .Until I upload the video of NAS you can check this video ...because NAS (Network Attached Storage) and NFS (Network File System) are related concepts but serve different purposes: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-KPpUWzwMLhE.html
@Bangbang56817
@Bangbang56817 4 месяца назад
can you please explain a bit on more on creating lvm using physical extent?
@EngrAbhishekRoshan
@EngrAbhishekRoshan 4 месяца назад
Check the below playlist you will get your answer: ru-vid.com/group/PLPVaGLSxvigK1Mm_bJYuMibhAGkkYyK5H
@ganeshpawar231
@ganeshpawar231 4 месяца назад
Hi sir , I have watched your all videos and made notes of it. Thanks for the all videos🎉 I have one doubt in question no 110. Sir , I did this question of lvreduce practically as you explained step by step. But after reducing the volume,i used mount -a option and showing me error of wrong fs type , bad option , bad superblovk on /lv. Since I have mentioned it in fstab file. What will be the solution further? Could you please explain shortly?
@EngrAbhishekRoshan
@EngrAbhishekRoshan 4 месяца назад
Yes Correct, Good Question, this issue occurs either you have not changed the partition id of the Linux FS, So change it to 8e and make sure format the file FS with mkfs.ext4 /dev/sda1. These steps you need to perform before creating PV,VG,LV. And even after this also you have doubt and your issue did not resolve than connect with me by clicking below link: ru-vid.com/show-UCn2ZGN0TEGhgoDDiT8S3m4wjoin
@pvnarayanamma7603
@pvnarayanamma7603 7 месяцев назад
Sir pls do videos on trouble shooting and daily tasks and ticketing tool.
@EngrAbhishekRoshan
@EngrAbhishekRoshan 7 месяцев назад
Sure
@rajaverma3210
@rajaverma3210 7 месяцев назад
If we don't organize the data by using e2fsck then will it impact the data?
@EngrAbhishekRoshan
@EngrAbhishekRoshan 7 месяцев назад
Yes 100% because we don't know which sector of the disk data is store.
@049-sowmyapunna3
@049-sowmyapunna3 7 месяцев назад
Sir,Is that two zeros are error checks in /etc/fstab
@EngrAbhishekRoshan
@EngrAbhishekRoshan 7 месяцев назад
Dump: This field is used by the dump command to determine whether and how often a filesystem should be backed up. Typically, you can set it to 0 to disable backups or 1 to enable backups. Pass: This field is used by the fsck tool to determine the order in which filesystems should be checked at boot. Filesystems with a value of 1 are checked first, those with a value of 2 are checked after the ones with 1, and so on
@psankar2692
@psankar2692 7 месяцев назад
Please make the videos for what is linux boot process, what all are the booting issue we are facing and how to fix booting issues.
@EngrAbhishekRoshan
@EngrAbhishekRoshan 7 месяцев назад
Watch the complete play list or list below videos you will get your answer. I am not sure in which part i have covered it because till not i covered almost 110 questions and answers. Part 1 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-cFhWlBkeGxA.html ( In this video I covered 8 Q&A) Part 2 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-b-m0Oz_8W3k.html ( In this video I covered 10 Q&A) Part 3 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-eGDAocvkKcA.html ( In this video I covered 10 Q&A) Part 4 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-g0nnBZHVanc.html ( In this video I covered 12 Q&A) Part 5 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-fOyffJL0fTg.html (In this video I covered 10 Q&A) Part 6 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-F8VlGBftaU0.html (In this video I covered 10 Q&A) Part 7 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-q5y1bxkis7Y.html (In this video I covered 10 Q&A) Part 8 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-aHIIKjleXhA.html (In this video I covered 10 Q&A) Part 9 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-EiJ9NBqi7M8.html (In this video I covered 10 Q&A from partition & filesystem) Part 10 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-O4Mg8oy5FPc.html (In this video I covered 12 Q&A from user management)
@prabhub8739
@prabhub8739 7 месяцев назад
0 0 will disables the check (fsck) while reboot.
@EngrAbhishekRoshan
@EngrAbhishekRoshan 7 месяцев назад
Yes
@saras291
@saras291 7 месяцев назад
First value zero (0) represents the dump program and the second value zero (0) represents the filesystem check (fsck) for the mounting partition. For both the case if the value is set to zero (0) then the dump and filesystem check would be disabled for particular entry, if it is set to any other value than zero then it will be enabled (dump & fsck).
@EngrAbhishekRoshan
@EngrAbhishekRoshan 7 месяцев назад
Very good Saras
@saras291
@saras291 7 месяцев назад
@@EngrAbhishekRoshan sir I have two years of experience as linux system admin and want to switch in MNC, what should I expect in interview please guide me to get clear in first shot of the interview.
@kalyanchakravarthi1571
@kalyanchakravarthi1571 6 месяцев назад
File system checking order
@user-ww9eh2nw2m
@user-ww9eh2nw2m 4 месяца назад
In /etc/fstab file 0-DUMPING 0-Sequncing
@EngrAbhishekRoshan
@EngrAbhishekRoshan 4 месяца назад
yes, it's correct
@raghunandankeluskar663
@raghunandankeluskar663 20 дней назад
thank you sir
@EngrAbhishekRoshan
@EngrAbhishekRoshan 19 дней назад
Most welcome
Далее
Stupid Barry Family Vs Prisoners
00:26
Просмотров 983 тыс.
Linux Logical Volume Manager (LVM) Deep Dive Tutorial
53:13
the TRUTH about C++ (is it worth your time?)
3:17
Просмотров 627 тыс.
Stupid Barry Family Vs Prisoners
00:26
Просмотров 983 тыс.