Taints (Lab 2.2)
Hello,
I have some little doubts.
When I create the cluster (lab 2.2), my nodes are ready.
When I try to remove the taints, the procedure is unsuccessful for node.kubernetes.io/disk-pressure- taint.

Why this thing? What am I doing wrong?
Thanks so much
Comments
-
I recently noticed similar node behaviors with GCE VM instances configured with 10 GB disks, when I installed additional cluster management tools that were otherwise not part of the course lab material.
You could run
sudo du / -h -d 1on each VM to see the sizes of all high level directories, and drill down into the ones that seem to take up too much disk space.Regards,
-Chris0 -
Hi @serewicz
The following output is master node :mary@master:~$ sudo lshw -short [sudo] password for mary: H/W path Device Class Description ================================================= system VirtualBox /0 bus VirtualBox /0/0 memory 128KiB BIOS /0/1 memory 7898MiB System memory /0/2 processor Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz /0/100 bridge 440FX - 82441FX PMC [Natoma] /0/100/1 bridge 82371SB PIIX3 ISA [Natoma/Triton II] /0/100/1.1 storage 82371AB/EB/MB PIIX4 IDE /0/100/2 display SVGA II Adapter /0/100/3 enp0s3 network 82540EM Gigabit Ethernet Controller /0/100/4 generic VirtualBox Guest Service /0/100/5 multimedia 82801AA AC'97 Audio Controller /0/100/6 bus KeyLargo/Intrepid USB /0/100/6/1 usb1 bus OHCI PCI host controller /0/100/6/1/1 input USB Tablet /0/100/7 bridge 82371AB/EB/MB PIIX4 ACPI /0/100/d storage 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] /0/3 scsi0 storage /0/3/0.0.0 /dev/cdrom disk CD-ROM /0/4 scsi2 storage /0/4/0.0.0 /dev/sda disk 31GB VBOX HARDDISK /0/4/0.0.0/1 /dev/sda1 volume 10238MiB EXT4 volume /1 docker0 network Ethernet interface mary@master:~$ uname -a Linux master 5.3.0-62-generic #56~18.04.1-Ubuntu SMP Wed Jun 24 16:17:03 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux mary@master:~$ free total used free shared buff/cache available Mem: 8088556 1154048 5746168 31680 1188340 6647276 Swap: 483800 0 483800The following output is worker node (is the same of master):
mary@worker1:~$ sudo lshw -short [sudo] password for mary: H/W path Device Class Description ================================================= system VirtualBox /0 bus VirtualBox /0/0 memory 128KiB BIOS /0/1 memory 7898MiB System memory /0/2 processor Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz /0/100 bridge 440FX - 82441FX PMC [Natoma] /0/100/1 bridge 82371SB PIIX3 ISA [Natoma/Triton II] /0/100/1.1 storage 82371AB/EB/MB PIIX4 IDE /0/100/2 display SVGA II Adapter /0/100/3 enp0s3 network 82540EM Gigabit Ethernet Controller /0/100/4 generic VirtualBox Guest Service /0/100/5 multimedia 82801AA AC'97 Audio Controller /0/100/6 bus KeyLargo/Intrepid USB /0/100/6/1 usb1 bus OHCI PCI host controller /0/100/6/1/1 input USB Tablet /0/100/7 bridge 82371AB/EB/MB PIIX4 ACPI /0/100/d storage 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] /0/3 scsi0 storage /0/3/0.0.0 /dev/cdrom disk CD-ROM /0/4 scsi2 storage /0/4/0.0.0 /dev/sda disk 31GB VBOX HARDDISK /0/4/0.0.0/1 /dev/sda1 volume 10238MiB EXT4 volume /1 docker0 network Ethernet interface mary@worker1:~$ uname -a Linux worker1 5.3.0-62-generic #56~18.04.1-Ubuntu SMP Wed Jun 24 16:17:03 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux mary@worker1:~$ free total used free shared buff/cache available Mem: 8088556 1124936 5865968 38576 1097652 6671776 Swap: 483800 0 4838000 -
On master node that command produces following output:
mary@master:~$ sudo du / -h -d 1 du: cannot access '/run/user/1000/gvfs': Permission denied 1,6M /run 3,8G /snap 3,5G /usr 12M /sbin 40K /root 385M /home 127M /boot 13M /bin 1,2G /lib 226M /opt 80K /tmp 4,0K /mnt 4,0K /srv 16K /lost+found 4,0K /cdrom 4,0K /lib64 du: cannot access '/proc/12488/task/12488/fd/4': No such file or directory du: cannot access '/proc/12488/task/12488/fdinfo/4': No such file or directory du: cannot access '/proc/12488/fd/3': No such file or directory du: cannot access '/proc/12488/fdinfo/3': No such file or directory 0 /proc 3,3G /var 8,0K /media 13M /etc 0 /sys 0 /dev 13G /
On worker node that command produces following output:
mary@worker1:~$ sudo du / -h -d 1 du: cannot access '/run/user/1000/gvfs': Permission denied 1,6M /run 3,8G /snap 3,3G /usr 12M /sbin 40K /root 381M /home 114M /boot 13M /bin 878M /lib 226M /opt 80K /tmp 4,0K /mnt 4,0K /srv 16K /lost+found 4,0K /cdrom 4,0K /lib64 du: cannot access '/proc/8722/task/8722/fd/4': No such file or directory du: cannot access '/proc/8722/task/8722/fdinfo/4': No such file or directory du: cannot access '/proc/8722/fd/3': No such file or directory du: cannot access '/proc/8722/fdinfo/3': No such file or directory 0 /proc 3,1G /var 8,0K /media 13M /etc 0 /sys 0 /dev 13G /
0 -
Thanks for the detailed outputs @MariangelaPetraglia.
It seems that the 10 GB volumes assigned to each VBox VM may not be sufficient. Maybe going up to 15 GB volumes per VM would help.
Regards,
-Chris0 -
Hi @chrispokorni
Actually, node disks are dynamically allocated and their capacity is 30 GB. Could dynamic allocation be the problem?
Below there is the screenshot (first and third).
Hi @serewicz
this is the execution ofdf -hcommand on node:mary@master:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 3,9G 0 3,9G 0% /dev tmpfs 790M 1,6M 789M 1% /run /dev/sda1 9,8G 9,1G 195M 98% / tmpfs 3,9G 0 3,9G 0% /dev/shm tmpfs 5,0M 4,0K 5,0M 1% /run/lock tmpfs 3,9G 0 3,9G 0% /sys/fs/cgroup /dev/loop0 55M 55M 0 100% /snap/core18/1754 /dev/loop2 3,8M 3,8M 0 100% /snap/gnome-system-monitor/127 /dev/loop3 256M 256M 0 100% /snap/gnome-3-34-1804/36 /dev/loop1 162M 162M 0 100% /snap/gnome-3-28-1804/128 /dev/loop4 1,0M 1,0M 0 100% /snap/gnome-logs/100 /dev/loop5 15M 15M 0 100% /snap/gnome-characters/399 /dev/loop6 2,5M 2,5M 0 100% /snap/gnome-calculator/748 /dev/loop7 63M 63M 0 100% /snap/gtk-common-themes/1506 /dev/loop8 161M 161M 0 100% /snap/gnome-3-28-1804/116 /dev/loop9 97M 97M 0 100% /snap/core/9804 /dev/loop10 56M 56M 0 100% /snap/core18/1885 /dev/loop12 2,3M 2,3M 0 100% /snap/gnome-system-monitor/148 /dev/loop11 97M 97M 0 100% /snap/core/9436 /dev/loop13 45M 45M 0 100% /snap/gtk-common-themes/1440 /dev/loop14 4,3M 4,3M 0 100% /snap/gnome-calculator/544 /dev/loop15 1,0M 1,0M 0 100% /snap/gnome-logs/81 /dev/loop16 384K 384K 0 100% /snap/gnome-characters/550 tmpfs 790M 36K 790M 1% /run/user/121 tmpfs 790M 32K 790M 1% /run/user/1000
0 -
Ok,
I will.Thank you
Regards0
Categories
- All Categories
- 174 LFX Mentorship
- 174 LFX Mentorship: Linux Kernel
- 742 Linux Foundation IT Professional Programs
- 371 Cloud Engineer IT Professional Program
- 167 Advanced Cloud Engineer IT Professional Program
- 72 DevOps IT Professional Program - Discontinued
- 3 DevOps & GitOps IT Professional Program
- 98 Cloud Native Developer IT Professional Program
- 38 Express Training Courses & Microlearning
- 33 Express Courses - Discussion Forum
- 5 Microlearning - Discussion Forum
- 7.6K Training Courses
- 25 LFC110 Class Forum - Discontinued
- 15 LFC131 Class Forum - DISCONTINUED
- 55 LFD102 Class Forum
- 261 LFD103 Class Forum
- 2 LFD103-JP クラス フォーラム
- 20 LFD110 Class Forum
- 2 LFD114 Class Forum
- 56 LFD121 Class Forum
- 4 LFD123 Class Forum
- 3 LFD125 Class Forum
- 4 LFD133 Class Forum
- 5 LFD134 Class Forum
- 5 LFD137 Class Forum
- 2 LFD140 Class Forum
- 67 LFD201 Class Forum
- 8 LFD210 Class Forum
- 4 LFD210-CN Class Forum
- 1 LFD213 Class Forum - Discontinued
- 2 LFD221 Class Forum
- 127 LFD232 Class Forum - Discontinued
- 2 LFD233 Class Forum - Discontinued
- 5 LFD237 Class Forum
- 26 LFD254 Class Forum
- 764 LFD259 Class Forum
- 110 LFD272 Class Forum - Discontinued
- 2 LFD272-JP クラス フォーラム - Discontinued
- 23 LFD273 Class Forum
- 678 LFS101 Class Forum
- 4 LFS111 Class Forum - Discontinued
- 2 LFS112 Class Forum - Discontinued
- 3 LFS114 Class Forum
- 5 LFS116 Class Forum
- 6 LFS118 Class Forum
- 3 LFS120 Class Forum
- 2 LFS140 Class Forum
- 13 LFS142 Class Forum
- 10 LFS144 Class Forum
- 6 LFS145 Class Forum
- 8 LFS146 Class Forum
- 8 LFS147 Class Forum
- 28 LFS148 Class Forum
- 22 LFS151 Class Forum - Discontinued
- 6 LFS157 Class Forum
- 177 LFS158 Class Forum
- 2 LFS158-JP クラス フォーラム
- 19 LFS162 Class Forum
- 1 LFS166 Class Forum - Discontinued
- 9 LFS167 Class Forum - Discontinued
- 4 LFS170 Class Forum - Discontinued
- 1 LFS171 Class Forum - Discontinued
- 3 LFS178 Class Forum - Discontinued
- 4 LFS180 Class Forum
- 3 LFS182 Class Forum
- 8 LFS183 Class Forum
- 3 LFS184 Class Forum
- 43 LFS200 Class Forum
- 736 LFS201 Class Forum - Discontinued
- 2 LFS201-JP クラス フォーラム - Discontinued
- 25 LFS203 Class Forum
- 162 LFS207 Class Forum
- 3 LFS207-DE-Klassenforum
- 4 LFS207-JP クラス フォーラム
- 301 LFS211 Class Forum - Discontinued
- 55 LFS216 Class Forum - Discontinued
- 61 LFS241 Class Forum
- 52 LFS242 Class Forum
- 42 LFS243 Class Forum
- 19 LFS244 Class Forum
- 9 LFS245 Class Forum
- 3 LFS246 Class Forum
- 2 LFS248 Class Forum
- 179 LFS250 Class Forum
- 4 LFS250-JP クラス フォーラム
- 2 LFS251 Class Forum - Discontinued
- 166 LFS253 Class Forum
- 1 LFS254 Class Forum - Discontinued
- 5 LFS255 Class Forum
- 19 LFS256 Class Forum
- 3 LFS257 Class Forum
- 1.4K LFS258 Class Forum
- 13 LFS258-JP クラス フォーラム
- 151 LFS260 Class Forum
- 165 LFS261 Class Forum
- 46 LFS262 Class Forum
- 82 LFS263 Class Forum - Discontinued
- 15 LFS264 Class Forum - Discontinued
- 11 LFS266 Class Forum - Discontinued
- 26 LFS267 Class Forum
- 28 LFS268 Class Forum
- 39 LFS269 Class Forum
- 13 LFS270 Class Forum
- 202 LFS272 Class Forum - Discontinued
- 2 LFS272-JP クラス フォーラム - Discontinued
- 1 LFS274 Class Forum - Discontinued
- 4 LFS281 Class Forum - Discontinued
- 34 LFW111 Class Forum
- 265 LFW211 Class Forum - Discontinued
- 190 LFW212 Class Forum - Discontinued
- 21 SKF100 Class Forum
- 3 SKF200 Class Forum
- 4 SKF201 Class Forum
- 791 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 90 Printers & Scanners
- 87 Storage
- 768 Linux Distributions
- 81 Debian
- 67 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 103 Mobile Computing
- 18 Android
- 70 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 915 Programming and Development
- 310 Kernel Development
- 587 Software Development
- 962 Software
- 354 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 75 All In Program
- 75 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)