Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

RedHat EX200 Exam - Topic 1 Question 38 Discussion

Part 2 (on Node2 Server)Task 5 [Managing Logical Volumes]Add an additional swap partition of 656 MiB to your system. The swap partition should automatically mount when your system bootsDo not remove or otherwise alter any existing swap partition on your system
A) Explanation: * [root@node2 ~]# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT vdc 252:32 0 5G 0 disk vdc1 252:33 0 4.1G 0 part datavg-datalv 253:3 0 3.9G 0 lvm /data vdd 252:48 0 5G 0 disk vde 252:64 0 10G 0 disk [root@node2 ~]# swapon -s Filename Type Size Used Priority /dev/dm-1 partition 2097148 1548 -2 [root@node2 ~]# free -m total used free shared buff/cache available Mem: 1816 1078 104 13 633 573 Swap: 2047 1 2046 [root@node2 ~]# parted /dev/vdc print Number Start End Size Type File system Flags 1 1049kB 4404MB 4403MB primary lvm * [root@node2 ~]# parted /dev/vdc mkpart primary linux-swap 4404MiB 5060MiB [root@node2 ~]# mkswap /dev/vdc2 Setting up swapspace version 1, size = 656 MiB (687861760 bytes) no label, UUID=9faf818f-f070-4416-82b2-21a41988a9a7 [root@node2 ~]# swapon -s Filename Type Size Used Priority /dev/dm-1 partition 2097148 1804 -2 [root@node2 ~]# swapon /dev/vdc2 * [root@node2 ~]# swapon -s Filename Type Size Used Priority /dev/dm-1 partition 2097148 1804 -2 /dev/vdc2 partition 671740 0 -3 [root@node2 ~]# blkid /dev/vdc2: UUID='9faf818f-f070-4416-82b2-21a41988a9a7' TYPE='swap' PARTUUID='0f22a35f-02' [root@node2 ~]# vim /etc/fstab UUID=9faf818f-f070-4416-82b2-21a41988a9a7 swap swap defaults 0 0 [root@node2 ~]# reboot [root@node2 ~]# swapon -s Filename Type Size Used Priority /dev/dm-1 partition 2097148 1804 -2 /dev/vdc2 partition 671740 0 -3

RedHat EX200 Exam - Topic 1 Question 38 Discussion

Actual exam question for RedHat's EX200 exam
Question #: 38
Topic #: 1
[All EX200 Questions]

Part 2 (on Node2 Server)

Task 5 [Managing Logical Volumes]

Add an additional swap partition of 656 MiB to your system. The swap partition should automatically mount when your system boots

Do not remove or otherwise alter any existing swap partition on your system

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Barabara
8 months ago
Agreed, but better safe than sorry!
upvoted 0 times
...
Dyan
8 months ago
Is it really necessary to have that much swap? Seems like overkill.
upvoted 0 times
...
Haley
9 months ago
Wait, why not just increase the existing swap instead?
upvoted 0 times
...
Miesha
9 months ago
Nice! Always good to have extra swap space.
upvoted 0 times
...
Fatima
9 months ago
Just added a 656 MiB swap partition!
upvoted 0 times
...
Barabara
9 months ago
I recall that UUID is important for the fstab entry, but I hope I remember how to get it correctly with `blkid`.
upvoted 0 times
...
Antonio
9 months ago
I think we did a similar question where we had to create a swap file instead of a partition. The steps might be different, but the concept is similar, right?
upvoted 0 times
...
Cheryl
9 months ago
I remember we practiced adding swap partitions, but I’m a bit unsure about the exact commands to use for making it persistent on boot.
upvoted 0 times
...
Taryn
9 months ago
I’m pretty confident about using `mkswap` and `swapon`, but I’m not sure if I need to specify any options when editing `/etc/fstab`.
upvoted 0 times
...
Cary
9 months ago
I think this question is asking about the deployment directory in the Schedule Manager, which is where the SAS code from a deployed job is stored. I'm pretty confident that option A is the correct answer.
upvoted 0 times
...
Harrison
9 months ago
Hmm, I'm a bit confused about the relationship between the Email Address and Subscriber Key. Do I need to relate them somehow?
upvoted 0 times
...

Save Cancel