{"id":438,"date":"2012-09-13T13:07:57","date_gmt":"2012-09-13T11:07:57","guid":{"rendered":"http:\/\/elkano.org\/blog\/?p=438"},"modified":"2012-09-13T13:07:57","modified_gmt":"2012-09-13T11:07:57","slug":"dismounting-busy-nfs-share","status":"publish","type":"post","link":"https:\/\/elkano.org\/blog\/dismounting-busy-nfs-share\/","title":{"rendered":"Dismounting busy nfs share"},"content":{"rendered":"<p>When there are network issues or the NFS server is down you cannot access to your nfs share, but also you cannot unmount.<\/p>\n<p>To force dismount you can use &#8220;-l&#8221; flag (lazy umount):<\/p>\n<pre class=\"prettyprint lang-xml\">\r\n# umount -l \/mnt\/nfs\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>When there are network issues or the NFS server is down you cannot access to your nfs share, but also you cannot unmount. To force dismount you can use &#8220;-l&#8221; flag (lazy umount): # umount -l \/mnt\/nfs<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[3],"tags":[59,60,61],"_links":{"self":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts\/438"}],"collection":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/comments?post=438"}],"version-history":[{"count":3,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts\/438\/revisions"}],"predecessor-version":[{"id":441,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts\/438\/revisions\/441"}],"wp:attachment":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/media?parent=438"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/categories?post=438"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/tags?post=438"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}