qm*: add Korean translation (#14194)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
12
pages.ko/linux/qm-rescan.md
Normal file
12
pages.ko/linux/qm-rescan.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# qm rescan
|
||||
|
||||
> 모든 스토리지를 다시 스캔하고 가상 머신의 디스크 크기와 사용되지 않는 디스크 이미지를 업데이트.
|
||||
> 더 많은 정보: <https://pve.proxmox.com/pve-docs/qm.1.html>.
|
||||
|
||||
- 특정 가상 머신의 모든 스토리지를 다시 스캔하고 디스크 크기와 사용되지 않는 디스크 이미지를 업데이트:
|
||||
|
||||
`qm rescan {{가상_머신_ID}}`
|
||||
|
||||
- 특정 가상 머신에 대해 다시 스캔을 시뮬레이션하고 구성에 아무런 변경도 기록하지 않음:
|
||||
|
||||
`qm rescan --dryrun {{true}} {{vm_id}}`
|
Reference in New Issue
Block a user