{"id":701,"date":"2012-07-13T15:38:16","date_gmt":"2012-07-13T07:38:16","guid":{"rendered":"http:\/\/rmohan.com\/?p=701"},"modified":"2012-07-13T15:38:16","modified_gmt":"2012-07-13T07:38:16","slug":"mount-points-and-etcfstab","status":"publish","type":"post","link":"https:\/\/mohan.sg\/?p=701","title":{"rendered":"Mount Points and \/etc\/fstab"},"content":{"rendered":"<h3>Mount Points and \/etc\/fstab<\/h3>\n<p>\/etc\/fstab is referenced each time the system boots. \u00a0It consists fields like device name, mount point, file system type, fsck order like 0 = ignore, 1=fist, 2-9 = second, and third, etc. \u00a0After the filesystem is created in \/etc\/fstab, it&#8217;s important to use the mount-a to mount the filesystem just created to check for errors.<br \/>\numount \/apps: \u00a0To unmount the file system<br \/>\nfuser -v \/apps: \u00a0For some reasons you cannot mount a filesystem that has open files, you can display<br \/>\ninformation \u00a0about the processes using a filesystem.<br \/>\nfuser -km \/apps: \u00a0To kill all actions on a filesystem<br \/>\nmount -o remount,rw \/ : \u00a0To mount in a single operation. \u00a0This is common during recovery operation<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Mount Points and \/etc\/fstab <\/p>\n<p>\/etc\/fstab is referenced each time the system boots. It consists fields like device name, mount point, file system type, fsck order like 0 = ignore, 1=fist, 2-9 = second, and third, etc. After the filesystem is created in \/etc\/fstab, it&#8217;s important to use the mount-a to mount the filesystem just created [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23],"tags":[],"_links":{"self":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/701"}],"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=701"}],"version-history":[{"count":1,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/701\/revisions"}],"predecessor-version":[{"id":702,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/701\/revisions\/702"}],"wp:attachment":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=701"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=701"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=701"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}