H13-511_V5.5 · Question #477
Which of the following is the default file system on openEuler?
The correct answer is A. XFS. XFS is the default file system on openEuler, a Linux distribution developed by Huawei based on the RHEL/CentOS lineage - and Red Hat adopted XFS as its default starting with RHEL 7, a choice openEuler inherited. EXT4 (B) is a common default on Debian/Ubuntu-family…
Question
Which of the following is the default file system on openEuler?
Options
- AXFS
- BEXT4
- CFA32
- DNTFS
How the community answered
(40 responses)- A85% (34)
- B3% (1)
- C10% (4)
- D3% (1)
Explanation
XFS is the default file system on openEuler, a Linux distribution developed by Huawei based on the RHEL/CentOS lineage - and Red Hat adopted XFS as its default starting with RHEL 7, a choice openEuler inherited. EXT4 (B) is a common default on Debian/Ubuntu-family distributions, not RHEL-family ones, so it's a plausible but incorrect distractor. FAT32 (C) is a legacy file system used mainly on removable media and older Windows systems, not modern Linux server distributions. NTFS (D) is a Windows proprietary file system that Linux can read but would never use as its native default.
Memory tip: Think "openEuler → Enterprise Linux lineage → XFS" - enterprise Red Hat-family distros (RHEL, CentOS, Rocky, openEuler) all default to XFS, while Debian-family distros default to EXT4.
Topics
Community Discussion
No community discussion yet for this question.