{"id":27410,"date":"2020-03-29T20:26:37","date_gmt":"2020-03-29T19:26:37","guid":{"rendered":"https:\/\/home.apeconsulting.co.uk\/adrian\/?p=27410"},"modified":"2020-03-29T20:27:53","modified_gmt":"2020-03-29T19:27:53","slug":"resize-virtual-disks","status":"publish","type":"post","link":"https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/","title":{"rendered":"Resize Virtual Disks"},"content":{"rendered":"\n<p>This is as much a reference for me as it is anything else, but I needed to resize a couple of virtual disks over the weekend, and these are the pretty simple steps to do it, at least for my FreeNAS configuration.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>It started because my UPS decided to shut down for some strange reason, and so far I have no idea why.  That will require some further investigation and possibly another blog, but it&#8217;s not great to find everything switched off when the power to the house is just fine.<\/p>\n\n\n\n<p>Anyway, that was the why, this is supposed to be about how!  I was actually quite happy as pretty much everything (jails and VMs) came back online within about 15-20 minutes of rebooting.  The only things I thought hadn&#8217;t restarted were my iSCSI service (which I use infrequently on FreeNAS0 with BerryBoot, again for another blog) and my TrueCommander container on my Docker VM.  I fixed both of these to auto-start so they shouldn&#8217;t be a problem moving forward.<\/p>\n\n\n\n<p>Everything else appears to have worked perfectly, but around 24 hours later I noticed that some adverts weren&#8217;t been blocked by Pi-hole.  It was allowing internet traffic, and from the homepage, it appeared to be running, although I could see nothing was being blocked.  On further investigation, the virtual disk on the Pi-hole VM was completely full, as I&#8217;d only assigned it 10GB when it was created.  I could have probably tried to free up some space, but given I&#8217;ve still got over 20TB of free space on FreeNAS0, I thought the easier solution was to increase the size of the virtual disk.  This works something like the diagram below (which I found on the internet and the blue legend really should be green!)<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-content\/uploads\/sites\/2\/2020\/03\/resize-vmd.jpg\" alt=\"resize virtual disk\" class=\"wp-image-27412\" width=\"512\" height=\"384\"\/><\/figure>\n\n\n\n<p>I&#8217;ve done this before on FreeNAS1, and had even blogged about it a little <a href=\"https:\/\/home.apeconsulting.co.uk\/adrian\/docker-journey-far\/\">here<\/a>, but I needed to Google a few other things so thought a more detailed blog might avoid that in the future.  I didn&#8217;t document things when I increased the virtual disk for Pi-hole from 5GB to 50GB, but I decided to check the other VMs and noticed the Docker one was around the 85% mark (that had 50GB assigned) so I thought I&#8217;d bump that to 200GB and document the steps below:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Increase the zvol size<\/h3>\n\n\n\n<p>The first step is to shut down the VM as I&#8217;m not sure messing around with the zvol size when it&#8217;s running is a great idea.  After that, it&#8217;s just a case of going into the Storage > Pool > Iohyve dataset and editing the appropriate zvol.  I&#8217;d let FreeNAS name them when I created them, so I needed to check in the VM settings to identify which was which!  Also, beware!  Increasing the size isn&#8217;t a problem, but bad things will happen if you try to go the other way.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Restart the VM<\/h3>\n\n\n\n<p>Next, restart the VM and SSH into a terminal window.  <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>df (this will display the current partition structure)<\/li><li>sudo fdisk \/dev\/sda (runs the partition manager)<\/li><li>p (displays the partitions and their start and end blocks &#8211; make a note of them as you will need to reenter)<\/li><li>g (greats a new GPT table)<\/li><li>p (check the partitions have gone)<\/li><li>n (recreate each of the devices with the correct sizes from above &#8211; I have two so repeat this step)<\/li><li>p (check the new partition sizes)<\/li><li>w (writes the changes, which can screw things up if you&#8217;ve got anything wrong)<\/li><li>reboot<\/li><\/ul>\n\n\n\n<p>Mine are all pretty straight forward as I only have 2 partitions &#8211; sda1 and sda2.  I keep sda1 the same size and increase sda2 to make use of the additional space created when increasing the zvol size.  I don&#8217;t bother with swap space on any of the VMs, but this could be added or recreated assuming you&#8217;ve left enough space and created another device.  Check out this blog <a href=\"https:\/\/codesilence.wordpress.com\/2013\/03\/14\/live-resizing-of-an-ext4-filesytem-on-linux\/#comment-426\">here<\/a> for the extra steps required.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Resize the file system<\/h3>\n\n\n\n<p>The last step is to increase the file system, which doesn&#8217;t happen automatically.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>df -h (displays the partition structure, which shouldn&#8217;t appear to have changed)<\/li><li>sudo resize2fs \/dev\/sda2 (resizes the partition)<\/li><li>df -h (check the size has increased)<\/li><\/ul>\n\n\n\n<p>And that&#8217;s it, you&#8217;ve resized virtual disks!   You might want to reboot, although I don&#8217;t think it&#8217;s entirely necessary.  You&#8217;ll also want to configure the swap space if you&#8217;re using that.<\/p>\n\n\n\n<p>Anyway, hopefully, useful for anyone needing to increase the size of the virtual disk in FreeNAS for a Linux VM, and I&#8217;m sure it will be a useful guide for me when I need to do this again (although all of my virtual disks have less than 20% used space, so hopefully not for a little while).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is as much a reference for me as it is anything else, but I needed to resize a couple of virtual disks over the weekend, and these are the pretty simple steps to do it, at least for my FreeNAS configuration.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","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":[19,2,9],"tags":[21],"class_list":["post-27410","post","type-post","status-publish","format-standard","hentry","category-freenas","category-it","category-server","tag-spellchecked"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Resize Virtual Disks - Adrian&#039;s Blog<\/title>\n<meta name=\"description\" content=\"This is a reference for me as it is anything else, but I needed to resize a couple of virtual disks and these are the pretty simple steps to do it\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Resize Virtual Disks - Adrian&#039;s Blog\" \/>\n<meta property=\"og:description\" content=\"This is a reference for me as it is anything else, but I needed to resize a couple of virtual disks and these are the pretty simple steps to do it\" \/>\n<meta property=\"og:url\" content=\"https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/\" \/>\n<meta property=\"og:site_name\" content=\"Adrian&#039;s Blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-03-29T19:26:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-03-29T19:27:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-content\/uploads\/sites\/2\/2020\/03\/resize-vmd.jpg\" \/>\n<meta name=\"author\" content=\"Adrian\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Adrian\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/resize-virtual-disks\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/resize-virtual-disks\\\/\"},\"author\":{\"name\":\"Adrian\",\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/#\\\/schema\\\/person\\\/f63f15ff50bb8f956afdd86a816c5d2a\"},\"headline\":\"Resize Virtual Disks\",\"datePublished\":\"2020-03-29T19:26:37+00:00\",\"dateModified\":\"2020-03-29T19:27:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/resize-virtual-disks\\\/\"},\"wordCount\":810,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/#\\\/schema\\\/person\\\/f63f15ff50bb8f956afdd86a816c5d2a\"},\"image\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/resize-virtual-disks\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2020\\\/03\\\/resize-vmd.jpg\",\"keywords\":[\"Checked\"],\"articleSection\":[\"FreeNAS\",\"IT\",\"Server\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/resize-virtual-disks\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/resize-virtual-disks\\\/\",\"url\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/resize-virtual-disks\\\/\",\"name\":\"Resize Virtual Disks - Adrian&#039;s Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/resize-virtual-disks\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/resize-virtual-disks\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2020\\\/03\\\/resize-vmd.jpg\",\"datePublished\":\"2020-03-29T19:26:37+00:00\",\"dateModified\":\"2020-03-29T19:27:53+00:00\",\"description\":\"This is a reference for me as it is anything else, but I needed to resize a couple of virtual disks and these are the pretty simple steps to do it\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/resize-virtual-disks\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/resize-virtual-disks\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/resize-virtual-disks\\\/#primaryimage\",\"url\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2020\\\/03\\\/resize-vmd.jpg\",\"contentUrl\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2020\\\/03\\\/resize-vmd.jpg\",\"width\":1024,\"height\":768},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/resize-virtual-disks\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resize Virtual Disks\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/#website\",\"url\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/\",\"name\":\"Adrian&#039;s Blog\",\"description\":\"Ramblings of an IT Geek\",\"publisher\":{\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/#\\\/schema\\\/person\\\/f63f15ff50bb8f956afdd86a816c5d2a\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/home.apeconsulting.co.uk\\\/adrian\\\/#\\\/schema\\\/person\\\/f63f15ff50bb8f956afdd86a816c5d2a\",\"name\":\"Adrian\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g\",\"caption\":\"Adrian\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Resize Virtual Disks - Adrian&#039;s Blog","description":"This is a reference for me as it is anything else, but I needed to resize a couple of virtual disks and these are the pretty simple steps to do it","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:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/","og_locale":"en_GB","og_type":"article","og_title":"Resize Virtual Disks - Adrian&#039;s Blog","og_description":"This is a reference for me as it is anything else, but I needed to resize a couple of virtual disks and these are the pretty simple steps to do it","og_url":"https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/","og_site_name":"Adrian&#039;s Blog","article_published_time":"2020-03-29T19:26:37+00:00","article_modified_time":"2020-03-29T19:27:53+00:00","og_image":[{"url":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-content\/uploads\/sites\/2\/2020\/03\/resize-vmd.jpg","type":"","width":"","height":""}],"author":"Adrian","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Adrian","Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/#article","isPartOf":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/"},"author":{"name":"Adrian","@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/#\/schema\/person\/f63f15ff50bb8f956afdd86a816c5d2a"},"headline":"Resize Virtual Disks","datePublished":"2020-03-29T19:26:37+00:00","dateModified":"2020-03-29T19:27:53+00:00","mainEntityOfPage":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/"},"wordCount":810,"commentCount":0,"publisher":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/#\/schema\/person\/f63f15ff50bb8f956afdd86a816c5d2a"},"image":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/#primaryimage"},"thumbnailUrl":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-content\/uploads\/sites\/2\/2020\/03\/resize-vmd.jpg","keywords":["Checked"],"articleSection":["FreeNAS","IT","Server"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/","url":"https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/","name":"Resize Virtual Disks - Adrian&#039;s Blog","isPartOf":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/#website"},"primaryImageOfPage":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/#primaryimage"},"image":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/#primaryimage"},"thumbnailUrl":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-content\/uploads\/sites\/2\/2020\/03\/resize-vmd.jpg","datePublished":"2020-03-29T19:26:37+00:00","dateModified":"2020-03-29T19:27:53+00:00","description":"This is a reference for me as it is anything else, but I needed to resize a couple of virtual disks and these are the pretty simple steps to do it","breadcrumb":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/#primaryimage","url":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-content\/uploads\/sites\/2\/2020\/03\/resize-vmd.jpg","contentUrl":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-content\/uploads\/sites\/2\/2020\/03\/resize-vmd.jpg","width":1024,"height":768},{"@type":"BreadcrumbList","@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/resize-virtual-disks\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/home.apeconsulting.co.uk\/adrian\/"},{"@type":"ListItem","position":2,"name":"Resize Virtual Disks"}]},{"@type":"WebSite","@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/#website","url":"https:\/\/home.apeconsulting.co.uk\/adrian\/","name":"Adrian&#039;s Blog","description":"Ramblings of an IT Geek","publisher":{"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/#\/schema\/person\/f63f15ff50bb8f956afdd86a816c5d2a"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/home.apeconsulting.co.uk\/adrian\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"https:\/\/home.apeconsulting.co.uk\/adrian\/#\/schema\/person\/f63f15ff50bb8f956afdd86a816c5d2a","name":"Adrian","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g","caption":"Adrian"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/c2e5d9012573aedee25fd68deb071781d974af50ae74bf73aeb0e70433f7390c?s=96&d=mm&r=g"}}]}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p90DI4-786","jetpack-related-posts":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/posts\/27410","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/comments?post=27410"}],"version-history":[{"count":4,"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/posts\/27410\/revisions"}],"predecessor-version":[{"id":27415,"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/posts\/27410\/revisions\/27415"}],"wp:attachment":[{"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/media?parent=27410"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/categories?post=27410"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/home.apeconsulting.co.uk\/adrian\/wp-json\/wp\/v2\/tags?post=27410"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}