{"id":17392,"date":"2025-04-18T23:52:35","date_gmt":"2025-04-18T15:52:35","guid":{"rendered":"https:\/\/www.wsisp.com\/helps\/17392.html"},"modified":"2025-04-18T23:52:35","modified_gmt":"2025-04-18T15:52:35","slug":"%e5%9f%ba%e4%ba%8e%e4%b8%a4%e5%8f%b0%e6%9c%8d%e5%8a%a1%e5%99%a8%e6%9e%84%e5%bb%bakvm%e8%99%9a%e6%8b%9f%e5%8c%96%e9%9b%86%e7%be%a4%e6%80%9d%e8%b7%af","status":"publish","type":"post","link":"https:\/\/www.wsisp.com\/helps\/17392.html","title":{"rendered":"\u57fa\u4e8e\u4e24\u53f0\u670d\u52a1\u5668\u6784\u5efaKVM\u865a\u62df\u5316\u96c6\u7fa4\u601d\u8def"},"content":{"rendered":"<h4>\u4e00\u3001\u786c\u4ef6\u914d\u7f6e\u4e0eRAID\u89c4\u5212<\/h4>\n<h5>1. \u78c1\u76d8\u9635\u5217\u914d\u7f6e<\/h5>\n<p><span class=\"token comment\"># \u4f7f\u7528PERC H755\u9635\u5217\u5361\u914d\u7f6eRAID5 <\/span><br \/>\n$ <span class=\"token function\">sudo<\/span> storcli \/c0 <span class=\"token function\">add<\/span> vd <span class=\"token assign-left variable\">type<\/span><span class=\"token operator\">&#061;<\/span>raid5 <span class=\"token assign-left variable\">drives<\/span><span class=\"token operator\">&#061;<\/span><span class=\"token number\">32<\/span>:0-3 <span class=\"token assign-left variable\">pdperarray<\/span><span class=\"token operator\">&#061;<\/span><span class=\"token number\">3<\/span><br \/>\n<span class=\"token comment\"># \u67e5\u770bRAID\u72b6\u6001 <\/span><br \/>\n$ <span class=\"token function\">sudo<\/span> storcli \/c0\/v0 show all <\/p>\n<h5>2. \u5b58\u50a8\u5206\u914d\u65b9\u6848<\/h5>\n<table>\n<tr>\u7528\u9014\u5bb9\u91cf\u6587\u4ef6\u7cfb\u7edf\u6302\u8f7d\u70b9<\/tr>\n<tbody>\n<tr>\n<td>\u865a\u62df\u673a\u5b58\u50a8\u6c60<\/td>\n<td>8TB<\/td>\n<td>XFS<\/td>\n<td>\/var\/lib\/libvirt\/images<\/td>\n<\/tr>\n<tr>\n<td>ISO\u955c\u50cf\u5b58\u50a8<\/td>\n<td>1TB<\/td>\n<td>NTFS<\/td>\n<td>\/iso<\/td>\n<\/tr>\n<tr>\n<td>\u5907\u4efd\u5b58\u50a8<\/td>\n<td>1TB<\/td>\n<td>EXT4<\/td>\n<td>\/backup<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<hr \/>\n<h4>\u4e8c\u3001KVM\u865a\u62df\u5316\u5e73\u53f0\u642d\u5efa<\/h4>\n<h5>1. \u57fa\u7840\u73af\u5883\u914d\u7f6e<\/h5>\n<p><span class=\"token comment\"># \u5b89\u88c5CentOS 7.9\u6700\u5c0f\u5316\u7cfb\u7edf <\/span><br \/>\n$ yum <span class=\"token function\">install<\/span> <span class=\"token parameter variable\">-y<\/span> qemu-kvm libvirt virt-install virt-viewer bridge-utils<br \/>\n<span class=\"token comment\"># \u542f\u7528\u5d4c\u5957\u865a\u62df\u5316 <\/span><br \/>\n$ <span class=\"token builtin class-name\">echo<\/span> <span class=\"token string\">&#034;options kvm_intel nested&#061;1&#034;<\/span> <span class=\"token operator\">&gt;<\/span> \/etc\/modprobe.d\/kvm.conf <\/p>\n<h5>2. \u7f51\u7edc\u6865\u63a5\u914d\u7f6e<\/h5>\n<p># \/etc\/sysconfig\/network-scripts\/ifcfg-br0<br \/>\nDEVICE&#061;br0<br \/>\nTYPE&#061;Bridge<br \/>\nBOOTPROTO&#061;static<br \/>\nIPADDR&#061;192.168.1.10<br \/>\nNETMASK&#061;255.255.255.0<br \/>\nGATEWAY&#061;192.168.1.1<br \/>\nONBOOT&#061;yes <\/p>\n<hr \/>\n<h4>\u4e09\u3001\u865a\u62df\u673a\u6279\u91cf\u521b\u5efa\u811a\u672c<\/h4>\n<h5>1. Windows Server 2016\u6a21\u677f<\/h5>\n<p>virt-install <span class=\"token punctuation\">\\\\<\/span><br \/>\n<span class=\"token parameter variable\">&#8211;name<\/span><span class=\"token operator\">&#061;<\/span>win2016-template <span class=\"token punctuation\">\\\\<\/span><br \/>\n<span class=\"token parameter variable\">&#8211;ram<\/span><span class=\"token operator\">&#061;<\/span><span class=\"token number\">4096<\/span> <span class=\"token punctuation\">\\\\<\/span><br \/>\n<span class=\"token parameter variable\">&#8211;vcpus<\/span><span class=\"token operator\">&#061;<\/span><span class=\"token number\">4<\/span> <span class=\"token punctuation\">\\\\<\/span><br \/>\n<span class=\"token parameter variable\">&#8211;disk<\/span> <span class=\"token assign-left variable\">path<\/span><span class=\"token operator\">&#061;<\/span>\/var\/lib\/libvirt\/images\/win2016.qcow2,size<span class=\"token operator\">&#061;<\/span><span class=\"token number\">100<\/span> <span class=\"token punctuation\">\\\\<\/span><br \/>\n&#8211;os-type<span class=\"token operator\">&#061;<\/span>windows <span class=\"token punctuation\">\\\\<\/span><br \/>\n&#8211;os-variant<span class=\"token operator\">&#061;<\/span>win2k16 <span class=\"token punctuation\">\\\\<\/span><br \/>\n<span class=\"token parameter variable\">&#8211;network<\/span> <span class=\"token assign-left variable\">bridge<\/span><span class=\"token operator\">&#061;<\/span>br0 <span class=\"token punctuation\">\\\\<\/span><br \/>\n<span class=\"token parameter variable\">&#8211;graphics<\/span> spice <span class=\"token punctuation\">\\\\<\/span><br \/>\n<span class=\"token parameter variable\">&#8211;cdrom<\/span> \/iso\/Windows_Server_2016.iso <\/p>\n<h5>2. CentOS 7.9\u6a21\u677f<\/h5>\n<p>virt-install <span class=\"token punctuation\">\\\\<\/span><br \/>\n<span class=\"token parameter variable\">&#8211;name<\/span><span class=\"token operator\">&#061;<\/span>centos79-template <span class=\"token punctuation\">\\\\<\/span><br \/>\n<span class=\"token parameter variable\">&#8211;ram<\/span><span class=\"token operator\">&#061;<\/span><span class=\"token number\">2048<\/span> <span class=\"token punctuation\">\\\\<\/span><br \/>\n<span class=\"token parameter variable\">&#8211;vcpus<\/span><span class=\"token operator\">&#061;<\/span><span class=\"token number\">2<\/span> <span class=\"token punctuation\">\\\\<\/span><br \/>\n<span class=\"token parameter variable\">&#8211;disk<\/span> <span class=\"token assign-left variable\">path<\/span><span class=\"token operator\">&#061;<\/span>\/var\/lib\/libvirt\/images\/centos79.qcow2,size<span class=\"token operator\">&#061;<\/span><span class=\"token number\">50<\/span> <span class=\"token punctuation\">\\\\<\/span><br \/>\n&#8211;os-type<span class=\"token operator\">&#061;<\/span>linux <span class=\"token punctuation\">\\\\<\/span><br \/>\n&#8211;os-variant<span class=\"token operator\">&#061;<\/span>centos7.0 <span class=\"token punctuation\">\\\\<\/span><br \/>\n<span class=\"token parameter variable\">&#8211;network<\/span> <span class=\"token assign-left variable\">bridge<\/span><span class=\"token operator\">&#061;<\/span>br0 <span class=\"token punctuation\">\\\\<\/span><br \/>\n<span class=\"token parameter variable\">&#8211;location<\/span><span class=\"token operator\">&#061;<\/span>http:\/\/mirrors.aliyun.com\/centos\/7.9\/os\/x86_64\/ <span class=\"token punctuation\">\\\\<\/span><br \/>\n&#8211;extra-args<span class=\"token operator\">&#061;<\/span><span class=\"token string\">&#034;ks&#061;http:\/\/kickstart.example.com\/centos7.cfg&#034;<\/span><\/p>\n<hr \/>\n<h4>\u56db\u3001\u534e\u4e3aUSG6300E\u9632\u706b\u5899\u914d\u7f6e<\/h4>\n<h5>1. \u865a\u62df\u5316\u4e13\u7528\u7b56\u7565<\/h5>\n<p># \u5141\u8bb8KVM\u7ba1\u7406\u6d41\u91cf<br \/>\nsecurity-policy<br \/>\n rule name permit_kvm<br \/>\n  source-zone trust<br \/>\n  destination-zone untrust<br \/>\n  source-address 192.168.1.0 24<br \/>\n  service https ssh<br \/>\n  action permit <\/p>\n<h5>2. \u865a\u62df\u673a\u7f51\u7edc\u9694\u79bb<\/h5>\n<p># \u521b\u5efa\u865a\u62df\u673a\u4e13\u7528\u5b89\u5168\u7ec4<br \/>\nsecurity-group name VM_Group<br \/>\n priority 10<br \/>\n service-set ALL_TCP udp destination-port 1-65535<br \/>\n service-set ALL_UDP tcp destination-port 1-65535 <\/p>\n<hr \/>\n<h4>\u4e94\u3001\u9ad8\u53ef\u7528\u6027\u914d\u7f6e<\/h4>\n<h5>1. \u865a\u62df\u673a\u6545\u969c\u8f6c\u79fb<\/h5>\n<p><span class=\"token comment\">&lt;!&#8211; \/etc\/libvirt\/qemu\/ha-vm.xml &#8211;&gt;<\/span><br \/>\n<span class=\"token tag\"><span class=\"token tag\"><span class=\"token punctuation\">&lt;<\/span>domain<\/span> <span class=\"token attr-name\">type<\/span><span class=\"token attr-value\"><span class=\"token punctuation attr-equals\">&#061;<\/span><span class=\"token punctuation\">&#039;<\/span>kvm<span class=\"token punctuation\">&#039;<\/span><\/span><span class=\"token punctuation\">&gt;<\/span><\/span><br \/>\n  &#8230;<br \/>\n  <span class=\"token tag\"><span class=\"token tag\"><span class=\"token punctuation\">&lt;<\/span>metadata<\/span><span class=\"token punctuation\">&gt;<\/span><\/span><br \/>\n    <span class=\"token tag\"><span class=\"token tag\"><span class=\"token punctuation\">&lt;<\/span><span class=\"token namespace\">ha:<\/span>vm<\/span> <span class=\"token attr-name\"><span class=\"token namespace\">xmlns:<\/span>ha<\/span><span class=\"token attr-value\"><span class=\"token punctuation attr-equals\">&#061;<\/span><span class=\"token punctuation\">&#034;<\/span>http:\/\/linux-ha.org\/libvirt<span class=\"token punctuation\">&#034;<\/span><\/span><span class=\"token punctuation\">&gt;<\/span><\/span><br \/>\n      <span class=\"token tag\"><span class=\"token tag\"><span class=\"token punctuation\">&lt;<\/span><span class=\"token namespace\">ha:<\/span>recovery<\/span><span class=\"token punctuation\">&gt;<\/span><\/span>restart<span class=\"token tag\"><span class=\"token tag\"><span class=\"token punctuation\">&lt;\/<\/span><span class=\"token namespace\">ha:<\/span>recovery<\/span><span class=\"token punctuation\">&gt;<\/span><\/span><br \/>\n      <span class=\"token tag\"><span class=\"token tag\"><span class=\"token punctuation\">&lt;<\/span><span class=\"token namespace\">ha:<\/span>max_restarts<\/span><span class=\"token punctuation\">&gt;<\/span><\/span>3<span class=\"token tag\"><span class=\"token tag\"><span class=\"token punctuation\">&lt;\/<\/span><span class=\"token namespace\">ha:<\/span>max_restarts<\/span><span class=\"token punctuation\">&gt;<\/span><\/span><br \/>\n    <span class=\"token tag\"><span class=\"token tag\"><span class=\"token punctuation\">&lt;\/<\/span><span class=\"token namespace\">ha:<\/span>vm<\/span><span class=\"token punctuation\">&gt;<\/span><\/span><br \/>\n  <span class=\"token tag\"><span class=\"token tag\"><span class=\"token punctuation\">&lt;\/<\/span>metadata<\/span><span class=\"token punctuation\">&gt;<\/span><\/span><br \/>\n<span class=\"token tag\"><span class=\"token tag\"><span class=\"token punctuation\">&lt;\/<\/span>domain<\/span><span class=\"token punctuation\">&gt;<\/span><\/span><\/p>\n<h5>2. \u8d1f\u8f7d\u5747\u8861\u7b56\u7565<\/h5>\n<p><span class=\"token comment\"># \u4f7f\u7528Nginx\u8fdb\u884c\u4e1a\u52a1\u5c42\u8d1f\u8f7d\u5747\u8861 <\/span><br \/>\nupstream win_servers <span class=\"token punctuation\">{<\/span><br \/>\n    server <span class=\"token number\">192.168<\/span>.1.101:80<span class=\"token punctuation\">;<\/span><br \/>\n    server <span class=\"token number\">192.168<\/span>.1.102:80<span class=\"token punctuation\">;<\/span><br \/>\n    keepalive <span class=\"token number\">32<\/span><span class=\"token punctuation\">;<\/span><br \/>\n<span class=\"token punctuation\">}<\/span><\/p>\n<hr \/>\n<h4>\u516d\u3001\u76d1\u63a7\u4e0e\u7ef4\u62a4\u65b9\u6848<\/h4>\n<h5>1. \u8d44\u6e90\u76d1\u63a7\u6a21\u677f<\/h5>\n<p><span class=\"token comment\"># \u4f7f\u7528Telegraf\u91c7\u96c6\u6307\u6807 <\/span><br \/>\n<span class=\"token punctuation\">[<\/span><span class=\"token punctuation\">[<\/span>inputs.libvirt<span class=\"token punctuation\">]<\/span><span class=\"token punctuation\">]<\/span><br \/>\n    interval <span class=\"token operator\">&#061;<\/span> <span class=\"token string\">&#034;60s&#034;<\/span><br \/>\n    connection <span class=\"token operator\">&#061;<\/span> <span class=\"token string\">&#034;qemu:\/\/\/system&#034;<\/span><\/p>\n<p><span class=\"token punctuation\">[<\/span><span class=\"token punctuation\">[<\/span>outputs.influxdb<span class=\"token punctuation\">]<\/span><span class=\"token punctuation\">]<\/span><br \/>\n    urls <span class=\"token operator\">&#061;<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token string\">&#034;http:\/\/monitor.example.com:8086&#034;<\/span><span class=\"token punctuation\">]<\/span><\/p>\n<h5>2. \u81ea\u52a8\u5316\u5907\u4efd\u811a\u672c<\/h5>\n<p><span class=\"token shebang important\">#!\/bin\/bash <\/span><br \/>\n<span class=\"token comment\"># \u865a\u62df\u673a\u5feb\u7167\u5907\u4efd <\/span><br \/>\n<span class=\"token keyword\">for<\/span> <span class=\"token for-or-select variable\">vm<\/span> <span class=\"token keyword\">in<\/span> <span class=\"token variable\"><span class=\"token variable\">$(<\/span><span class=\"token function\">virsh<\/span> list <span class=\"token parameter variable\">&#8211;name<\/span><span class=\"token variable\">)<\/span><\/span><span class=\"token punctuation\">;<\/span> <span class=\"token keyword\">do<\/span><br \/>\n    <span class=\"token function\">virsh<\/span> snapshot-create-as <span class=\"token parameter variable\">&#8211;domain<\/span> <span class=\"token variable\">$vm<\/span> <span class=\"token parameter variable\">&#8211;name<\/span> <span class=\"token string\">&#034;daily_<span class=\"token variable\"><span class=\"token variable\">$(<\/span><span class=\"token function\">date<\/span> &#043;%Y%m%d<span class=\"token variable\">)<\/span><\/span>&#034;<\/span><br \/>\n    <span class=\"token function\">rsync<\/span> <span class=\"token parameter variable\">-avz<\/span> \/var\/lib\/libvirt\/images\/<span class=\"token variable\">$vm<\/span>.qcow2 \/backup\/<br \/>\n<span class=\"token keyword\">done<\/span> <\/p>\n<hr \/>\n<h4>\u5b9e\u65bd\u6ce8\u610f\u4e8b\u9879&#xff1a;<\/h4>\n<li>\n<p>Windows\u6fc0\u6d3b\u65b9\u6848&#xff1a;<\/p>\n<ul>\n<li>\u914d\u7f6eKMS\u670d\u52a1\u5668&#xff1a;slmgr \/skms kms.example.com<\/li>\n<li>\u6279\u91cf\u6fc0\u6d3b&#xff1a;for \/f %i in (hosts.txt) do psexec \\\\\\\\%i slmgr \/ato<\/li>\n<\/ul>\n<\/li>\n<li>\n<p>\u6027\u80fd\u4f18\u5316\u5efa\u8bae&#xff1a;<\/p>\n<p> # \/etc\/libvirt\/qemu.conf<br \/>\nnvram &#061; [&#034;\/usr\/share\/OVMF\/OVMF_CODE.fd:\/usr\/share\/OVMF\/OVMF_VARS.fd&#034;]<br \/>\nmemory_backing &#061; &#034;yes&#034;\n <\/li>\n<li>\n<p>\u5b89\u5168\u52a0\u56fa\u63aa\u65bd&#xff1a;<\/p>\n<ul>\n<li>\u5b9a\u671f\u8fd0\u884c&#xff1a;virt-sysprep -d vmname<\/li>\n<li>\u542f\u7528SElinux&#xff1a;setsebool -P virt_use_nfs 1<\/li>\n<\/ul>\n<\/li>\n<p>\u672c\u65b9\u6848\u5df2\u901a\u8fc7Dell PowerEdge R750XS\u786c\u4ef6\u517c\u5bb9\u6027\u6d4b\u8bd5&#xff0c;\u5efa\u8bae\u90e8\u7f72\u540e\u6267\u884c72\u5c0f\u65f6\u538b\u529b\u6d4b\u8bd5&#xff1a;<\/p>\n<p>$ stress-ng <span class=\"token parameter variable\">&#8211;vm<\/span> <span class=\"token number\">8<\/span> &#8211;vm-bytes <span class=\"token number\">80<\/span>% <span class=\"token parameter variable\">-t<\/span> 72h <\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u6587\u7ae0\u6d4f\u89c8\u9605\u8bfb785\u6b21\uff0c\u70b9\u8d5e3\u6b21\uff0c\u6536\u85cf4\u6b21\u3002\u3010\u4ee3\u7801\u3011\u57fa\u4e8e\u4e24\u53f0Dell PowerEdge R750XS\u670d\u52a1\u5668\u6784\u5efaKVM\u865a\u62df\u5316\u96c6\u7fa4\u601d\u8def\u3002_kvm\u865a\u62df\u5316\u5e73\u53f0\u642d\u5efa<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[1296,43,44],"topic":[],"class_list":["post-17392","post","type-post","status-publish","format-standard","hentry","category-server","tag-dell-r750xs","tag-43","tag-44"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u57fa\u4e8e\u4e24\u53f0\u670d\u52a1\u5668\u6784\u5efaKVM\u865a\u62df\u5316\u96c6\u7fa4\u601d\u8def - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.wsisp.com\/helps\/17392.html\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u57fa\u4e8e\u4e24\u53f0\u670d\u52a1\u5668\u6784\u5efaKVM\u865a\u62df\u5316\u96c6\u7fa4\u601d\u8def - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\" \/>\n<meta property=\"og:description\" content=\"\u6587\u7ae0\u6d4f\u89c8\u9605\u8bfb785\u6b21\uff0c\u70b9\u8d5e3\u6b21\uff0c\u6536\u85cf4\u6b21\u3002\u3010\u4ee3\u7801\u3011\u57fa\u4e8e\u4e24\u53f0Dell PowerEdge R750XS\u670d\u52a1\u5668\u6784\u5efaKVM\u865a\u62df\u5316\u96c6\u7fa4\u601d\u8def\u3002_kvm\u865a\u62df\u5316\u5e73\u53f0\u642d\u5efa\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.wsisp.com\/helps\/17392.html\" \/>\n<meta property=\"og:site_name\" content=\"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-18T15:52:35+00:00\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/17392.html\",\"url\":\"https:\/\/www.wsisp.com\/helps\/17392.html\",\"name\":\"\u57fa\u4e8e\u4e24\u53f0\u670d\u52a1\u5668\u6784\u5efaKVM\u865a\u62df\u5316\u96c6\u7fa4\u601d\u8def - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\",\"isPartOf\":{\"@id\":\"https:\/\/www.wsisp.com\/helps\/#website\"},\"datePublished\":\"2025-04-18T15:52:35+00:00\",\"dateModified\":\"2025-04-18T15:52:35+00:00\",\"author\":{\"@id\":\"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.wsisp.com\/helps\/17392.html#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.wsisp.com\/helps\/17392.html\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/17392.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.wsisp.com\/helps\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u57fa\u4e8e\u4e24\u53f0\u670d\u52a1\u5668\u6784\u5efaKVM\u865a\u62df\u5316\u96c6\u7fa4\u601d\u8def\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/#website\",\"url\":\"https:\/\/www.wsisp.com\/helps\/\",\"name\":\"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\",\"description\":\"\u9999\u6e2f\u670d\u52a1\u5668_\u9999\u6e2f\u4e91\u670d\u52a1\u5668\u8d44\u8baf_\u670d\u52a1\u5668\u5e2e\u52a9\u6587\u6863_\u670d\u52a1\u5668\u6559\u7a0b\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.wsisp.com\/helps\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery\",\"contentUrl\":\"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery\",\"caption\":\"admin\"},\"sameAs\":[\"http:\/\/wp.wsisp.com\"],\"url\":\"https:\/\/www.wsisp.com\/helps\/author\/admin\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u57fa\u4e8e\u4e24\u53f0\u670d\u52a1\u5668\u6784\u5efaKVM\u865a\u62df\u5316\u96c6\u7fa4\u601d\u8def - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","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:\/\/www.wsisp.com\/helps\/17392.html","og_locale":"zh_CN","og_type":"article","og_title":"\u57fa\u4e8e\u4e24\u53f0\u670d\u52a1\u5668\u6784\u5efaKVM\u865a\u62df\u5316\u96c6\u7fa4\u601d\u8def - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","og_description":"\u6587\u7ae0\u6d4f\u89c8\u9605\u8bfb785\u6b21\uff0c\u70b9\u8d5e3\u6b21\uff0c\u6536\u85cf4\u6b21\u3002\u3010\u4ee3\u7801\u3011\u57fa\u4e8e\u4e24\u53f0Dell PowerEdge R750XS\u670d\u52a1\u5668\u6784\u5efaKVM\u865a\u62df\u5316\u96c6\u7fa4\u601d\u8def\u3002_kvm\u865a\u62df\u5316\u5e73\u53f0\u642d\u5efa","og_url":"https:\/\/www.wsisp.com\/helps\/17392.html","og_site_name":"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","article_published_time":"2025-04-18T15:52:35+00:00","author":"admin","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"admin","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"2 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.wsisp.com\/helps\/17392.html","url":"https:\/\/www.wsisp.com\/helps\/17392.html","name":"\u57fa\u4e8e\u4e24\u53f0\u670d\u52a1\u5668\u6784\u5efaKVM\u865a\u62df\u5316\u96c6\u7fa4\u601d\u8def - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","isPartOf":{"@id":"https:\/\/www.wsisp.com\/helps\/#website"},"datePublished":"2025-04-18T15:52:35+00:00","dateModified":"2025-04-18T15:52:35+00:00","author":{"@id":"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41"},"breadcrumb":{"@id":"https:\/\/www.wsisp.com\/helps\/17392.html#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.wsisp.com\/helps\/17392.html"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.wsisp.com\/helps\/17392.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.wsisp.com\/helps"},{"@type":"ListItem","position":2,"name":"\u57fa\u4e8e\u4e24\u53f0\u670d\u52a1\u5668\u6784\u5efaKVM\u865a\u62df\u5316\u96c6\u7fa4\u601d\u8def"}]},{"@type":"WebSite","@id":"https:\/\/www.wsisp.com\/helps\/#website","url":"https:\/\/www.wsisp.com\/helps\/","name":"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","description":"\u9999\u6e2f\u670d\u52a1\u5668_\u9999\u6e2f\u4e91\u670d\u52a1\u5668\u8d44\u8baf_\u670d\u52a1\u5668\u5e2e\u52a9\u6587\u6863_\u670d\u52a1\u5668\u6559\u7a0b","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.wsisp.com\/helps\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41","name":"admin","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/image\/","url":"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery","contentUrl":"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery","caption":"admin"},"sameAs":["http:\/\/wp.wsisp.com"],"url":"https:\/\/www.wsisp.com\/helps\/author\/admin"}]}},"_links":{"self":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/posts\/17392","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/comments?post=17392"}],"version-history":[{"count":0,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/posts\/17392\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/media?parent=17392"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/categories?post=17392"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/tags?post=17392"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/topic?post=17392"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}