{"id":6613,"date":"2017-04-06T23:27:47","date_gmt":"2017-04-06T15:27:47","guid":{"rendered":"http:\/\/rmohan.com\/?p=6613"},"modified":"2017-04-06T23:27:47","modified_gmt":"2017-04-06T15:27:47","slug":"zfs-installation-and-configuration-in-centos-6-7","status":"publish","type":"post","link":"https:\/\/mohan.sg\/?p=6613","title":{"rendered":"ZFS installation and configuration in CentOS 6 &#038; 7"},"content":{"rendered":"<p><strong>ZFS installation and configuration in CentOS 6 &amp; 7<\/strong><br \/>\nZFS is a combined file system and logical volume manager designed by Sun Microsystems.<br \/>\nThe features of ZFS include protection against data corruption, support for high storage capacities,<br \/>\nefficient data compression, integration of the concepts of file system and volume management,<br \/>\nsnapshots and copy-on-write clones, continuous integrity checking and automatic repair,<br \/>\nRAID-Z and native NFSv4 ACLs.<br \/>\nInstallation:<br \/>\nCentOS 6<br \/>\n# yum install epel-release -y<br \/>\n# sudo yum localinstall \u2013nogpgcheck http:\/\/archive.zfsonlinux.org\/epel\/zfs-release.el6.noarch.rpm<br \/>\n# yum install kernel-devel zfs -y<br \/>\nCentOS 7<br \/>\n# yum localinstall \u2013nogpgcheck http:\/\/archive.zfsonlinux.org\/epel\/zfs-release.el7.noarch.rpm<br \/>\n# yum install epel-release -y<br \/>\n# yum install kernel-devel zfs -y<br \/>\nAnd check wether the zfs kernel are loaded or not.<br \/>\n# lsmod | grep zfs<br \/>\nUsage :<br \/>\nAdd 3 or more disks to your machine. And check the disk label. Consider we selected 3 disks named sda , sdb , sdc .<br \/>\n# zpool create -f mypool raidz sda sdb sdc<br \/>\n# zpool status<\/p>\n","protected":false},"excerpt":{"rendered":"<p>ZFS installation and configuration in CentOS 6 &amp; 7 ZFS is a combined file system and logical volume manager designed by Sun Microsystems. The features of ZFS include protection against data corruption, support for high storage capacities, efficient data compression, integration of the concepts of file system and volume management, snapshots and copy-on-write clones, continuous [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[73],"tags":[],"_links":{"self":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/6613"}],"collection":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6613"}],"version-history":[{"count":1,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/6613\/revisions"}],"predecessor-version":[{"id":6614,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/6613\/revisions\/6614"}],"wp:attachment":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6613"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6613"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6613"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}