Go to documentation repository
ext 및 xfs 파일 시스템에서 아카이브(로컬 및 네트워크 모두)를 작업하는 경우 다음 기능을 고려하세요.
보관 파일을 생성할 때 (아카이브 생성 참조), 표시되는 여유 디스크 공간은 실제로 사용된 공간을 기준으로 계산됩니다
When you work with archives (both local and network) in the ext and xfs file systems, take into account the following features:
When you create an archive (see 아카이브 생성), the displayed free disk space is calculated based on the actual used space.
Info | ||
---|---|---|
| ||
For example, the disk size is 60 GB, and a 10 GB archive is created on it, but it is only 1 GB full. When you try to create a second archive on this disk, 59 GB of free space will be displayed, not 50 GB. | ||
예를 들어, 디스크 크기가 60GB이고 10GB의 보관 파일을 생성했는데 실제로 채워진 공간은 1GB뿐입니다. 이 디스크에 두 번째 보관 파일을 만들려고 하면 50GB가 아닌 59GB의 여유 공간이 표시됩니다. |
다른 파일의 사용 가능한 공간이 부족한 경우 전체 보관 파일 크기를 사용할 수 있다는 보장은 없습니다Availability of the entire archive file size is not guaranteed in cases when other files run out of available space.
Info | ||
---|---|---|
| ||
Due to the ext and xfs file systems features, it is possible to create archives whose total size exceeds the free disk space및 xfs 파일 시스템 기능으로 인해 총 크기가 여유 디스크 공간을 초과하는 아카이브를 만들 수 있습니다. |
Note | ||
---|---|---|
| ||
In such cases, it is necessary for the system administrator to control the free disk space이런 경우에는 시스템 관리자가 디스크의 여유 공간을 관리해야 합니다. |