10월 22일 업데이트:
2주 전에 SSD를 LITEON CV3-8D256에서 Samsung 970 Evo Plus로 교체했는데 그 이후로 아래에 설명된 문제가 발생하지 않았습니다. SSD의 오작동으로 인해 문제가 발생했다고 의심됩니다.
- 오류에 대한 설명
Samsung Notebook 9 pro에서 Ubuntu 18.04.04를 사용하고 있습니다. Windows 10과 Ubuntu가 모두 있습니다. (내 Windows는 완벽하게 작동합니다.)
내 Ubuntu는 두 가지 다른 방식으로 충돌합니다.
- 화면을 잠그고 잠시 후 다시 로그인하려고 하면 로그인 화면에 "인증 오류" 메시지가 나타나며 비밀번호를 입력할 수 없습니다.
- 때때로 Gnome이 작동을 멈추고(왼쪽 패널의 모든 아이콘이 공백으로 변하고, 창 오른쪽 상단의 최소화, 확대, 닫기 아이콘도 공백으로 변함) 터미널을 사용할 수 없습니다. Zoom을 사용할 때 이런 일이 두 번 발생했지만 다른 경우에도 발생했습니다.
이 두 가지가 발생하면 Ubuntu에 어떤 입력도 제공할 수 없습니다. 전원 버튼을 사용하여 컴퓨터를 끄면 다음과 같은 오류 메시지가 나타납니다.
EXT4-fs error (device sda7): __ext4_find_entry:1532: inode #2102576: comm dbus-daemon: reading directory iblock 0
systemd-journald[327]: failed to write entry (9 items, 338 bytes), ignoring: Read-only file system
유사한 EXT4-fs 오류(예: 다른 응용 프로그램 이름 포함 gdm3
) 및 systemd-journald[327] 오류도 화면에 나타납니다. 계속해서 나타나서 전원 버튼을 눌러 꺼야 합니다.
컴퓨터를 재부팅하고 확인해 보면 dmesg | grep 'systemd'
알 수 있습니다.
systemd-journald[336]: File /var/log/journal/fa8422ed75134510a339189bf20b432e/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
오류가 처음 나타나기 시작하기 약 한 달 전에 하드 드라이브를 다시 파티션했습니다.
- 내가 시도한 것:
Fsck 및 smartctl에는 오류가 표시되지 않았습니다.
나는 다음을 WaylandEnable=false
시도 /etc/gdm3/custom.conf
하고 변경하려고 했습니다 .fs.inotify.max_user_watches
이것.
위 두 가지 모두 안 되니까 우분투가 설치되어 있던 파티션을 포맷하고 다시 우분투를 설치해 봤습니다. 새로 설치한 후 데이터를 복원했는데 Ubuntu가 한 달 정도 잘 작동했는데 같은 오류가 발생하기 시작했습니다.
- 도움을 주시면 감사하겠습니다!
2를 편집합니다.
에 의한 결과free -h
total used free shared buff/cache available
Mem: 15G 1.6G 12G 536M 1.6G 13G
Swap: 1.9G 0B 1.9G
에 의한 결과sudo lshw -C memory
*-firmware
description: BIOS
vendor: American Megatrends Inc.
physical id: 0
version: P04AGF.048.170731.PS
date: 07/31/2017
size: 64KiB
capacity: 15MiB
capabilities: pci upgrade shadowing cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int14serial int17printer acpi usb biosbootspecification uefi
*-memory
description: System Memory
physical id: 13
slot: System board or motherboard
size: 16GiB
*-bank:0
description: SODIMM DDR4 Synchronous Unbuffered (Unregistered) 2133 MHz (0.5 ns)
product: M471A1K43BB0-CPB
vendor: Samsung
physical id: 0
serial: 00000000
slot: ChannelA-DIMM0
size: 8GiB
width: 64 bits
clock: 2133MHz (0.5ns)
*-bank:1
description: [empty]
physical id: 1
slot: ChannelA-DIMM1
*-bank:2
description: SODIMM DDR4 Synchronous Unbuffered (Unregistered) 2133 MHz (0.5 ns)
product: M471A1K43BB0-CPB
vendor: Samsung
physical id: 2
serial: 00000000
slot: ChannelB-DIMM0
size: 8GiB
width: 64 bits
clock: 2133MHz (0.5ns)
*-bank:3
description: [empty]
physical id: 3
slot: ChannelB-DIMM1
*-cache:0
description: L1 cache
physical id: 1a
slot: L1 Cache
size: 128KiB
capacity: 128KiB
capabilities: synchronous internal write-back unified
configuration: level=1
*-cache:1
description: L2 cache
physical id: 1b
slot: L2 Cache
size: 512KiB
capacity: 512KiB
capabilities: synchronous internal write-back unified
configuration: level=2
*-cache:2
description: L3 cache
physical id: 1c
slot: L3 Cache
size: 4MiB
capacity: 4MiB
capabilities: synchronous internal write-back unified
configuration: level=3
*-memory UNCLAIMED
description: Memory controller
product: Sunrise Point-LP PMC
vendor: Intel Corporation
physical id: 1f.2
bus info: pci@0000:00:1f.2
version: 21
width: 32 bits
clock: 33MHz (30.3ns)
configuration: latency=0
resources: memory:f722c000-f722ffff
에 의한 결과sysctl vm.swappiness
vm.swappiness = 60