• More complex storage management
  • Most common levels ❖ RAID 0
  • Making permanent mounts with /etc/fstab




    Download 6,34 Mb.
    Pdf ko'rish
    bet97/203
    Sana10.01.2024
    Hajmi6,34 Mb.
    #134102
    1   ...   93   94   95   96   97   98   99   100   ...   203
    Bog'liq
    Linux This Book Includes 4 Manuscripts The Underground Bible

    Making permanent mounts with /etc/fstab
    The Linux system checks on the file system table(/etc/fstab ) to gauge the file systems that it
    will and those that it will not mount during the boot process. With the exception of file
    systems having the system. Mont unit files, the other file system having no entry won’t be


    mounted automatically. This file system is simple as each line must represent a file system
    that should be mounted.
    More complex storage management
    Complex management paradigms are used when we want to achieve flexibility, more
    performance, additional management structures or even redundancy .
    What is raid
    It means a redundant array of an independent disk. It allows someone to categorize drives and
    later manage them as a single unit with more capabilities as it uses virtualization technology
    and also it is storage management. The features of raid arrays always depend on the raid
    level. The raid level, on the other hand, defines the relationship of the disk in the array. The
    level will also impact the performance and the redundancy of the set.
    Most common levels
    ❖ 
    RAID 0 - This level indicates the drive splitting phase. By splitting it means that the data
    is written on the array, then split and later distributed among the various disk in that particular
    set. It has merit since it can be read or written. However, it faces drawbacks as failure to a
    single drive can lead to loss of data from the entire array. This is due to the fact that no single
    disk contains enough information about the content needed to rebuild.
    ❖ 
    RAID 1 - Can be used in making a copy of some data. For example, you have 2 TB hard
    drives; in total, you would have 4TB hard drives. In mirroring you will be able to see only the
    2 TB or the logical hard drive. However, while saving data it will write on both drives. The
    minimum number of dives must be more than two since in an event one of the drives fails,
    you will get the data from the other disk; hence ensuring there is no data loss.

    Download 6,34 Mb.
    1   ...   93   94   95   96   97   98   99   100   ...   203




    Download 6,34 Mb.
    Pdf ko'rish