
#Softraid support install
Back up data on a hard disk before you install an OS on the disk using Smart Provisioning because the hard disk will be formatted during installation.When you use Smart Provisioning to install an OS, you must install the OS on the boot disk.However, the RAID is still active, so we need to simulate a failure to remove the disk. Tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size =3266552k,mode =700,uid =1000,gid =1000 )Īlternatively, the lsblk command offers a different view of the partitions:Īs we can see the, entry of /dev/md4 is no longer mounted. dev/md4 on /home type ext3 (rw,relatime ) Systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd =45,pgrp =1,timeout =0,minproto =5,maxproto =5,direct,pipe_ino =10340 ) Mqueue on /dev/mqueue type mqueue (rw,relatime ) Hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize =2M ) Pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime )īpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode =700 )Ĭgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids )Ĭgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory )Ĭgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event )Ĭgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma )Ĭgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio )Ĭgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct )Ĭgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer )Ĭgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio )Ĭgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices )Ĭgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset )ĭebugfs on /sys/kernel/debug type debugfs (rw,relatime ) Tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode =755 )Ĭgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate )Ĭgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name =systemd ) Tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size =5120k ) Tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev ) Securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime ) Tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size =3266556k,mode =755 )

Udev on /dev type devtmpfs (rw,nosuid,relatime,size =16315920k,nr_inodes =4078980,mode =755 )ĭevpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid =5,mode =620,ptmxmode =000 )

Proc on /proc type proc (rw,nosuid,nodev,noexec,relatime ) Sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime ) This is an important information when it comes to rebuilding your RAID in case of a disk failure.įor GPT partitions, the command will return: Disklabel type: gpt.


The fdisk -l command also allows you to identify your partition type. Sector size (logical/physical ): 512 bytes / 512 bytes
