{"id":151,"date":"2022-03-28T15:26:24","date_gmt":"2022-03-28T19:26:24","guid":{"rendered":"https:\/\/nobrandsan.com\/wordpress\/?p=151"},"modified":"2022-03-28T15:26:24","modified_gmt":"2022-03-28T19:26:24","slug":"modify-scratch-coredump-on-esx-host-with-usb-boot","status":"publish","type":"post","link":"https:\/\/nobrandsan.com\/wordpress\/index.php\/2022\/03\/28\/modify-scratch-coredump-on-esx-host-with-usb-boot\/","title":{"rendered":"Modify Scratch \/ Coredump ON ESX Host with USB boot"},"content":{"rendered":"\n<p>Modifying scratch location and coredumps has become increasing finicky via PowerCLI and Vcetners WebGUI.  I find that making these modifications on the host directly provides the least headache inducing response currently.<\/p>\n\n\n\n<p>First Off Scratch Location:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>vim-cmd hostsvc\/advopt\/update ScratchConfig.ConfiguredScratchLocation string \/vmfs\/volumes\/&lt;DATASTORE>\/.locker<\/code><\/pre>\n\n\n\n<p>And CoreDump Location<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>esxcli system coredump file set --unconfigure\nesxcli system coredump file add -d &lt;DATASTORE> -f ESX.dump --enable=true\nesxcli system coredump file list<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Modifying scratch location and coredumps has become increasing finicky via PowerCLI and Vcetners WebGUI. I find that making these modifications on the host directly provides the least headache inducing response currently. First Off Scratch Location: And CoreDump Location<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[1],"tags":[23,4],"class_list":["post-151","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-because-i-forget","tag-vmware"],"_links":{"self":[{"href":"https:\/\/nobrandsan.com\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nobrandsan.com\/wordpress\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nobrandsan.com\/wordpress\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nobrandsan.com\/wordpress\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nobrandsan.com\/wordpress\/index.php\/wp-json\/wp\/v2\/comments?post=151"}],"version-history":[{"count":1,"href":"https:\/\/nobrandsan.com\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/151\/revisions"}],"predecessor-version":[{"id":152,"href":"https:\/\/nobrandsan.com\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/151\/revisions\/152"}],"wp:attachment":[{"href":"https:\/\/nobrandsan.com\/wordpress\/index.php\/wp-json\/wp\/v2\/media?parent=151"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nobrandsan.com\/wordpress\/index.php\/wp-json\/wp\/v2\/categories?post=151"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nobrandsan.com\/wordpress\/index.php\/wp-json\/wp\/v2\/tags?post=151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}