{"id":6629,"date":"2023-08-21T16:06:33","date_gmt":"2023-08-21T14:06:33","guid":{"rendered":"https:\/\/irg-net.com\/?p=6629"},"modified":"2024-03-11T16:27:21","modified_gmt":"2024-03-11T15:27:21","slug":"lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem","status":"publish","type":"post","link":"https:\/\/irg-net.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/","title":{"rendered":"Lost connectivity to the device naa.61xxxxxx backing the boot filesystem\u00a0"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/01\/image-1.png?resize=231%2C130&#038;ssl=1\" alt=\"\" class=\"wp-image-2974\" width=\"231\" height=\"130\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/01\/image-1.png?w=576&amp;ssl=1 576w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/01\/image-1.png?resize=300%2C169&amp;ssl=1 300w\" sizes=\"auto, (max-width: 231px) 100vw, 231px\" \/><\/figure>\n<\/div>\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Today I noticed that my <strong>ESXi 04 <\/strong>displays the following information:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><strong>Lost connectivity to the device naa.61xxxxxx backing the boot filesystem \/vmfs\/devices\/disks\/naa.61xxxxxx. As a result, host configuration changes will not be saved to persistent storage.<\/strong><\/p>\n<\/blockquote>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"176\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_120401.png?resize=1024%2C176&#038;ssl=1\" alt=\"\" class=\"wp-image-6630\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_120401.png?resize=1024%2C176&amp;ssl=1 1024w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_120401.png?resize=300%2C52&amp;ssl=1 300w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_120401.png?resize=768%2C132&amp;ssl=1 768w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_120401.png?w=1264&amp;ssl=1 1264w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>So let us <strong>open a SSH<\/strong> <strong>session <\/strong>to have a look at the mentioned device by using following command:<\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:15px\"><code lang=\"python\" class=\"language-python\">esxcli storage core device stats get<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"388\" height=\"248\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_123249.png?resize=388%2C248&#038;ssl=1\" alt=\"\" class=\"wp-image-6631\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_123249.png?w=388&amp;ssl=1 388w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_123249.png?resize=300%2C192&amp;ssl=1 300w\" sizes=\"auto, (max-width: 388px) 100vw, 388px\" \/><\/figure>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>As we can see, there are some <strong>Failed Operations<\/strong>, to get more information we can use another command:<\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:15px\"><code lang=\"python\" class=\"language-python\">esxcli storage core device list<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"636\" height=\"692\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_124245.png?resize=636%2C692&#038;ssl=1\" alt=\"\" class=\"wp-image-6635\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_124245.png?w=636&amp;ssl=1 636w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_124245.png?resize=276%2C300&amp;ssl=1 276w\" sizes=\"auto, (max-width: 636px) 100vw, 636px\" \/><\/figure>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>The device is <strong>not connected<\/strong> and if we try to get <strong>S.M.A.R.T<\/strong> informations we will get a &#8220;<strong>Cannot open device<\/strong>&#8221; message:<\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:15px\"><code lang=\"python\" class=\"language-python\"> esxcli storage core device smart get -d naa.61xxxxxx<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"739\" height=\"59\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_124548.png?resize=739%2C59&#038;ssl=1\" alt=\"\" class=\"wp-image-6636\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_124548.png?w=739&amp;ssl=1 739w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_124548.png?resize=300%2C24&amp;ssl=1 300w\" sizes=\"auto, (max-width: 739px) 100vw, 739px\" \/><\/figure>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Allright, allright, so something is going wrong I got help from this <strong>Knowledge Base<\/strong> article: <a href=\"https:\/\/kb.vmware.com\/s\/article\/50441\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>https:\/\/kb.vmware.com\/s\/article\/50441<\/strong><\/a><\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>According to <strong>VMware <\/strong>there is <strong>no Risk or Impact<\/strong> as whole <strong>ESXi OS<\/strong> is loaded into memory so there is no outage for the VMs. Once the connectivity is restored the host can access the storage again. The alarm was for the fact that the error does not clear automatically.<\/p>\n<\/blockquote>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>To clear this alarm, use one of these options:<\/p>\n\n\n\n<p class=\"has-vivid-cyan-blue-color has-text-color\"><strong>Put the host into maintenance mode to vacate all VMs to other hosts and reboot the host<\/strong><\/p>\n\n\n\n<p>or<\/p>\n\n\n\n<p class=\"has-vivid-cyan-blue-color has-text-color\"><strong>Restart the Management Agents on the ESXi host by running this command:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:15px\"><code lang=\"python\" class=\"language-python\">\/etc\/init.d\/hostd restart <\/code><\/pre>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>I tried the maintenance mode and reboot way, as we Germans use to say &#8220;<strong>Reboot does Good<\/strong>&#8221; \ud83d\ude09<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"588\" height=\"343\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_140834.png?resize=588%2C343&#038;ssl=1\" alt=\"\" class=\"wp-image-6643\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_140834.png?w=588&amp;ssl=1 588w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_140834.png?resize=300%2C175&amp;ssl=1 300w\" sizes=\"auto, (max-width: 588px) 100vw, 588px\" \/><\/figure>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>In the <strong>POST <\/strong>state my <strong>Dell T430<\/strong> Server says that there are <strong>offline or missing virtual drives<\/strong>. So I will shutdown the server completely and reseat the boot device.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"787\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_142507.png?resize=1024%2C787&#038;ssl=1\" alt=\"\" class=\"wp-image-6644\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_142507.png?resize=1024%2C787&amp;ssl=1 1024w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_142507.png?resize=300%2C230&amp;ssl=1 300w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_142507.png?resize=768%2C590&amp;ssl=1 768w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_142507.png?resize=1536%2C1180&amp;ssl=1 1536w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_142507.png?w=1630&amp;ssl=1 1630w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Well in my case, I could see in <strong>iDRAC <\/strong>very fast, that my boot device is defective&#8230; I love it&#8230; \ud83d\ude09<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>One or more physical disks included in the virtual disk have failed. If the virtual disk is non-redundant (does not use mirrored or parity data), then the failure of a single physical disk can cause the virtual disk to fail. If the virtual disk is redundant, then more physical disks have failed than you can rebuild using mirrored or parity information.<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/blockquote>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"171\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_144210.png?resize=1024%2C171&#038;ssl=1\" alt=\"\" class=\"wp-image-6645\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_144210.png?resize=1024%2C171&amp;ssl=1 1024w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_144210.png?resize=300%2C50&amp;ssl=1 300w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_144210.png?resize=768%2C128&amp;ssl=1 768w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_144210.png?resize=1536%2C257&amp;ssl=1 1536w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_144210.png?w=1811&amp;ssl=1 1811w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>So I have to install <strong>ESXi OS<\/strong> on a new boot device again. Shit happens \ud83d\ude42<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"754\" src=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_154810.png?resize=1024%2C754&#038;ssl=1\" alt=\"\" class=\"wp-image-6646\" srcset=\"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_154810.png?resize=1024%2C754&amp;ssl=1 1024w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_154810.png?resize=300%2C221&amp;ssl=1 300w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_154810.png?resize=768%2C566&amp;ssl=1 768w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_154810.png?resize=1536%2C1132&amp;ssl=1 1536w, https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/08\/2023-08-21_154810.png?w=1698&amp;ssl=1 1698w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>In the normal case, your boot device should work properly after the restart. However, if the hardware is defective, you will unfortunately have to reinstall the <strong>ESXi OS<\/strong>. Ideally, you have new server systems, e.g. <strong>Dell R740<\/strong> with dedicated <strong>BOSS boot devices<\/strong>. That is it for this blog post, I hope it helps you. If you have any questions, please leave them in the comments. \ud83d\ude42<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Today I noticed that my ESXi 04 displays the following information: Lost connectivity to the device naa.61xxxxxx backing the boot filesystem \/vmfs\/devices\/disks\/naa.61xxxxxx. As a result, host configuration changes will not be saved to persistent storage. So let us open a SSH session to have a look at the mentioned device by using following command: As [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1,18,49,38,19],"tags":[],"class_list":["post-6629","post","type-post","status-publish","format-standard","hentry","category-blog","category-dellemc","category-dell-poweredge","category-esxi","category-vmware"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Lost connectivity to the device naa.61xxxxxx backing the boot filesystem\u00a0 - irgNET<\/title>\n<meta name=\"description\" content=\"How to fix the above mentioned information.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Lost connectivity to the device naa.61xxxxxx backing the boot filesystem\u00a0 - irgNET\" \/>\n<meta property=\"og:description\" content=\"How to fix the above mentioned information.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/\" \/>\n<meta property=\"og:site_name\" content=\"irgNET\" \/>\n<meta property=\"article:published_time\" content=\"2023-08-21T14:06:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-11T15:27:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/wp-content\/uploads\/2023\/01\/image-1.png\" \/>\n<meta name=\"author\" content=\"H. Cemre G\u00fcnay\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@irg_net\" \/>\n<meta name=\"twitter:site\" content=\"@irg_net\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"H. Cemre G\u00fcnay\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\\\/\"},\"author\":{\"name\":\"H. Cemre G\u00fcnay\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/person\\\/71b46e79e8c12bdc8e610214a6621a66\"},\"headline\":\"Lost connectivity to the device naa.61xxxxxx backing the boot filesystem\u00a0\",\"datePublished\":\"2023-08-21T14:06:33+00:00\",\"dateModified\":\"2024-03-11T15:27:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\\\/\"},\"wordCount\":430,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/image-1.png\",\"articleSection\":[\"Blog\",\"Dell\",\"Dell PowerEdge\",\"ESXi\",\"VMware\"],\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\\\/\",\"url\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\\\/\",\"name\":\"Lost connectivity to the device naa.61xxxxxx backing the boot filesystem\u00a0 - irgNET\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/image-1.png\",\"datePublished\":\"2023-08-21T14:06:33+00:00\",\"dateModified\":\"2024-03-11T15:27:21+00:00\",\"description\":\"How to fix the above mentioned information.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\\\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/image-1.png?fit=576%2C324&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/image-1.png?fit=576%2C324&ssl=1\",\"width\":576,\"height\":324},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Lost connectivity to the device naa.61xxxxxx backing the boot filesystem\u00a0\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#website\",\"url\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/\",\"name\":\"irgNET\",\"description\":\"a virtual Knowledge Base\",\"publisher\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#organization\",\"name\":\"irg-NET\",\"url\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i2.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i2.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1\",\"width\":2048,\"height\":2048,\"caption\":\"irg-NET\"},\"image\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/irg_net\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/h-cemre-g\u00fcnay-2b61601b4\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC8GknhO5YMAkAoVxppu6aaQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/person\\\/71b46e79e8c12bdc8e610214a6621a66\",\"name\":\"H. Cemre G\u00fcnay\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g\",\"caption\":\"H. Cemre G\u00fcnay\"},\"sameAs\":[\"http:\\\/\\\/192.168.34.155\\\/wordpress\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Lost connectivity to the device naa.61xxxxxx backing the boot filesystem\u00a0 - irgNET","description":"How to fix the above mentioned information.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/","og_locale":"en_US","og_type":"article","og_title":"Lost connectivity to the device naa.61xxxxxx backing the boot filesystem\u00a0 - irgNET","og_description":"How to fix the above mentioned information.","og_url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/","og_site_name":"irgNET","article_published_time":"2023-08-21T14:06:33+00:00","article_modified_time":"2024-03-11T15:27:21+00:00","og_image":[{"url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/wp-content\/uploads\/2023\/01\/image-1.png","type":"","width":"","height":""}],"author":"H. Cemre G\u00fcnay","twitter_card":"summary_large_image","twitter_creator":"@irg_net","twitter_site":"@irg_net","twitter_misc":{"Written by":"H. Cemre G\u00fcnay","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/#article","isPartOf":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/"},"author":{"name":"H. Cemre G\u00fcnay","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/person\/71b46e79e8c12bdc8e610214a6621a66"},"headline":"Lost connectivity to the device naa.61xxxxxx backing the boot filesystem\u00a0","datePublished":"2023-08-21T14:06:33+00:00","dateModified":"2024-03-11T15:27:21+00:00","mainEntityOfPage":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/"},"wordCount":430,"commentCount":0,"publisher":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#organization"},"image":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/#primaryimage"},"thumbnailUrl":"https:\/\/irg-net.com\/wp-content\/uploads\/2023\/01\/image-1.png","articleSection":["Blog","Dell","Dell PowerEdge","ESXi","VMware"],"inLanguage":"en","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/","url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/","name":"Lost connectivity to the device naa.61xxxxxx backing the boot filesystem\u00a0 - irgNET","isPartOf":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/#primaryimage"},"image":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/#primaryimage"},"thumbnailUrl":"https:\/\/irg-net.com\/wp-content\/uploads\/2023\/01\/image-1.png","datePublished":"2023-08-21T14:06:33+00:00","dateModified":"2024-03-11T15:27:21+00:00","description":"How to fix the above mentioned information.","breadcrumb":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/#primaryimage","url":"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/01\/image-1.png?fit=576%2C324&ssl=1","contentUrl":"https:\/\/i0.wp.com\/irg-net.com\/wp-content\/uploads\/2023\/01\/image-1.png?fit=576%2C324&ssl=1","width":576,"height":324},{"@type":"BreadcrumbList","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/lost-connectivity-to-the-device-naa-61xxxxxx-backing-the-boot-filesystem\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/"},{"@type":"ListItem","position":2,"name":"Lost connectivity to the device naa.61xxxxxx backing the boot filesystem\u00a0"}]},{"@type":"WebSite","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#website","url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/","name":"irgNET","description":"a virtual Knowledge Base","publisher":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#organization","name":"irg-NET","url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/logo\/image\/","url":"https:\/\/i2.wp.com\/irg-net.com\/wp-content\/uploads\/2021\/06\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1","contentUrl":"https:\/\/i2.wp.com\/irg-net.com\/wp-content\/uploads\/2021\/06\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1","width":2048,"height":2048,"caption":"irg-NET"},"image":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/irg_net","https:\/\/www.linkedin.com\/in\/h-cemre-g\u00fcnay-2b61601b4\/","https:\/\/www.youtube.com\/channel\/UC8GknhO5YMAkAoVxppu6aaQ"]},{"@type":"Person","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/person\/71b46e79e8c12bdc8e610214a6621a66","name":"H. Cemre G\u00fcnay","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/secure.gravatar.com\/avatar\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g","caption":"H. Cemre G\u00fcnay"},"sameAs":["http:\/\/192.168.34.155\/wordpress"]}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts\/6629","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/comments?post=6629"}],"version-history":[{"count":15,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts\/6629\/revisions"}],"predecessor-version":[{"id":6652,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts\/6629\/revisions\/6652"}],"wp:attachment":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/media?parent=6629"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/categories?post=6629"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/tags?post=6629"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}