ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Unlock VDO in cockpit !

    IT Discussion
    vdo cockpit
    2
    10
    968
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Emad RE
      Emad R
      last edited by

      Use Centos 7.5 only or higher

      yum install vdo kmod-kvdo
      yum install cockpit cockpit-storaged
      systemctl start cockpit
      systemctl enable cockpit.socket

      https://IP:9090/storage

      Picture Story Time

      0_1533938904885_2018-08-11 00_53_18-Storage - centos.role.png

      0_1533938908242_2018-08-11 00_53_27-Storage - centos.role.png

      0_1533938911467_2018-08-11 00_55_07-Storage - centos.role.png

      0_1533938913922_2018-08-11 00_55_28-Storage - centos.role.png

      0_1533938918596_2018-08-11 00_55_51-Storage - centos.role.png

      0_1533938921627_2018-08-11 00_56_02-Storage - centos.role.png

      0_1533938924597_2018-08-11 00_56_30-Storage - centos.role.png

      0_1533938926701_2018-08-11 00_56_56-.png

      0_1533938929782_2018-08-11 00_57_10-dedup - root@192.168.1.34 - WinSCP.png

      0_1533938932069_2018-08-11 00_58_55-Storage - centos.role.png

      0_1533938942182_2018-08-11 01_02_18-_new 2 - Notepad++ [Administrator].png

      0_1533938945985_2018-08-11 01_05_26-192.168.1.34 - KiTTY.png

      0_1533938949632_2018-08-11 01_05_33-Storage - centos.role.png

      0_1533938952744_2018-08-11 01_05_39-.png

      0_1533938955557_2018-08-11 01_07_44-192.168.1.34 - KiTTY.png

      Emad RE 1 Reply Last reply Reply Quote 3
      • Emad RE
        Emad R @Emad R
        last edited by

        @emad-r

        Bad VDO remove it :

        vdo remove --force --name=vdoasync
        

        Check stats:

        vdostats --verbose /dev/mapper/vdoasync |grep -B6 'saving percent'
        Emad RE 2 Replies Last reply Reply Quote 0
        • Emad RE
          Emad R @Emad R
          last edited by

          @emad-r

          Also dont use EXT4 with VDO

          ext4lazyinit will thrash the logical disks stupidly

          black3dynamiteB 1 Reply Last reply Reply Quote 0
          • black3dynamiteB
            black3dynamite @Emad R
            last edited by

            @emad-r said in Unlock VDO in cockpit !:

            @emad-r

            Also dont use EXT4 with VDO

            ext4lazyinit will thrash the logical disks stupidly

            Use XFS instead?

            Emad RE 1 Reply Last reply Reply Quote 1
            • Emad RE
              Emad R @black3dynamite
              last edited by

              @black3dynamite said in Unlock VDO in cockpit !:

              @emad-r said in Unlock VDO in cockpit !:

              @emad-r

              Also dont use EXT4 with VDO

              ext4lazyinit will thrash the logical disks stupidly

              Use XFS instead?

              VDO uses LVM for some parts I thought you can shrink volume but even with EXT4 that option is not avialable, so no need for EXT4 and yes you can use XFS it is faster and makes the drives ready from the start without any thrashing.

              1 Reply Last reply Reply Quote 0
              • Emad RE
                Emad R @Emad R
                last edited by

                @emad-r

                Now where does VDO lies

                | / | /var | /usr | /home  |
                 --------------------------
                |       LVM Volume         |
                 --------------------------
                |       RAID Device        |
                 --------------------------
                | Disk 1 | Disk 2 | Disk 3 |
                
                

                Also if your having mount issues on boot for boot devices add this is nano /etc/fstab

                Replace defaults with:

                defaults,discard,x-systemd.requires=vdo.service 0 0

                Emad RE 2 Replies Last reply Reply Quote 1
                • Emad RE
                  Emad R @Emad R
                  last edited by

                  @emad-r

                  The VDO module requires 370 MB plus an additional 268 MB per each 1 TB of physical storage managed.
                  The Universal Deduplication Service (UDS) index requires a minimum of 250 MB of DRAM.

                  https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/storage_administration_guide/vdo-qs-requirements#vdo-ig-index-reqts

                  1 Reply Last reply Reply Quote 0
                  • Emad RE
                    Emad R @Emad R
                    last edited by

                    @emad-r

                    RAID --> VDO --> LVM ?

                    black3dynamiteB 1 Reply Last reply Reply Quote 0
                    • black3dynamiteB
                      black3dynamite @Emad R
                      last edited by black3dynamite

                      @emad-r said in Unlock VDO in cockpit !:

                      @emad-r

                      RAID --> VDO --> LVM ?

                      0_1533999534616_cd14d0de-b25a-4112-a40d-1081f5e7a777-image.png

                      1 Reply Last reply Reply Quote 1
                      • black3dynamiteB
                        black3dynamite
                        last edited by

                        RAID > block device > VDO

                        1 Reply Last reply Reply Quote 1
                        • 1 / 1
                        • First post
                          Last post