{"id":702,"date":"2012-05-20T18:19:33","date_gmt":"2012-05-20T18:19:33","guid":{"rendered":"http:\/\/kraftek.com\/blog\/?p=702"},"modified":"2022-05-20T03:34:37","modified_gmt":"2022-05-20T03:34:37","slug":"scan-for-san-disks-in-solaris","status":"publish","type":"post","link":"\/blog\/index.php\/scan-for-san-disks-in-solaris\/","title":{"rendered":"scan for SAN disks in solaris"},"content":{"rendered":"\n<p><code>cfgadm -al&nbsp; | grep -i fabric | awk '{ print $1 }' | xargs cfgadm -c configure <\/code><\/p>\n\n\n\n<p><code>devfsadm -C <\/code><\/p>\n\n\n\n<p><code>format &lt; \/dev\/null | egrep -i 'emc|dgc|hit|netapp<code>'<\/code><\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>cfgadm -al&nbsp; | grep -i fabric | awk &#8216;{ print $1 }&#8217; | xargs cfgadm -c configure devfsadm -C format &lt; \/dev\/null | egrep -i &#8217;emc|dgc|hit|netapp&#8217;<\/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-702","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/702","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=702"}],"version-history":[{"count":6,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/702\/revisions"}],"predecessor-version":[{"id":1422,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/702\/revisions\/1422"}],"wp:attachment":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=702"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=702"},{"taxonomy":"post_tag","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=702"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}