Showing posts with label Tshooting. Show all posts
Showing posts with label Tshooting. Show all posts

Tuesday 20 January 2015

Sample question for preparation



Trouble Shooting
Troubleshooting (45 minutes)
1) Login to the system as root with password "redhat"
2) ping to ip 202.88.219.129
3) mount the exported directory /var/ftp/pub of 192.168.100.79 on to the directory /mnt/cdrom/ refer file "/root/network.txt" for network configuration
4) The system should boot in run level 5 with graphical login screen
5) Resize lvm to have 50mb more space
6) mount the the remote share to /mnt/ (iptables)
7) share the directory /data with rw permission to all (portmap)
 

NOTE: Re-Installation of the system is not allowed in section 1 (rescue disk will be provided)

Sample question for preparation



Trouble Shooting

1. login as root. Your root password should be redhat. (COMPULSORY)
2. You should be able to ping server1.cracekr.com
3. You should be able to dig server1.example.com (COMPULSORY)
4. You should get GUI login in the next reboot (Xwindows problem) (COMPULSORY)
5. When you type showmount -e localhost /export is seen as exported. (COMPULSORY)
6. when user neo type dd if=/dev/zero of=somefile bs=1024 count=30 he succeed.
when he type dd if=/dev/zero of=somefile bs=1024 count=70 he fails.
7. Resize your logical volume myvol to 300Mb. A + or - 10Mb variation is allowed.
8. Create a new partion of 100Mb size and mount it permanently under /mnt/new. (COMPULSORY)
9.And 10 kernel panic. Problems in /etc/fstab and /boot/grub/grub.conf

Sample Question: Part-01


Morning Session – 2 and half hours(Tshooting and Maintenance)

Two Parts:-
Trouble shooting and Maintenance – morning session – duration 2.5 hrs
RHCT and RHCE both combined – afternoon session - duration 3 hrs.
Trouble Shooting and Maintenance :- (Two Phases)
=>Phase One – 8 questions
=>Phase Two – 2 questions

Trouble shooting and Maintenance(Phase 1: 8 Questions)

Q1. Login Problem (Compulsory)
Q2. Configure network settings to specification so that you can ping 192.168.1.254 (Compulsory)
Q3. dig server1.example.com should work properly (Compulsory)
Q4. Successfully login to init 5 as root (Compulsory)
Q5. Resize a 200 MB LVM to a 100 MB LVM without losing data
Q6. User neo should be able to create 30K file but not 70K file (quotas)
Q7. Create 100 MB partition and mount it as /mnt/new. Should work across reboot (Compulsory)
Q8. Showmount –e should show the /export directory as available.


Trouble shooting and Maintenance(Phase 2: Boot Troubleshooting)

Examiner will insert a CD which will perform a very basic installation in text mode. The examiner will then remove the CD and then ask you to reboot. Once you reboot, you will get a kernel panic error. Once you set this right, your system will not boot because it cannot see the LABEL root. You will need to use resuce mode, find the device that has the /etc/fstab file and then modify it in such a way that fstab contains the line LABEL=/ instead of LABEL=root

If the system boots without any problems into runlevel 3, then 20 marks.
If the system boots into maintenance mode, then 10 marks
If the system does not boot at all, then 0 marks