{"id":696,"date":"2012-05-18T21:36:33","date_gmt":"2012-05-18T21:36:33","guid":{"rendered":"http:\/\/kraftek.com\/blog\/?p=696"},"modified":"2012-05-18T21:36:33","modified_gmt":"2012-05-18T21:36:33","slug":"scan-for-disks-in-fiber-channel-adapters-hbaqlogic","status":"publish","type":"post","link":"\/blog\/index.php\/scan-for-disks-in-fiber-channel-adapters-hbaqlogic\/","title":{"rendered":"Scan for disks in fiber channel adapters (hba,qlogic)"},"content":{"rendered":"<pre>ls \/sys\/class\/fc_host\/ | while read h;do\n echo $h\n echo 1 &gt; \/sys\/class\/fc_host\/$h\/issue_lip\n echo \"- - -\" &gt; \/sys\/class\/scsi_host\/$h\/scan\n done<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>ls \/sys\/class\/fc_host\/ | while read h;do echo $h echo 1 &gt; \/sys\/class\/fc_host\/$h\/issue_lip echo &#8220;- &#8211; -&#8221; &gt; \/sys\/class\/scsi_host\/$h\/scan done<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-696","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/696","targetHints":{"allow":["GET"]}}],"collection":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=696"}],"version-history":[{"count":0,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/696\/revisions"}],"wp:attachment":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=696"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=696"},{"taxonomy":"post_tag","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=696"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}