tencent cloud

피드백

Extending Bare Data Disk File Systems

마지막 업데이트 시간:2023-12-22 09:58:09

    Overview

    This document describes how to extend a file system after logging in to the CVM instance. This method is suitable for scenarios where the file system is directly created without partitioning the cloud disk.

    Directions

    1. Run the following command to determine the file system type.
    df -ihT
    The following result shows an EXT file system.
    
    
    The following result shows an XFS file system.
    
    
    2. Use the file system-specific command to extend the file system.
    Note:
    Note the following capacity limits for an EXT file system:
    EXT3 supports up to 16 TB, and each file cannot exceed 2 TB.
    EXT4 supports up to 1 EB, and each file cannot exceed 16 TB.
    Expanding the EXT file system
    Expanding the XFS file system
    Run the following command to extend the EXT file system /dev/vdb.
    resize2fs /dev/vdb
    If the following command output is returned, the expansion is successful.
    
    
    Run the following command to extend the XFS file system /dev/vdc.
    xfs_growfs /dev/vdc
    If the following command output is returned, the expansion is successful.
    
    
    3. Run the following command to view the disk space of the file system.
    df -h
    
    문의하기

    고객의 업무에 전용 서비스를 제공해드립니다.

    기술 지원

    더 많은 도움이 필요하시면, 티켓을 통해 연락 바랍니다. 티켓 서비스는 연중무휴 24시간 제공됩니다.

    연중무휴 24시간 전화 지원