{"id":265,"date":"2022-01-13T22:35:44","date_gmt":"2022-01-13T20:35:44","guid":{"rendered":"https:\/\/greenhouse.cv.ua\/?p=265"},"modified":"2022-01-13T22:40:54","modified_gmt":"2022-01-13T20:40:54","slug":"add-loop-device-in-proxmox-container","status":"publish","type":"post","link":"https:\/\/greenhouse.cv.ua\/?p=265","title":{"rendered":"Add loop device in Proxmox container"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Add Apparmor file for container<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>root@pve:~# cat \/etc\/apparmor.d\/lxc\/lxc-container-default-cgns-with-mounting\n# Do not load this file.  Rather, load \/etc\/apparmor.d\/lxc-containers, which\n# will source all profiles under \/etc\/apparmor.d\/lxc\n#\n# This profile is a combination of lxc-container-default-cgns and\n# lxc-container-default-with-mounting and other options to allow SAMBA and\n# iso9660 mounts.\n\nprofile lxc-container-default-cgns-with-mounting flags=(attach_disconnected,mediate_deleted) {\n  #include &lt;abstractions\/lxc\/container-base&gt;\n\n# From pofile lxc-container-default-cgns:\n  # the container may never be allowed to mount devpts.  If it does, it\n  # will remount the host's devpts.  We could allow it to do it with\n  # the newinstance option (but, right now, we don't).\n  deny mount fstype=devpts,\n  mount fstype=cgroup -&gt; \/sys\/fs\/cgroup\/**,\n  mount fstype=cgroup2 -&gt; \/sys\/fs\/cgroup\/**,\n\n# From pofile lxc-container-default-with-mounting:\n  # allow standard blockdevtypes.\n  # The concern here is in-kernel superblock parsers bringing down the\n  # host with bad data.  However, we continue to disallow proc, sys, securityfs,\n  # etc to nonstandard locations.\n  mount fstype=ext*,\n  mount fstype=xfs,\n  mount fstype=btrfs,\n\n# Allow SAMBA mounts:\n  mount fstype=cifs,\n\n# Allow iso9660 mounts:\n  mount fstype=iso9660,\n}<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Edit conteiner config file<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><code>root@pve:~# cat \/etc\/pve\/lxc\/100.conf\r\nlxc.apparmor.profile: lxc-container-default-cgns-with-mounting\r\nlxc.cgroup2.devices.allow: b 7:* rwm\r\nlxc.cgroup2.devices.allow: c 10:237 rwm\r\nlxc.mount.entry: \/dev\/loop0 dev\/loop0 none bind,create=file 0 0\r\nlxc.mount.entry: \/dev\/loop1 dev\/loop1 none bind,create=file 0 0\r\nlxc.mount.entry: \/dev\/loop2 dev\/loop2 none bind,create=file 0 0\r\nlxc.mount.entry: \/dev\/loop3 dev\/loop3 none bind,create=file 0 0\r\nlxc.mount.entry: \/dev\/loop4 dev\/loop4 none bind,create=file 0 0\r\nlxc.mount.entry: \/dev\/loop5 dev\/loop5 none bind,create=file 0 0\r\nlxc.mount.entry: \/dev\/loop6 dev\/loop6 none bind,create=file 0 0\r\nlxc.mount.entry: \/dev\/loop-control dev\/loop-control none bind,create=file 0 <\/code>0<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Interactive run container in debug mode vith logging<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">lxc-start -n 109 -F -l DEBUG -o \/tmp\/lxc-ID.log<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Note:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>If not work delete string &#8220;unprivileged: 1&#8221; from lxc config file<\/li><li>Actual for Proxmox 7<\/li><\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Add Apparmor file for container Edit conteiner config file Interactive run container in debug mode vith logging lxc-start -n 109 -F -l DEBUG -o \/tmp\/lxc-ID.log . . .<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[7,10],"tags":[],"class_list":["post-265","post","type-post","status-publish","format-standard","hentry","category-linux","category-proxmox"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Add Apparmor file for container root@pve:~# cat \/etc\/apparmor.d\/lxc\/lxc-container-default-cgns-with-mounting # Do not load this file. Rather, load \/etc\/apparmor.d\/lxc-containers, which # will source all profiles under \/etc\/apparmor.d\/lxc # # This profile is a combination of lxc-container-default-cgns and # lxc-container-default-with-mounting and other options to allow SAMBA and # iso9660 mounts. profile lxc-container-default-cgns-with-mounting flags=(attach_disconnected,mediate_deleted) { #include # From\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Bernyk Dmytro\"\/>\n\t<meta name=\"google-site-verification\" content=\"WWaetEUWLRU2jydwFnZj-zGdTpyEbfyHu0JsCf4I2p8\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/greenhouse.cv.ua\/?p=265\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"uk_UA\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Greenhouse - \u041c\u0456\u0439 \u0437\u0430\u0442\u0438\u0448\u043d\u0438\u0439 \u0437\u0435\u043b\u0435\u043d\u0438\u0439 \u0431\u0443\u0434\u0438\u043d\u043e\u043a\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Add loop device in Proxmox container - Greenhouse\" \/>\n\t\t<meta property=\"og:description\" content=\"Add Apparmor file for container root@pve:~# cat \/etc\/apparmor.d\/lxc\/lxc-container-default-cgns-with-mounting # Do not load this file. Rather, load \/etc\/apparmor.d\/lxc-containers, which # will source all profiles under \/etc\/apparmor.d\/lxc # # This profile is a combination of lxc-container-default-cgns and # lxc-container-default-with-mounting and other options to allow SAMBA and # iso9660 mounts. profile lxc-container-default-cgns-with-mounting flags=(attach_disconnected,mediate_deleted) { #include # From\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/greenhouse.cv.ua\/?p=265\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2022-01-13T20:35:44+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2022-01-13T20:40:54+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Add loop device in Proxmox container - Greenhouse\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Add Apparmor file for container root@pve:~# cat \/etc\/apparmor.d\/lxc\/lxc-container-default-cgns-with-mounting # Do not load this file. Rather, load \/etc\/apparmor.d\/lxc-containers, which # will source all profiles under \/etc\/apparmor.d\/lxc # # This profile is a combination of lxc-container-default-cgns and # lxc-container-default-with-mounting and other options to allow SAMBA and # iso9660 mounts. profile lxc-container-default-cgns-with-mounting flags=(attach_disconnected,mediate_deleted) { #include # From\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?p=265#blogposting\",\"name\":\"Add loop device in Proxmox container - Greenhouse\",\"headline\":\"Add loop device in Proxmox container\",\"author\":{\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?author=2#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?p=265#articleImage\",\"url\":\"https:\\\/\\\/greenhouse.cv.ua\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/avatar_user_2_1612907072-96x96.gif\",\"width\":96,\"height\":96,\"caption\":\"Bernyk Dmytro\"},\"datePublished\":\"2022-01-13T22:35:44+02:00\",\"dateModified\":\"2022-01-13T22:40:54+02:00\",\"inLanguage\":\"uk\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?p=265#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?p=265#webpage\"},\"articleSection\":\"Linux, Proxmox\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?p=265#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/greenhouse.cv.ua\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?cat=7#listItem\",\"name\":\"Linux\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?cat=7#listItem\",\"position\":2,\"name\":\"Linux\",\"item\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?cat=7\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?p=265#listItem\",\"name\":\"Add loop device in Proxmox container\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?p=265#listItem\",\"position\":3,\"name\":\"Add loop device in Proxmox container\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?cat=7#listItem\",\"name\":\"Linux\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/#person\",\"name\":\"Bernyk Dmytro\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?p=265#personImage\",\"url\":\"https:\\\/\\\/greenhouse.cv.ua\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/avatar_user_2_1612907072-96x96.gif\",\"width\":96,\"height\":96,\"caption\":\"Bernyk Dmytro\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?author=2#author\",\"url\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?author=2\",\"name\":\"Bernyk Dmytro\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?p=265#authorImage\",\"url\":\"https:\\\/\\\/greenhouse.cv.ua\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/avatar_user_2_1612907072-96x96.gif\",\"width\":96,\"height\":96,\"caption\":\"Bernyk Dmytro\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?p=265#webpage\",\"url\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?p=265\",\"name\":\"Add loop device in Proxmox container - Greenhouse\",\"description\":\"Add Apparmor file for container root@pve:~# cat \\\/etc\\\/apparmor.d\\\/lxc\\\/lxc-container-default-cgns-with-mounting # Do not load this file. Rather, load \\\/etc\\\/apparmor.d\\\/lxc-containers, which # will source all profiles under \\\/etc\\\/apparmor.d\\\/lxc # # This profile is a combination of lxc-container-default-cgns and # lxc-container-default-with-mounting and other options to allow SAMBA and # iso9660 mounts. profile lxc-container-default-cgns-with-mounting flags=(attach_disconnected,mediate_deleted) { #include # From\",\"inLanguage\":\"uk\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?p=265#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?author=2#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/?author=2#author\"},\"datePublished\":\"2022-01-13T22:35:44+02:00\",\"dateModified\":\"2022-01-13T22:40:54+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/#website\",\"url\":\"https:\\\/\\\/greenhouse.cv.ua\\\/\",\"name\":\"Greenhouse\",\"description\":\"\\u041c\\u0456\\u0439 \\u0437\\u0430\\u0442\\u0438\\u0448\\u043d\\u0438\\u0439 \\u0437\\u0435\\u043b\\u0435\\u043d\\u0438\\u0439 \\u0431\\u0443\\u0434\\u0438\\u043d\\u043e\\u043a\",\"inLanguage\":\"uk\",\"publisher\":{\"@id\":\"https:\\\/\\\/greenhouse.cv.ua\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Add loop device in Proxmox container - Greenhouse","description":"Add Apparmor file for container root@pve:~# cat \/etc\/apparmor.d\/lxc\/lxc-container-default-cgns-with-mounting # Do not load this file. Rather, load \/etc\/apparmor.d\/lxc-containers, which # will source all profiles under \/etc\/apparmor.d\/lxc # # This profile is a combination of lxc-container-default-cgns and # lxc-container-default-with-mounting and other options to allow SAMBA and # iso9660 mounts. profile lxc-container-default-cgns-with-mounting flags=(attach_disconnected,mediate_deleted) { #include # From","canonical_url":"https:\/\/greenhouse.cv.ua\/?p=265","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"WWaetEUWLRU2jydwFnZj-zGdTpyEbfyHu0JsCf4I2p8","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/greenhouse.cv.ua\/?p=265#blogposting","name":"Add loop device in Proxmox container - Greenhouse","headline":"Add loop device in Proxmox container","author":{"@id":"https:\/\/greenhouse.cv.ua\/?author=2#author"},"publisher":{"@id":"https:\/\/greenhouse.cv.ua\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/greenhouse.cv.ua\/?p=265#articleImage","url":"https:\/\/greenhouse.cv.ua\/wp-content\/uploads\/2021\/02\/avatar_user_2_1612907072-96x96.gif","width":96,"height":96,"caption":"Bernyk Dmytro"},"datePublished":"2022-01-13T22:35:44+02:00","dateModified":"2022-01-13T22:40:54+02:00","inLanguage":"uk","mainEntityOfPage":{"@id":"https:\/\/greenhouse.cv.ua\/?p=265#webpage"},"isPartOf":{"@id":"https:\/\/greenhouse.cv.ua\/?p=265#webpage"},"articleSection":"Linux, Proxmox"},{"@type":"BreadcrumbList","@id":"https:\/\/greenhouse.cv.ua\/?p=265#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/greenhouse.cv.ua#listItem","position":1,"name":"Home","item":"https:\/\/greenhouse.cv.ua","nextItem":{"@type":"ListItem","@id":"https:\/\/greenhouse.cv.ua\/?cat=7#listItem","name":"Linux"}},{"@type":"ListItem","@id":"https:\/\/greenhouse.cv.ua\/?cat=7#listItem","position":2,"name":"Linux","item":"https:\/\/greenhouse.cv.ua\/?cat=7","nextItem":{"@type":"ListItem","@id":"https:\/\/greenhouse.cv.ua\/?p=265#listItem","name":"Add loop device in Proxmox container"},"previousItem":{"@type":"ListItem","@id":"https:\/\/greenhouse.cv.ua#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/greenhouse.cv.ua\/?p=265#listItem","position":3,"name":"Add loop device in Proxmox container","previousItem":{"@type":"ListItem","@id":"https:\/\/greenhouse.cv.ua\/?cat=7#listItem","name":"Linux"}}]},{"@type":"Person","@id":"https:\/\/greenhouse.cv.ua\/#person","name":"Bernyk Dmytro","image":{"@type":"ImageObject","@id":"https:\/\/greenhouse.cv.ua\/?p=265#personImage","url":"https:\/\/greenhouse.cv.ua\/wp-content\/uploads\/2021\/02\/avatar_user_2_1612907072-96x96.gif","width":96,"height":96,"caption":"Bernyk Dmytro"}},{"@type":"Person","@id":"https:\/\/greenhouse.cv.ua\/?author=2#author","url":"https:\/\/greenhouse.cv.ua\/?author=2","name":"Bernyk Dmytro","image":{"@type":"ImageObject","@id":"https:\/\/greenhouse.cv.ua\/?p=265#authorImage","url":"https:\/\/greenhouse.cv.ua\/wp-content\/uploads\/2021\/02\/avatar_user_2_1612907072-96x96.gif","width":96,"height":96,"caption":"Bernyk Dmytro"}},{"@type":"WebPage","@id":"https:\/\/greenhouse.cv.ua\/?p=265#webpage","url":"https:\/\/greenhouse.cv.ua\/?p=265","name":"Add loop device in Proxmox container - Greenhouse","description":"Add Apparmor file for container root@pve:~# cat \/etc\/apparmor.d\/lxc\/lxc-container-default-cgns-with-mounting # Do not load this file. Rather, load \/etc\/apparmor.d\/lxc-containers, which # will source all profiles under \/etc\/apparmor.d\/lxc # # This profile is a combination of lxc-container-default-cgns and # lxc-container-default-with-mounting and other options to allow SAMBA and # iso9660 mounts. profile lxc-container-default-cgns-with-mounting flags=(attach_disconnected,mediate_deleted) { #include # From","inLanguage":"uk","isPartOf":{"@id":"https:\/\/greenhouse.cv.ua\/#website"},"breadcrumb":{"@id":"https:\/\/greenhouse.cv.ua\/?p=265#breadcrumblist"},"author":{"@id":"https:\/\/greenhouse.cv.ua\/?author=2#author"},"creator":{"@id":"https:\/\/greenhouse.cv.ua\/?author=2#author"},"datePublished":"2022-01-13T22:35:44+02:00","dateModified":"2022-01-13T22:40:54+02:00"},{"@type":"WebSite","@id":"https:\/\/greenhouse.cv.ua\/#website","url":"https:\/\/greenhouse.cv.ua\/","name":"Greenhouse","description":"\u041c\u0456\u0439 \u0437\u0430\u0442\u0438\u0448\u043d\u0438\u0439 \u0437\u0435\u043b\u0435\u043d\u0438\u0439 \u0431\u0443\u0434\u0438\u043d\u043e\u043a","inLanguage":"uk","publisher":{"@id":"https:\/\/greenhouse.cv.ua\/#person"}}]},"og:locale":"uk_UA","og:site_name":"Greenhouse - \u041c\u0456\u0439 \u0437\u0430\u0442\u0438\u0448\u043d\u0438\u0439 \u0437\u0435\u043b\u0435\u043d\u0438\u0439 \u0431\u0443\u0434\u0438\u043d\u043e\u043a","og:type":"article","og:title":"Add loop device in Proxmox container - Greenhouse","og:description":"Add Apparmor file for container root@pve:~# cat \/etc\/apparmor.d\/lxc\/lxc-container-default-cgns-with-mounting # Do not load this file. Rather, load \/etc\/apparmor.d\/lxc-containers, which # will source all profiles under \/etc\/apparmor.d\/lxc # # This profile is a combination of lxc-container-default-cgns and # lxc-container-default-with-mounting and other options to allow SAMBA and # iso9660 mounts. profile lxc-container-default-cgns-with-mounting flags=(attach_disconnected,mediate_deleted) { #include # From","og:url":"https:\/\/greenhouse.cv.ua\/?p=265","article:published_time":"2022-01-13T20:35:44+00:00","article:modified_time":"2022-01-13T20:40:54+00:00","twitter:card":"summary_large_image","twitter:title":"Add loop device in Proxmox container - Greenhouse","twitter:description":"Add Apparmor file for container root@pve:~# cat \/etc\/apparmor.d\/lxc\/lxc-container-default-cgns-with-mounting # Do not load this file. Rather, load \/etc\/apparmor.d\/lxc-containers, which # will source all profiles under \/etc\/apparmor.d\/lxc # # This profile is a combination of lxc-container-default-cgns and # lxc-container-default-with-mounting and other options to allow SAMBA and # iso9660 mounts. profile lxc-container-default-cgns-with-mounting flags=(attach_disconnected,mediate_deleted) { #include # From"},"aioseo_meta_data":{"post_id":"265","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2024-05-13 04:47:41","updated":"2025-09-15 14:02:30","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/greenhouse.cv.ua\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/greenhouse.cv.ua\/?cat=7\" title=\"Linux\">Linux<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tAdd loop device in Proxmox container\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/greenhouse.cv.ua"},{"label":"Linux","link":"https:\/\/greenhouse.cv.ua\/?cat=7"},{"label":"Add loop device in Proxmox container","link":"https:\/\/greenhouse.cv.ua\/?p=265"}],"featured_image_src":null,"author_info":{"display_name":"Bernyk Dmytro","author_link":"https:\/\/greenhouse.cv.ua\/?author=2"},"_links":{"self":[{"href":"https:\/\/greenhouse.cv.ua\/index.php?rest_route=\/wp\/v2\/posts\/265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenhouse.cv.ua\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/greenhouse.cv.ua\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/greenhouse.cv.ua\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/greenhouse.cv.ua\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=265"}],"version-history":[{"count":4,"href":"https:\/\/greenhouse.cv.ua\/index.php?rest_route=\/wp\/v2\/posts\/265\/revisions"}],"predecessor-version":[{"id":271,"href":"https:\/\/greenhouse.cv.ua\/index.php?rest_route=\/wp\/v2\/posts\/265\/revisions\/271"}],"wp:attachment":[{"href":"https:\/\/greenhouse.cv.ua\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=265"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/greenhouse.cv.ua\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=265"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/greenhouse.cv.ua\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}