No space left on device

1 개요[ | ]

testuser@localhost:~$ mkdir a
mkdir: cannot create directory ‘a’: No space left on device
testuser@localhost:~$ rm -f aa-bash: cannot create temp file for here-document: No space left on device
testuser@localhost:~$ df -h
Filesystem      Size  Used Avail Use% Mounted on
udev            475M     0  475M   0% /dev
tmpfs            97M   11M   87M  11% /run
/dev/nvme0n1p1   18G   18G     0 100% /
tmpfs           483M     0  483M   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           483M     0  483M   0% /sys/fs/cgroup
tmpfs            97M     0   97M   0% /run/user/1001

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}