Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Questa pagina fornisce una panoramica dei file system disponibili in
Container-Optimized OS. Container-Optimized OS è dotato di due filesystem integrati: EXT4 e XFS.
File system EXT4
Container-Optimized OS è dotato di un file system EXT4 completamente supportato.
Container-Optimized OS consiglia di utilizzare il file system EXT4 per i carichi di lavoro di produzione.
Container-Optimized OS abilita le seguenti funzionalità relative a EXT4:
Supporto del file system EXT4 nel kernel: il kernel Linux in
Container-Optimized OS ha attivato le funzionalità EXT4 più utilizzate:
Pacchetto e2fsprogs: il pacchetto e2fsprogs contiene diverse utilità critiche per lo spazio utente disponibili per il file system EXT4 (ad esempio mkfs efsck). Questi pacchetti sono necessari per la creazione e la manutenzione del file system EXT4.
File system XFS
Container-Optimized OS è dotato di un file system XFS completamente supportato
a partire da COS M105. Il file system consigliato per i carichi di lavoro di produzione su Container-Optimized OS è ancora EXT4. XFS è principalmente rivolto agli utenti che hanno già una dipendenza da XFS per la quale non è possibile eseguire la migrazione a EXT4. Consigliamo di utilizzare XFS solo per gli utenti avanzati che conoscono la funzionalità del file system.
Container-Optimized OS consente le seguenti funzionalità relative a XFS:
Supporto del file system XFS nel kernel: il kernel Linux in
Container-Optimized OS ha abilitato le funzionalità XFS più utilizzate:
Pacchetto xfsprogs: il pacchetto xfsprogs contiene diverse utilità critiche per lo spazio utente disponibili per il file system XFS (ad esempio mkfs e fsck). Questi pacchetti sono necessari per la creazione e la manutenzione del file system XFS.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-09-04 UTC."],[[["\u003cp\u003eContainer-Optimized OS offers two built-in filesystems: EXT4 and XFS.\u003c/p\u003e\n"],["\u003cp\u003eEXT4 is the recommended filesystem for production workloads on Container-Optimized OS due to its full support.\u003c/p\u003e\n"],["\u003cp\u003eContainer-Optimized OS provides full support for XFS, which is intended for advanced users or those with pre-existing dependencies.\u003c/p\u003e\n"],["\u003cp\u003eBoth EXT4 and XFS filesystems include critical kernel features and user-space utilities for creation and maintenance, such as \u003ccode\u003emkfs\u003c/code\u003e and \u003ccode\u003efsck\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Supported filesystems\n\nThis page provides an overview of the filesystems available in\nContainer-Optimized OS. Container-Optimized OS comes with two\nbuilt-in filesystems: [EXT4](#ext4) and [XFS](#xfs).\n\nEXT4 filesystem\n---------------\n\nContainer-Optimized OS comes with a fully-supported EXT4 filesystem.\nContainer-Optimized OS recommends using the EXT4 filesystem for production\nworkloads.\n\nContainer-Optimized OS enables the following EXT4-related features:\n\n- **Support for the EXT4 filesystem in kernel**: The Linux kernel in\n Container-Optimized OS has the most commonly used EXT4 features enabled:\n\n CONFIG_EXT4_FS=y\n CONFIG_EXT4_USE_FOR_EXT2=y\n CONFIG_EXT4_FS_POSIX_ACL=y\n CONFIG_EXT4_FS_SECURITY=y\n CONFIG_JBD2=y\n\n- **e2fsprogs package** : The e2fsprogs package contains several critical user\n space utilities available for the EXT4 filesystem (for example, `mkfs` and\n `fsck`). These packages are necessary for the creation and maintenance of the\n EXT4 filesystem.\n\nXFS filesystem\n--------------\n\nContainer-Optimized OS comes with a fully-supported XFS filesystem\nstarting from COS M105. The recommended filesystem for production\nworkloads on Container-Optimized OS is still EXT4. XFS is primarily\ntargeted for users who have some existing dependency on XFS that cannot be\nmigrated to EXT4. We recommend using XFS only for advanced users that are\nfamiliar with the filesystem functionality.\n\nContainer-Optimized OS enables the following XFS-related features:\n\n- **Support for the XFS filesystem in kernel**: The Linux kernel in\n Container-Optimized OS has the most commonly used XFS features enabled:\n\n CONFIG_XFS_FS=y\n CONFIG_XFS_SUPPORT_V4=y\n CONFIG_XFS_QUOTA=y\n CONFIG_XFS_POSIX_ACL=y\n\n- **xfsprogs package** : The xfsprogs package contains several critical user\n space utilities available for the XFS filesystem (for example, `mkfs` and\n `fsck`). These packages are necessary for creation and maintenance of the XFS\n filesystem."]]