{"id":1039,"date":"2020-08-17T19:16:00","date_gmt":"2020-08-17T11:16:00","guid":{"rendered":"https:\/\/wordpress.cine.idv.tw\/?p=1039"},"modified":"2020-10-31T21:43:23","modified_gmt":"2020-10-31T13:43:23","slug":"aws-ec2-instance-dev-xvda1-should-be-checked-for-errors","status":"publish","type":"post","link":"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/","title":{"rendered":"AWS EC2 Linux filesystem should be checked for errors"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">\u5728 AWS EC2 \u7684 Ubuntu instance \u4e2d\u770b\u5230 \/dev\/xvda1 filesystem should be checked for errors \u7684\u8a0a\u606f\u5df2\u7d93\u6709\u597d\u4e00\u9663\u5b50\u4e86, \u96d6\u7136\u90fd\u6c92\u53bb\u7406\u5b83, \u597d\u50cf\u4e5f\u6c92\u751a\u9ebc\u5927\u689d\u7684\u4e8b\u60c5\u767c\u751f. \u4e0d\u904e\u6bcf\u6b21\u767b\u5165 Ubuntu \u6642\u770b\u5230\u9019\u500b\u8a0a\u606f, \u5fc3\u88e1\u4e0d\u514d\u90fd\u6703\u6709\u4e9b\u6bdb\u6bdb\u7684, \u9019\u88cf\u7d00\u9304 shortie \u5982\u4f55\u6d88\u9664\u9019\u500b\u932f\u8aa4\u7684\u65b9\u6cd5, \u505a\u70ba\u65e5\u5f8c\u8655\u7406\u985e\u4f3c\u554f\u984c\u7684\u53c3\u8003.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u8981\u6ce8\u610f\u4fee\u6b63\u6b64\u8a0a\u606f\u6703\u9700\u8981<strong>\u91cd\u65b0\u958b\u6a5f<\/strong>, \u800c\u4e14\u6062\u5fa9\u904b\u4f5c\u7684\u6642\u9593\u8ddf\u6a94\u6848\u7cfb\u7d71\u672c\u8eab\u7684\u5927\u5c0f\u6216\u554f\u984c\u7684\u591a\u5be1\u6709\u95dc, \u5efa\u8b70\u5728\u57f7\u884c\u4fee\u6b63\u4e4b\u524d\u5148<strong>\u5099\u4efd<\/strong>\uff0c\u540c\u6642\u6311\u9078\u5408\u9069\u7684<strong>\u96e2\u5cf0\u6642\u9593<\/strong>\u9032\u884c.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u57fa\u672c\u4e0a, \u8655\u7406\u9019\u500b\u8a0a\u606f\u6709\u4e0b\u5217 4 \u500b\u6b65\u9a5f\u8981\u57f7\u884c:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>\u7de8\u8f2f \/etc\/default\/rcS \u6a94\u6848<\/li><li>\u4fee\u6539 \/etc\/fstab \u6a94\u6848<\/li><li>\u5efa\u7acb \/forcefsck \u6a94\u6848<\/li><li>\u5229\u7528 AWS Console \u5c07 EC2 instance \u91cd\u65b0\u958b\u6a5f<\/li><\/ol>\n\n\n\n<h5 class=\"wp-block-heading\">1. \u7de8\u8f2f \/etc\/default\/rcS \u6a94\u6848<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">\u5229\u7528\u6163\u7528\u7de8\u8f2f\u5668\u958b\u555f \/etc\/default\/rcS \u6a94\u6848 (\u8a18\u5f97\u4f7f\u7528 sudo \u6307\u4ee4, \u6216\u662f\u5148\u884c\u5207\u63db\u81f3 root \u8eab\u5206), \u5728 #FSCKFIX=no \u7684\u4e0b\u9762, \u52a0\u5165\u4e00\u884c\u8a2d\u5b9a\u958b\u6a5f\u6642\u81ea\u52d5\u4fee\u5fa9\u6a94\u6848\u7cfb\u7d71\u4e2d\u7684\u554f\u984c:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>FSCKFIX=yes<\/code><\/p>\n\n\n\n<h5 class=\"wp-block-heading\">2. \u4fee\u6539 \/etc\/fstab \u6a94\u6848<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">\u540c\u6a23\u5730\u5229\u7528\u6163\u7528\u7de8\u8f2f\u5668\u958b\u555f \/etc\/fstab \u6a94\u6848, \u6aa2\u67e5\u767c\u751f\u554f\u984c\u7684\u6a94\u6848\u7cfb\u7d71\u7d00\u9304\u90a3\u4e00\u884c\u4e2d\u7684\u7b2c 6 \u500b\u6b04\u4f4d\u662f\u5426\u662f 0, \u82e5\u70ba 0, \u5247\u5c07\u5176\u4fee\u6539\u70ba 1:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>LABEL=cloudimg-rootfs \/ ext4 defaults,discard 0 1<\/code><\/p>\n\n\n\n<h5 class=\"wp-block-heading\">3. \u5efa\u7acb \/forcefsck \u6a94\u6848<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">\u4e00\u6a23\u53ef\u4ee5\u5229\u7528\u6163\u7528\u7de8\u8f2f\u5668\u958b\u555f \/forcefsck \u6a94\u6848, \u7136\u5f8c\u4e0d\u8f38\u5165\u4efb\u4f55\u7684\u5167\u5bb9\u76f4\u63a5\u5132\u5b58; \u4e5f\u53ef\u4ee5\u5229\u7528 touch \u6307\u4ee4:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>touch \/forcefsck<\/code><\/p>\n\n\n\n<h5 class=\"wp-block-heading\">4. \u5229\u7528 AWS Console \u5c07 EC2 instance \u91cd\u65b0\u958b\u6a5f<\/h5>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"861\" height=\"314\" data-attachment-id=\"1042\" data-permalink=\"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/aws-console-ec2-reboot-2020-08-18_16-04-02\/\" data-orig-file=\"https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02.png\" data-orig-size=\"861,314\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"aws-console-ec2-reboot-2020-08-18_16-04-02\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02.png\" src=\"https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02.png\" alt=\"\" class=\"wp-image-1042\" srcset=\"https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02.png 861w, https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02-300x109.png 300w, https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02-768x280.png 768w, https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02-830x303.png 830w, https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02-230x84.png 230w, https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02-350x128.png 350w, https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02-480x175.png 480w\" sizes=\"auto, (max-width: 861px) 100vw, 861px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\u7b49\u5019\u7cfb\u7d71\u958b\u6a5f\u5b8c\u6210\u5f8c, \u518d\u6b21\u9023\u7dda\u9032\u5165\u7cfb\u7d71\u5f8c, \u5c07\u6b65\u9a5f 1 &amp; 2 \u6240\u505a\u7684\u4fee\u6539\u9084\u539f (\u7b2c 3 \u6b65\u9a5f\u5efa\u7acb\u7684\u6a94\u6848\u6703\u81ea\u52d5\u6d88\u5931), \u5c31\u53ef\u4ee5\u975c\u5019\u4e0b\u4e00\u6b21\u770b\u5230\u9019\u500b\u8a0a\u606f\u6642, \u518d\u4f86\u7169\u60f1\u751a\u9ebc\u6642\u5019\u91cd\u8907\u4e0a\u9762\u7684 4 \u500b\u6b65\u9a5f\u56c9.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">\u53c3\u8003\u8cc7\u6599<\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/forums.aws.amazon.com\/thread.jspa?messageID=568571\">How to check \/dev\/xvda1?<\/a><\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5728 AWS EC2 \u7684 Ubuntu instance \u4e2d\u770b\u5230 \/dev\/xvda1 filesystem should be checked for errors \u7684\u8a0a\u606f\u5df2\u7d93\u6709\u597d\u4e00\u9663\u5b50\u4e86, \u96d6\u7136\u90fd\u6c92\u53bb\u7406\u5b83, \u597d\u50cf\u4e5f\u6c92\u751a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","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":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[13],"tags":[48,37,36],"class_list":["post-1039","post","type-post","status-publish","format-standard","hentry","category-it","tag-aws","tag-linux","tag-ubuntu"],"featured_image_src":null,"author_info":{"display_name":"shortie","author_link":"https:\/\/wordpress.cine.idv.tw\/index.php\/author\/shortie\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AWS EC2 Linux filesystem should be checked for errors - \u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6<\/title>\n<meta name=\"description\" content=\"\u5728 AWS \u7684 Ubuntu \u4e2d\u770b\u5230\u9019\u500b filesystem should be checked for errors \u7684\u8a0a\u606f\u5df2\u7d93\u6709\u597d\u4e00\u9663\u5b50\u4e86, \u96d6\u7136\u90fd\u6c92\u53bb\u7406\u5b83, \u597d\u50cf\u4e5f\u6c92\u751a\u9ebc\u5927\u689d\u7684\u4e8b\u60c5\u767c\u751f. \u4e0d\u904e\u6bcf\u6b21\u767b\u5165 AWS \u7684 Ubuntu EC2 \u770b\u5230\u9019\u500b\u8a0a\u606f\u7684\u6642\u5019, \u5fc3\u88e1\u4e0d\u514d\u6709\u4e9b\u6bdb\u6bdb\u7684, \u6240\u4ee5\u4eca\u5929\u5c31\u4f86\u7d66\u5b83\u8655\u7406\u4e00\u4e0b, \u8b93\u5b83\u7684 filesystem \u6062\u5fa9\u5065\u5eb7.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AWS EC2 Linux filesystem should be checked for errors - \u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6\" \/>\n<meta property=\"og:description\" content=\"\u5728 AWS \u7684 Ubuntu \u4e2d\u770b\u5230\u9019\u500b filesystem should be checked for errors \u7684\u8a0a\u606f\u5df2\u7d93\u6709\u597d\u4e00\u9663\u5b50\u4e86, \u96d6\u7136\u90fd\u6c92\u53bb\u7406\u5b83, \u597d\u50cf\u4e5f\u6c92\u751a\u9ebc\u5927\u689d\u7684\u4e8b\u60c5\u767c\u751f. \u4e0d\u904e\u6bcf\u6b21\u767b\u5165 AWS \u7684 Ubuntu EC2 \u770b\u5230\u9019\u500b\u8a0a\u606f\u7684\u6642\u5019, \u5fc3\u88e1\u4e0d\u514d\u6709\u4e9b\u6bdb\u6bdb\u7684, \u6240\u4ee5\u4eca\u5929\u5c31\u4f86\u7d66\u5b83\u8655\u7406\u4e00\u4e0b, \u8b93\u5b83\u7684 filesystem \u6062\u5fa9\u5065\u5eb7.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/\" \/>\n<meta property=\"og:site_name\" content=\"\u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6\" \/>\n<meta property=\"article:published_time\" content=\"2020-08-17T11:16:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-10-31T13:43:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02.png\" \/>\n<meta name=\"author\" content=\"shortie\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005:\" \/>\n\t<meta name=\"twitter:data1\" content=\"shortie\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2020\\\/08\\\/17\\\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2020\\\/08\\\/17\\\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\\\/\"},\"author\":{\"name\":\"shortie\",\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/#\\\/schema\\\/person\\\/2f7c8d7d06c31412a22aeeeb557c791f\"},\"headline\":\"AWS EC2 Linux filesystem should be checked for errors\",\"datePublished\":\"2020-08-17T11:16:00+00:00\",\"dateModified\":\"2020-10-31T13:43:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2020\\\/08\\\/17\\\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\\\/\"},\"wordCount\":60,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/#\\\/schema\\\/person\\\/2f7c8d7d06c31412a22aeeeb557c791f\"},\"image\":{\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2020\\\/08\\\/17\\\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/aws-console-ec2-reboot-2020-08-18_16-04-02.png\",\"keywords\":[\"AWS\",\"Linux\",\"Ubuntu\"],\"articleSection\":[\"\u8cc7\u8a0a\u79d1\u6280\"],\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2020\\\/08\\\/17\\\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2020\\\/08\\\/17\\\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\\\/\",\"url\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2020\\\/08\\\/17\\\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\\\/\",\"name\":\"AWS EC2 Linux filesystem should be checked for errors - \u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2020\\\/08\\\/17\\\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2020\\\/08\\\/17\\\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/aws-console-ec2-reboot-2020-08-18_16-04-02.png\",\"datePublished\":\"2020-08-17T11:16:00+00:00\",\"dateModified\":\"2020-10-31T13:43:23+00:00\",\"description\":\"\u5728 AWS \u7684 Ubuntu \u4e2d\u770b\u5230\u9019\u500b filesystem should be checked for errors \u7684\u8a0a\u606f\u5df2\u7d93\u6709\u597d\u4e00\u9663\u5b50\u4e86, \u96d6\u7136\u90fd\u6c92\u53bb\u7406\u5b83, \u597d\u50cf\u4e5f\u6c92\u751a\u9ebc\u5927\u689d\u7684\u4e8b\u60c5\u767c\u751f. \u4e0d\u904e\u6bcf\u6b21\u767b\u5165 AWS \u7684 Ubuntu EC2 \u770b\u5230\u9019\u500b\u8a0a\u606f\u7684\u6642\u5019, \u5fc3\u88e1\u4e0d\u514d\u6709\u4e9b\u6bdb\u6bdb\u7684, \u6240\u4ee5\u4eca\u5929\u5c31\u4f86\u7d66\u5b83\u8655\u7406\u4e00\u4e0b, \u8b93\u5b83\u7684 filesystem \u6062\u5fa9\u5065\u5eb7.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2020\\\/08\\\/17\\\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\\\/#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2020\\\/08\\\/17\\\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2020\\\/08\\\/17\\\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\\\/#primaryimage\",\"url\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/aws-console-ec2-reboot-2020-08-18_16-04-02.png\",\"contentUrl\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/aws-console-ec2-reboot-2020-08-18_16-04-02.png\",\"width\":861,\"height\":314},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/index.php\\\/2020\\\/08\\\/17\\\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AWS EC2 Linux filesystem should be checked for errors\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/#website\",\"url\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/\",\"name\":\"\u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6\",\"description\":\"\u656c\u754f\u8036\u548c\u83ef\u662f\u667a\u6167\u7684\u958b\u7aef\uff0c \u8a8d\u8b58\u81f3\u8056\u8005\u4fbf\u662f\u8070\u660e\u3002\u7bb4\u8a00\u4e5d:10\",\"publisher\":{\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/#\\\/schema\\\/person\\\/2f7c8d7d06c31412a22aeeeb557c791f\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-TW\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/wordpress.cine.idv.tw\\\/#\\\/schema\\\/person\\\/2f7c8d7d06c31412a22aeeeb557c791f\",\"name\":\"shortie\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/i2.wp.com\\\/wordpress.cine.idv.tw\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/111945_400x400.jpg?fit=400%2C400&ssl=1\",\"url\":\"https:\\\/\\\/i2.wp.com\\\/wordpress.cine.idv.tw\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/111945_400x400.jpg?fit=400%2C400&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i2.wp.com\\\/wordpress.cine.idv.tw\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/111945_400x400.jpg?fit=400%2C400&ssl=1\",\"width\":400,\"height\":400,\"caption\":\"shortie\"},\"logo\":{\"@id\":\"https:\\\/\\\/i2.wp.com\\\/wordpress.cine.idv.tw\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/111945_400x400.jpg?fit=400%2C400&ssl=1\"},\"sameAs\":[\"https:\\\/\\\/wordpress.cine.idv.tw\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AWS EC2 Linux filesystem should be checked for errors - \u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6","description":"\u5728 AWS \u7684 Ubuntu \u4e2d\u770b\u5230\u9019\u500b filesystem should be checked for errors \u7684\u8a0a\u606f\u5df2\u7d93\u6709\u597d\u4e00\u9663\u5b50\u4e86, \u96d6\u7136\u90fd\u6c92\u53bb\u7406\u5b83, \u597d\u50cf\u4e5f\u6c92\u751a\u9ebc\u5927\u689d\u7684\u4e8b\u60c5\u767c\u751f. \u4e0d\u904e\u6bcf\u6b21\u767b\u5165 AWS \u7684 Ubuntu EC2 \u770b\u5230\u9019\u500b\u8a0a\u606f\u7684\u6642\u5019, \u5fc3\u88e1\u4e0d\u514d\u6709\u4e9b\u6bdb\u6bdb\u7684, \u6240\u4ee5\u4eca\u5929\u5c31\u4f86\u7d66\u5b83\u8655\u7406\u4e00\u4e0b, \u8b93\u5b83\u7684 filesystem \u6062\u5fa9\u5065\u5eb7.","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:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/","og_locale":"zh_TW","og_type":"article","og_title":"AWS EC2 Linux filesystem should be checked for errors - \u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6","og_description":"\u5728 AWS \u7684 Ubuntu \u4e2d\u770b\u5230\u9019\u500b filesystem should be checked for errors \u7684\u8a0a\u606f\u5df2\u7d93\u6709\u597d\u4e00\u9663\u5b50\u4e86, \u96d6\u7136\u90fd\u6c92\u53bb\u7406\u5b83, \u597d\u50cf\u4e5f\u6c92\u751a\u9ebc\u5927\u689d\u7684\u4e8b\u60c5\u767c\u751f. \u4e0d\u904e\u6bcf\u6b21\u767b\u5165 AWS \u7684 Ubuntu EC2 \u770b\u5230\u9019\u500b\u8a0a\u606f\u7684\u6642\u5019, \u5fc3\u88e1\u4e0d\u514d\u6709\u4e9b\u6bdb\u6bdb\u7684, \u6240\u4ee5\u4eca\u5929\u5c31\u4f86\u7d66\u5b83\u8655\u7406\u4e00\u4e0b, \u8b93\u5b83\u7684 filesystem \u6062\u5fa9\u5065\u5eb7.","og_url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/","og_site_name":"\u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6","article_published_time":"2020-08-17T11:16:00+00:00","article_modified_time":"2020-10-31T13:43:23+00:00","og_image":[{"url":"https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02.png","type":"","width":"","height":""}],"author":"shortie","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005:":"shortie"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/#article","isPartOf":{"@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/"},"author":{"name":"shortie","@id":"https:\/\/wordpress.cine.idv.tw\/#\/schema\/person\/2f7c8d7d06c31412a22aeeeb557c791f"},"headline":"AWS EC2 Linux filesystem should be checked for errors","datePublished":"2020-08-17T11:16:00+00:00","dateModified":"2020-10-31T13:43:23+00:00","mainEntityOfPage":{"@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/"},"wordCount":60,"commentCount":0,"publisher":{"@id":"https:\/\/wordpress.cine.idv.tw\/#\/schema\/person\/2f7c8d7d06c31412a22aeeeb557c791f"},"image":{"@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/#primaryimage"},"thumbnailUrl":"https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02.png","keywords":["AWS","Linux","Ubuntu"],"articleSection":["\u8cc7\u8a0a\u79d1\u6280"],"inLanguage":"zh-TW","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/","url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/","name":"AWS EC2 Linux filesystem should be checked for errors - \u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6","isPartOf":{"@id":"https:\/\/wordpress.cine.idv.tw\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/#primaryimage"},"image":{"@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/#primaryimage"},"thumbnailUrl":"https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02.png","datePublished":"2020-08-17T11:16:00+00:00","dateModified":"2020-10-31T13:43:23+00:00","description":"\u5728 AWS \u7684 Ubuntu \u4e2d\u770b\u5230\u9019\u500b filesystem should be checked for errors \u7684\u8a0a\u606f\u5df2\u7d93\u6709\u597d\u4e00\u9663\u5b50\u4e86, \u96d6\u7136\u90fd\u6c92\u53bb\u7406\u5b83, \u597d\u50cf\u4e5f\u6c92\u751a\u9ebc\u5927\u689d\u7684\u4e8b\u60c5\u767c\u751f. \u4e0d\u904e\u6bcf\u6b21\u767b\u5165 AWS \u7684 Ubuntu EC2 \u770b\u5230\u9019\u500b\u8a0a\u606f\u7684\u6642\u5019, \u5fc3\u88e1\u4e0d\u514d\u6709\u4e9b\u6bdb\u6bdb\u7684, \u6240\u4ee5\u4eca\u5929\u5c31\u4f86\u7d66\u5b83\u8655\u7406\u4e00\u4e0b, \u8b93\u5b83\u7684 filesystem \u6062\u5fa9\u5065\u5eb7.","breadcrumb":{"@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/"]}]},{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/#primaryimage","url":"https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02.png","contentUrl":"https:\/\/wordpress.cine.idv.tw\/wp-content\/uploads\/2020\/08\/aws-console-ec2-reboot-2020-08-18_16-04-02.png","width":861,"height":314},{"@type":"BreadcrumbList","@id":"https:\/\/wordpress.cine.idv.tw\/index.php\/2020\/08\/17\/aws-ec2-instance-dev-xvda1-should-be-checked-for-errors\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/wordpress.cine.idv.tw\/"},{"@type":"ListItem","position":2,"name":"AWS EC2 Linux filesystem should be checked for errors"}]},{"@type":"WebSite","@id":"https:\/\/wordpress.cine.idv.tw\/#website","url":"https:\/\/wordpress.cine.idv.tw\/","name":"\u56db\u7dad\u4e8c\u6728\u4e4b\u5bb6","description":"\u656c\u754f\u8036\u548c\u83ef\u662f\u667a\u6167\u7684\u958b\u7aef\uff0c \u8a8d\u8b58\u81f3\u8056\u8005\u4fbf\u662f\u8070\u660e\u3002\u7bb4\u8a00\u4e5d:10","publisher":{"@id":"https:\/\/wordpress.cine.idv.tw\/#\/schema\/person\/2f7c8d7d06c31412a22aeeeb557c791f"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wordpress.cine.idv.tw\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-TW"},{"@type":["Person","Organization"],"@id":"https:\/\/wordpress.cine.idv.tw\/#\/schema\/person\/2f7c8d7d06c31412a22aeeeb557c791f","name":"shortie","image":{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/i2.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2021\/11\/111945_400x400.jpg?fit=400%2C400&ssl=1","url":"https:\/\/i2.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2021\/11\/111945_400x400.jpg?fit=400%2C400&ssl=1","contentUrl":"https:\/\/i2.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2021\/11\/111945_400x400.jpg?fit=400%2C400&ssl=1","width":400,"height":400,"caption":"shortie"},"logo":{"@id":"https:\/\/i2.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2021\/11\/111945_400x400.jpg?fit=400%2C400&ssl=1"},"sameAs":["https:\/\/wordpress.cine.idv.tw"]}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p2GqAF-gL","jetpack-related-posts":[{"id":3974,"url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2023\/11\/01\/how-to-create-a-swap-space-for-amazon-ec2-ubuntu-linux-default-with-no-swap-space\/","url_meta":{"origin":1039,"position":0},"title":"Amazon EC2 Ubuntu Linux \u9810\u8a2d\u7121 swap \u914d\u7f6e\uff0c\u8a72\u600e\u9ebc\u65b0\u589e?","author":"shortie","date":"2023-11-01","format":false,"excerpt":"Amazon EC2 \u4e2d\uff0c\u4f7f\u7528\u9810\u8a2d\u8a2d\u5b9a\u5efa\u7acb Ubuntu Linux instance \u4e4b\u5f8c\uff0c\u624d\u767c\u73fe\u2026","rel":"","context":"\u5728\u300c\u8cc7\u8a0a\u79d1\u6280\u300d\u4e2d","block_context":{"text":"\u8cc7\u8a0a\u79d1\u6280","link":"https:\/\/wordpress.cine.idv.tw\/index.php\/category\/it\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2713,"url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2022\/11\/20\/vmware-workstation-edit-encrypted-vmx-with-vmwarevmx\/","url_meta":{"origin":1039,"position":1},"title":"VMware Workstation \u865b\u64ec\u6a5f\u5668\u8a2d\u5b9a\u6a94\uff0c\u56e0\u555f\u7528 Virtual Trusted Platform Module \u5c0e\u81f4\u7121\u6cd5\u76f4\u63a5\u7de8\u8f2f\u8a72\u600e\u9ebc\u8fa6\uff1f","author":"shortie","date":"2022-11-20","format":false,"excerpt":"\u82e5\u662f\u6c92\u6709\u78b0\u5230\u554f\u984c\uff0c\u81ea\u5df1\u4e5f\u5f9e\u4f86\u6c92\u60f3\u904e\u53bb\u7de8\u8f2f\u52a0\u5bc6\u904e\u7684 VMware Workstation .vmx \u6a94\u2026","rel":"","context":"\u5728\u300c\u8cc7\u8a0a\u79d1\u6280\u300d\u4e2d","block_context":{"text":"\u8cc7\u8a0a\u79d1\u6280","link":"https:\/\/wordpress.cine.idv.tw\/index.php\/category\/it\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2022\/11\/vmware-workstation-edit-encrypted-.vmx_.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2022\/11\/vmware-workstation-edit-encrypted-.vmx_.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2022\/11\/vmware-workstation-edit-encrypted-.vmx_.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2022\/11\/vmware-workstation-edit-encrypted-.vmx_.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":4077,"url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2024\/01\/16\/windows-10-kb5034441-security-update-fails-with-0x80070643-error-and-how-to-fix-it\/","url_meta":{"origin":1039,"position":2},"title":"\u8d85\u591a Windows \u7528\u6236\u9019\u5468\u66f4\u65b0 KB5034441 \u6642\uff0c\u78b0\u5230 0x80070643 \u932f\u8aa4\uff0c\u8a72\u600e\u9ebc\u8fa6?","author":"shortie","date":"2024-01-16","format":false,"excerpt":"\u592a\u591a\u89aa\u621a\u670b\u53cb\u8dd1\u4f86\u554f\u6211\uff0c\u600e\u9ebc\u9019\u4e00\u5468\u7684 Windows Updates \u4e2d\u6709\u500b KB5034441 \u66f4\u65b0\u2026","rel":"","context":"\u5728\u300c\u8cc7\u8a0a\u79d1\u6280\u300d\u4e2d","block_context":{"text":"\u8cc7\u8a0a\u79d1\u6280","link":"https:\/\/wordpress.cine.idv.tw\/index.php\/category\/it\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2068,"url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2021\/11\/07\/how-to-flush-write-cache-in-microsoft-windows\/","url_meta":{"origin":1039,"position":3},"title":"\u8a72\u600e\u9ebc\u624b\u52d5\u8b93 Microsoft Windows \u4f5c\u696d\u7cfb\u7d71\u6e05\u7a7a\u6a94\u6848\u7cfb\u7d71\u5feb\u53d6?","author":"shortie","date":"2021-11-07","format":false,"excerpt":"\u4f5c\u696d\u7cfb\u7d71\u4e2d\u7684\u6a94\u6848\u7cfb\u7d71\uff0c \u901a\u5e38\u4f7f\u7528 Buffered I\/O \u8655\u7406\u4f4d\u65bc\u5916\u90e8\u5be6\u9ad4\u786c\u789f\u4e0a\u4e4b\u8cc7\u6599\uff0c Micr\u2026","rel":"","context":"\u5728\u300c\u8cc7\u8a0a\u79d1\u6280\u300d\u4e2d","block_context":{"text":"\u8cc7\u8a0a\u79d1\u6280","link":"https:\/\/wordpress.cine.idv.tw\/index.php\/category\/it\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2021\/11\/2021-11-07_10-37-57-sync-write-volumecache.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2021\/11\/2021-11-07_10-37-57-sync-write-volumecache.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2021\/11\/2021-11-07_10-37-57-sync-write-volumecache.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2021\/11\/2021-11-07_10-37-57-sync-write-volumecache.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":3436,"url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2023\/08\/24\/what-to-do-when-online-macos-device-goes-offline-sudenly-in-meraki-device-list\/","url_meta":{"origin":1039,"position":4},"title":"Maraki \u8a2d\u5099\u6e05\u55ae\u4e2d\uff0c\u539f\u672c\u662f Online \u7684 macOS \u96fb\u8166\uff0c\u537b\u4e00\u76f4\u986f\u793a\u70ba Offline \u8a72\u600e\u9ebc\u8fa6\uff1f","author":"shortie","date":"2023-08-24","format":false,"excerpt":"\u672c\u4f86\u67d0\u53f0\u6b63\u5728\u904b\u4f5c\u4e2d\u7684 macOS \u96fb\u8166\uff0c\u5728 Meraki \u7684\u8a2d\u5099\u6e05\u55ae\u4e2d\uff0c\u53ef\u4ee5\u770b\u5230\u5b83\u7684\u72c0\u614b\uff0c\u4e5f\u53ef\u4ee5\u5c0d\u5176\u2026","rel":"","context":"\u5728\u300c\u8cc7\u8a0a\u79d1\u6280\u300d\u4e2d","block_context":{"text":"\u8cc7\u8a0a\u79d1\u6280","link":"https:\/\/wordpress.cine.idv.tw\/index.php\/category\/it\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2056,"url":"https:\/\/wordpress.cine.idv.tw\/index.php\/2021\/11\/04\/how-to-stop-opera-browser-from-opening-pdf-downloads-in-browser\/","url_meta":{"origin":1039,"position":5},"title":"\u5982\u4f55\u8b93 Opera \u700f\u89bd\u5668\u76f4\u63a5\u4e0b\u8f09 PDF \u6a94\u6848\uff0c \u4e0d\u8981\u986f\u793a\u9810\u89bd\u756b\u9762\uff1f","author":"shortie","date":"2021-11-04","format":false,"excerpt":"\u5982\u679c\u4f60\u50cf\u4f5c\u8005\u4e00\u6a23\uff0c \u5f9e\u7db2\u9801\u4e2d\u9ede\u64ca PDF \u9023\u7d50\u6642\uff0c \u5e0c\u671b\u700f\u89bd\u5668\u80fd\u5920\u76f4\u63a5\u4e0b\u8f09 PDF \u6a94\u6848\uff0c \u8b93\u81ea\u5df1\u5f8c\u2026","rel":"","context":"\u5728\u300c\u8cc7\u8a0a\u79d1\u6280\u300d\u4e2d","block_context":{"text":"\u8cc7\u8a0a\u79d1\u6280","link":"https:\/\/wordpress.cine.idv.tw\/index.php\/category\/it\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/wordpress.cine.idv.tw\/wp-content\/uploads\/2021\/11\/2021-11-05_10-14-57-opera-pdf-preview-small.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]}],"_links":{"self":[{"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/posts\/1039","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/comments?post=1039"}],"version-history":[{"count":12,"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/posts\/1039\/revisions"}],"predecessor-version":[{"id":1089,"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/posts\/1039\/revisions\/1089"}],"wp:attachment":[{"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/media?parent=1039"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/categories?post=1039"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wordpress.cine.idv.tw\/index.php\/wp-json\/wp\/v2\/tags?post=1039"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}