<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>iSCSI &#8211; VACIF</title>
	<atom:link href="https://vacif.com/tag/iscsi/feed/" rel="self" type="application/rss+xml" />
	<link>https://vacif.com</link>
	<description>Đầu tư cho giá trị</description>
	<lastBuildDate>Mon, 24 Jun 2024 04:02:14 +0000</lastBuildDate>
	<language>vi</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://vacif.com/wp-content/uploads/2024/06/cropped-icon-32x32.png</url>
	<title>iSCSI &#8211; VACIF</title>
	<link>https://vacif.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>CLUSTER SERVER: CÁCH TRIỂN KHAI MÔ HÌNH CLUSTER TRÊN WINDOWS SERVER (P2)</title>
		<link>https://vacif.com/cluster-server-cach-trien-khai-mo-hinh-cluster-tren-windows-server-p2/</link>
					<comments>https://vacif.com/cluster-server-cach-trien-khai-mo-hinh-cluster-tren-windows-server-p2/#respond</comments>
		
		<dc:creator><![CDATA[Dino]]></dc:creator>
		<pubDate>Mon, 25 Sep 2023 01:56:29 +0000</pubDate>
				<category><![CDATA[Hướng dẫn/Tài liệu]]></category>
		<category><![CDATA[cluster server]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[windows server]]></category>
		<guid isPermaLink="false">https://vacif.com/?p=7982</guid>

					<description><![CDATA[Overview Triển khai cluster là một quá trình quan trọng trong lĩnh vực quản lý hệ thống và mạng máy tính. Một cluster là một nhóm các máy chủ hoạt động cùng nhau như một hệ thống duy nhất để cung cấp hiệu suất, sẵn sàng và sự chia sẻ tài nguyên. Dưới đây là [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong>Overview</strong></p>



<p>Triển khai cluster là một quá trình quan trọng trong lĩnh vực quản lý hệ thống và mạng máy tính. Một cluster là một nhóm các máy chủ hoạt động cùng nhau như một hệ thống duy nhất để cung cấp hiệu suất, sẵn sàng và sự chia sẻ tài nguyên. Dưới đây là một bản tóm tắt về việc triển khai cluster:</p>



<p><strong>Mục tiêu của triển khai Cluster:</strong></p>



<ul class="wp-block-list">
<li>Tăng tính sẵn sàng: Clusters giúp giảm thiểu thời gian chờ đợi khi một máy chủ hoặc dịch vụ gặp sự cố, bằng cách tự động chuyển dịch vụ hoặc ứng dụng sang máy chủ khác.</li>



<li>Tăng hiệu suất: Clusters có thể tận dụng tài nguyên từ nhiều máy chủ, cung cấp hiệu suất cao hơn cho các ứng dụng yêu cầu.</li>



<li>Chia sẻ tài nguyên: Các cluster cho phép tài nguyên như lưu trữ, mạng và tính toán được chia sẻ một cách hiệu quả giữa các máy chủ.</li>
</ul>



<p><strong>Sơ đồ mạng :</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img fetchpriority="high" decoding="async" src="https://assets.vacif.com/2023/09/image-87.png" alt="" class="wp-image-7983" style="width:625px;height:500px" width="625" height="500" srcset="https://vacif.com/wp-content/uploads/2023/09/image-87.png 871w, https://vacif.com/wp-content/uploads/2023/09/image-87-600x479.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-87-300x240.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-87-768x614.png 768w" sizes="(max-width: 625px) 100vw, 625px" /></figure>
</div>


<p><strong>1. Nội dung cấu hình</strong></p>



<p>&#8211; Tăng tính sẵn sàng khi 1 trong 2 máy chủ ngừng hoạt động,thì dịch vụ cấu hình trên Cluster vẫn còn hoạt động.</p>



<p>&#8211; Chia sẽ tài nguyên : các dịch vụ được cấu hình trên cluster sẽ được phân điều cho các máy chủ, tránh tình trạng 1 máy chủ chạy quá nhiều tác vụ ,dẫn đến quá tải .</p>



<p>&#8211; Tăng hiệu suất máy chủ nhờ mô hình cluster.</p>



<p><strong>2. Cài Failover Cluster&nbsp;</strong></p>



<p>Trước tiên các bạn phải hoàn thành bước cài trong bài viết sau mới có thể làm tiếp được</p>



<p>link</p>



<p><strong>&#8211; Tại Windows PDC</strong></p>



<p>Vào <strong>Server Manager</strong> -&gt; <strong>Add roles and features</strong> -&gt; nhấn<strong> Next </strong>đến <strong>Features</strong> đánh click vào <strong>Failover Clustering</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" src="https://assets.vacif.com/2023/09/image-88.png" alt="" class="wp-image-7984" style="width:663px;height:455px" width="663" height="455" srcset="https://vacif.com/wp-content/uploads/2023/09/image-88.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-88-600x412.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-88-300x206.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-88-768x527.png 768w" sizes="(max-width: 663px) 100vw, 663px" /></figure>
</div>


<p>Ta tiến hành nhấn <strong>Next </strong>để tiếp tục tiến trình</p>



<p>Khi hiện thông báo hoàn thành Failover Clustering ,thì chúng ta tiến hành khởi động lại Server để update source cài</p>



<p>Giao diện khi hoàn thành </p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" src="https://assets.vacif.com/2023/09/image-89.png" alt="" class="wp-image-7985" style="width:701px;height:447px" width="701" height="447" srcset="https://vacif.com/wp-content/uploads/2023/09/image-89.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-89-600x383.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-89-300x191.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-89-768x490.png 768w" sizes="(max-width: 701px) 100vw, 701px" /></figure>
</div>


<p><strong>&#8211; Tại Windows ADC</strong></p>



<p>Ta cấu hình tương tự như PDC</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-90.png" alt="" class="wp-image-7986" style="width:692px;height:441px" width="692" height="441" srcset="https://vacif.com/wp-content/uploads/2023/09/image-90.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-90-600x383.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-90-300x191.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-90-768x490.png 768w" sizes="auto, (max-width: 692px) 100vw, 692px" /></figure>
</div>


<p><strong>3. Tạo failover cluster</strong></p>



<p><strong>&#8211; Tại Windows PDC</strong></p>



<p>Các bạn mở giao diện <strong>failover cluster manager</strong> lên</p>



<p>Tại <strong>Active</strong> -&gt; chọn<strong> Create cluster </strong>-&gt; <strong>Next</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-91.png" alt="" class="wp-image-7987" style="width:700px;height:486px" width="700" height="486" srcset="https://vacif.com/wp-content/uploads/2023/09/image-91.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-91-600x417.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-91-300x208.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-91-768x533.png 768w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>
</div>


<p>Chọn <strong>Browse</strong> add những máy tham gia<strong> Cluster</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-92.png" alt="" class="wp-image-7988" style="width:624px;height:419px" width="624" height="419" srcset="https://vacif.com/wp-content/uploads/2023/09/image-92.png 707w, https://vacif.com/wp-content/uploads/2023/09/image-92-600x403.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-92-300x202.png 300w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure>
</div>


<p>Chọn <strong>Yes</strong> để kiểm tra độ tương thích 2 thiết bị có đáp ứng được yêu cầu tham gia Cluster không</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-93.png" alt="" class="wp-image-7989" style="width:601px;height:404px" width="601" height="404" srcset="https://vacif.com/wp-content/uploads/2023/09/image-93.png 711w, https://vacif.com/wp-content/uploads/2023/09/image-93-600x403.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-93-300x202.png 300w" sizes="auto, (max-width: 601px) 100vw, 601px" /></figure>
</div>


<p>Tiếp tục nhấn <strong>Next</strong>, bước này đang thực hiện quá trình kiểm tra</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-94.png" alt="" class="wp-image-7990" style="width:635px;height:433px" width="635" height="433" srcset="https://vacif.com/wp-content/uploads/2023/09/image-94.png 707w, https://vacif.com/wp-content/uploads/2023/09/image-94-600x409.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-94-300x205.png 300w" sizes="auto, (max-width: 635px) 100vw, 635px" /></figure>
</div>


<p>Nhấn<strong> Finish </strong>để qua bước tiếp (nếu màu đỏ thì thất bại,còn vàng đủ tiêu chuẩn cài mà thôi )</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-95.png" alt="" class="wp-image-7991" style="width:633px;height:433px" width="633" height="433" srcset="https://vacif.com/wp-content/uploads/2023/09/image-95.png 705w, https://vacif.com/wp-content/uploads/2023/09/image-95-600x410.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-95-300x205.png 300w" sizes="auto, (max-width: 633px) 100vw, 633px" /></figure>
</div>


<p>Điền tên và <strong>IP</strong> định danh cho Cluster bạn muốn vào</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-96.png" alt="" class="wp-image-7992" style="width:678px;height:462px" width="678" height="462" srcset="https://vacif.com/wp-content/uploads/2023/09/image-96.png 707w, https://vacif.com/wp-content/uploads/2023/09/image-96-600x409.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-96-300x205.png 300w" sizes="auto, (max-width: 678px) 100vw, 678px" /></figure>
</div>


<p>Nhấn<strong> Next</strong> để tiến trình tạo Cluster hoàn thành</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-97.png" alt="" class="wp-image-7993" style="width:721px;height:371px" width="721" height="371" srcset="https://vacif.com/wp-content/uploads/2023/09/image-97.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-97-600x309.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-97-300x154.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-97-768x395.png 768w" sizes="auto, (max-width: 721px) 100vw, 721px" /></figure>
</div>


<p>Chỉ cần cài bên PDC thì ADC sẽ tự <strong>đồng bộ</strong></p>



<p><strong>4. Cài Windows Server vào Cluster</strong></p>



<p>Tại <strong>Failover Cluster Manager</strong> -&gt; chọn <strong>Role</strong> -&gt; <strong>chuột phải</strong> như hình -&gt; <strong>New Virtual Machines</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-98.png" alt="" class="wp-image-7994" style="width:682px;height:483px" width="682" height="483" srcset="https://vacif.com/wp-content/uploads/2023/09/image-98.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-98-600x425.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-98-300x212.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-98-768x544.png 768w" sizes="auto, (max-width: 682px) 100vw, 682px" /></figure>
</div>


<p><strong>Chọn 1 trong 2</strong> server ( lưu ý nên chọn server nào đang hiển thị ổ đĩa iSCSI được chia sẽ của NAS)</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-99.png" alt="" class="wp-image-7995" style="width:363px;height:448px" width="363" height="448" srcset="https://vacif.com/wp-content/uploads/2023/09/image-99.png 417w, https://vacif.com/wp-content/uploads/2023/09/image-99-243x300.png 243w" sizes="auto, (max-width: 363px) 100vw, 363px" /></figure>
</div>


<p></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-100.png" alt="" class="wp-image-7996" style="width:523px;height:397px" width="523" height="397" srcset="https://vacif.com/wp-content/uploads/2023/09/image-100.png 747w, https://vacif.com/wp-content/uploads/2023/09/image-100-600x455.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-100-300x228.png 300w" sizes="auto, (max-width: 523px) 100vw, 523px" /></figure>
</div>


<p>Đặt tên và trỏ đường dẫn tới ổ đĩa ảo mà ta <strong>connect</strong> từ <strong>NAS</strong> (quan trọng)</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-101.png" alt="" class="wp-image-7997" style="width:619px;height:466px" width="619" height="466" srcset="https://vacif.com/wp-content/uploads/2023/09/image-101.png 745w, https://vacif.com/wp-content/uploads/2023/09/image-101-600x452.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-101-300x226.png 300w" sizes="auto, (max-width: 619px) 100vw, 619px" /></figure>
</div>


<p>Điền dung lượng RAM mà bạn muốn cho máy ảo</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-102.png" alt="" class="wp-image-7998" style="width:640px;height:445px" width="640" height="445" srcset="https://vacif.com/wp-content/uploads/2023/09/image-102.png 910w, https://vacif.com/wp-content/uploads/2023/09/image-102-600x417.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-102-300x209.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-102-768x534.png 768w" sizes="auto, (max-width: 640px) 100vw, 640px" /></figure>
</div>


<p><strong>Chọn card mạng</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-103.png" alt="" class="wp-image-7999" style="width:678px;height:482px" width="678" height="482" srcset="https://vacif.com/wp-content/uploads/2023/09/image-103.png 898w, https://vacif.com/wp-content/uploads/2023/09/image-103-600x426.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-103-300x213.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-103-768x546.png 768w" sizes="auto, (max-width: 678px) 100vw, 678px" /></figure>
</div>


<p>Điền dung lượng ổ đĩa bạn cần</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-104.png" alt="" class="wp-image-8000" style="width:621px;height:464px" width="621" height="464" srcset="https://vacif.com/wp-content/uploads/2023/09/image-104.png 744w, https://vacif.com/wp-content/uploads/2023/09/image-104-600x448.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-104-300x224.png 300w" sizes="auto, (max-width: 621px) 100vw, 621px" /></figure>
</div>


<p>Trỏ về <strong>đường dẫn</strong> có file iso cài windows</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-105.png" alt="" class="wp-image-8001" style="width:624px;height:467px" width="624" height="467" srcset="https://vacif.com/wp-content/uploads/2023/09/image-105.png 742w, https://vacif.com/wp-content/uploads/2023/09/image-105-600x449.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-105-300x224.png 300w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure>
</div>


<p>Nhấn<strong> Finish</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-106.png" alt="" class="wp-image-8002" style="width:606px;height:416px" width="606" height="416" srcset="https://vacif.com/wp-content/uploads/2023/09/image-106.png 710w, https://vacif.com/wp-content/uploads/2023/09/image-106-600x412.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-106-300x206.png 300w" sizes="auto, (max-width: 606px) 100vw, 606px" /></figure>
</div>


<p>Chúng ta tiến hành<strong> Start</strong> lên, sau đó các bước cài đặt windows như thông thường</p>



<p><strong>5. Kiểm tra quá trình dự phòng HA trong môi trường Cluster</strong></p>



<p><strong>5.1 Cơ chế chuyển đổi dự phòng thủ công</strong></p>



<p>Tình huống Web-Server đang chạy trên PDC, ta tiến hành chuyển đổi qua ADC xem Web-Server càng chạy bình thường không</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-107.png" alt="" class="wp-image-8003" style="width:688px;height:471px" width="688" height="471" srcset="https://vacif.com/wp-content/uploads/2023/09/image-107.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-107-600x411.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-107-300x205.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-107-768x526.png 768w" sizes="auto, (max-width: 688px) 100vw, 688px" /></figure>
</div>


<p>Tại <strong>Move</strong> ta click chọn máy chủ ADC</p>



<p><strong>Kết quả </strong>SRV-WEB vẫn hoạt động bình thường trên máy chủ ADC</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-108.png" alt="" class="wp-image-8004" style="width:689px;height:485px" width="689" height="485" srcset="https://vacif.com/wp-content/uploads/2023/09/image-108.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-108-600x422.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-108-300x211.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-108-768x541.png 768w" sizes="auto, (max-width: 689px) 100vw, 689px" /></figure>
</div>


<p><strong>5.2 Cơ chế chuyển đổi tự động </strong></p>



<p>Ta tiến hành <strong>Shutdown</strong> máy chủ ADC ( giả sử máy ADC bị hư phần cứng hoặc mất điện )</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-109.png" alt="" class="wp-image-8005" style="width:659px;height:479px" width="659" height="479" srcset="https://vacif.com/wp-content/uploads/2023/09/image-109.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-109-600x436.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-109-300x218.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-109-768x558.png 768w" sizes="auto, (max-width: 659px) 100vw, 659px" /></figure>
</div>


<p><strong>Kết quả </strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-110.png" alt="" class="wp-image-8006" style="width:643px;height:366px" width="643" height="366" srcset="https://vacif.com/wp-content/uploads/2023/09/image-110.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-110-600x342.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-110-300x171.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-110-768x437.png 768w" sizes="auto, (max-width: 643px) 100vw, 643px" /></figure>
</div>


<p>SRV-WEB lập tức chuyển qua PDC lập tức</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://assets.vacif.com/2023/09/image-111.png" alt="" class="wp-image-8007" style="width:668px;height:448px" width="668" height="448" srcset="https://vacif.com/wp-content/uploads/2023/09/image-111.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-111-600x403.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-111-300x201.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-111-768x515.png 768w" sizes="auto, (max-width: 668px) 100vw, 668px" /></figure>
</div>


<p>Như vậy thông qua test trên các bạn có thể cài Windows Server mới thực hiện Share File thì với cơ chế Cluster, 1 trong 2 máy PDC hoặc ADC xảy ra sự cố thì quá trình Share File vẫn không bị dán đoạn.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://vacif.com/cluster-server-cach-trien-khai-mo-hinh-cluster-tren-windows-server-p2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CLUSTER SERVER: CÁCH TRIỂN KHAI MÔ HÌNH CLUSTER TRÊN WINDOWS SERVER (P1)</title>
		<link>https://vacif.com/cluster-server-cach-cai-dat-hyper-v-va-cau-hinh-iscsi-tren-thiet-bi-nas-p1/</link>
					<comments>https://vacif.com/cluster-server-cach-cai-dat-hyper-v-va-cau-hinh-iscsi-tren-thiet-bi-nas-p1/#respond</comments>
		
		<dc:creator><![CDATA[Dino]]></dc:creator>
		<pubDate>Mon, 25 Sep 2023 01:55:37 +0000</pubDate>
				<category><![CDATA[Hướng dẫn/Tài liệu]]></category>
		<category><![CDATA[ADC]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[PDC]]></category>
		<category><![CDATA[windows server]]></category>
		<guid isPermaLink="false">https://vacif.com/?p=7953</guid>

					<description><![CDATA[Overview Clustering trên Windows Server là một tính năng cho phép bạn kết hợp nhiều máy chủ (nodes) thành một nhóm (cluster) để cung cấp khả năng cao cho các ứng dụng và dịch vụ. Clustering giúp tăng tính sẵn sàng và độ tin cậy của hệ thống bằng cách đảm bảo rằng nếu một [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong>Overview</strong></p>



<p>Clustering trên Windows Server là một tính năng cho phép bạn kết hợp nhiều máy chủ (nodes) thành một nhóm (cluster) để cung cấp khả năng cao cho các ứng dụng và dịch vụ. Clustering giúp tăng tính sẵn sàng và độ tin cậy của hệ thống bằng cách đảm bảo rằng nếu một máy chủ gặp sự cố, các máy chủ khác trong nhóm có thể tiếp tục hoạt động mà không có sự gián đoạn lớn.</p>



<p>Hyper-V là một công nghệ ảo hóa phần cứng (hardware virtualization) được phát triển bởi Microsoft. Nó cho phép bạn tạo và quản lý máy ảo trên một máy chủ vật lý chạy hệ điều hành Windows. Hyper-V cung cấp một môi trường ảo hóa mạnh mẽ để chạy nhiều hệ điều hành và ứng dụng khác nhau trên cùng một máy chủ vật lý.</p>



<p>iSCSI, viết tắt của &#8220;Internet Small Computer System Interface,&#8221; là một giao thức mạng được sử dụng để truy cập và chia sẻ các thiết bị lưu trữ từ xa trên mạng IP (Internet Protocol). iSCSI cho phép máy tính và máy chủ kết nối đến các thiết bị lưu trữ như ổ cứng, hệ thống lưu trữ mạng (NAS), hoặc hệ thống lưu trữ đám mây bằng cách sử dụng giao thức iSCSI qua mạng Ethernet thông qua giao thức TCP/IP.</p>



<p><strong>Sơ đồ mạng:</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="871" height="696" src="https://assets.vacif.com/2023/09/image-62.png" alt="" class="wp-image-7954" style="width:544px;height:435px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-62.png 871w, https://vacif.com/wp-content/uploads/2023/09/image-62-600x479.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-62-300x240.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-62-768x614.png 768w" sizes="auto, (max-width: 871px) 100vw, 871px" /></figure>
</div>


<p><strong>1. Nội dung cấu hình</strong></p>



<p>&#8211; Thiết lập trước cho máy chủ tham gia môi trường cluster.</p>



<p>&#8211; Cài đặt Hyper-V trên 2 máy chủ</p>



<p>&#8211; Cấu hình iSCSI trên thiết bị NAS , được chia sẽ ổ lưu trữ với 2 server</p>



<p><strong>2. Tiến hành quá trình chuẩn bị cài đặt Cluster</strong></p>



<p>&#8211; 2 server cần thiết lập môi trường Domain và cấu 2 server thành ADC và PDC (có thể tham khảo cách thiết lập tại đây ) .</p>



<figure class="wp-block-embed is-type-wp-embed is-provider-th-gi-i-firewall wp-block-embed-th-gi-i-firewall"><div class="wp-block-embed__wrapper">
<div class="oceanwp-oembed-wrap clr"><blockquote class="wp-embedded-content" data-secret="sO33cXpx49"><a href="https://thegioifirewall.com/huong-dan-cau-hinh-additional-domain-controller-adc/">Hướng dẫn cấu hình Additional Domain Controller (ADC)</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Hướng dẫn cấu hình Additional Domain Controller (ADC)&#8221; &#8212; Thế Giới Firewall" src="https://thegioifirewall.com/huong-dan-cau-hinh-additional-domain-controller-adc/embed/#?secret=rWrXLJMQJ5#?secret=sO33cXpx49" data-secret="sO33cXpx49" width="600" height="338" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div>
</div></figure>



<p>&#8211; 2 server phải ping thấy thiết bị NAS</p>



<p><strong>3. Tiến hành cấu hình Cluster</strong></p>



<p><strong>3.1 Cấu hình ISCSI disk</strong></p>



<p><strong>3.1.1 Trên thiết bị NAS</strong></p>



<p><strong>&#8211; Tiến hành tạo ISCSI disk</strong></p>



<p>Các bạn làm theo ảnh : </p>



<p>Trên thiết bị NAS truy cập vào giao diện<strong> ISCSI </strong>-&gt; chọn <strong>Create </strong>-&gt; nhấn <strong>New ISCSI Target</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="515" src="https://assets.vacif.com/2023/09/image-63.png" alt="" class="wp-image-7955" style="width:680px;height:342px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-63.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-63-600x302.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-63-300x151.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-63-768x386.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="571" src="https://assets.vacif.com/2023/09/image-64.png" alt="" class="wp-image-7956" style="width:701px;height:391px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-64.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-64-600x335.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-64-300x167.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-64-768x428.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Đặt tên cho ổ đĩa bạn muốn tạo</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="640" src="https://assets.vacif.com/2023/09/image-65.png" alt="" class="wp-image-7957" style="width:659px;height:412px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-65.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-65-600x375.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-65-300x188.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-65-768x480.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Bước này tạo xác thực cho ổ đĩa, ở đây mình mình <strong>Next</strong> bỏ qua</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="640" src="https://assets.vacif.com/2023/09/image-66.png" alt="" class="wp-image-7958" style="width:664px;height:415px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-66.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-66-600x375.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-66-300x188.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-66-768x480.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Bước này tạo xác thực cho ổ đĩa, ở đây mình mình <strong>Next</strong> bỏ qua</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="645" src="https://assets.vacif.com/2023/09/image-67.png" alt="" class="wp-image-7959" style="width:687px;height:433px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-67.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-67-600x378.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-67-300x189.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-67-768x484.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Bản thông tin ta cấu hình,nhấn apply để áp dụng (có thể nhấn chọn vào create cuối để làm tiếp )</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="625" src="https://assets.vacif.com/2023/09/image-68.png" alt="" class="wp-image-7960" style="width:660px;height:403px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-68.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-68-600x366.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-68-300x183.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-68-768x469.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Bước này sẽ hiện dung lượng ổ đĩa còn trống trong NAS</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="638" src="https://assets.vacif.com/2023/09/image-69.png" alt="" class="wp-image-7961" style="width:666px;height:415px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-69.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-69-600x374.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-69-300x187.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-69-768x479.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Các bạn muốn tạo ổ đĩa dung lượng bao nhiêu thì điền vào</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="641" src="https://assets.vacif.com/2023/09/image-70.png" alt="" class="wp-image-7962" style="width:672px;height:421px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-70.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-70-600x376.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-70-300x188.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-70-768x481.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Nhấn <strong>Finish</strong> để tạo</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="640" src="https://assets.vacif.com/2023/09/image-71.png" alt="" class="wp-image-7963" style="width:670px;height:419px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-71.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-71-600x375.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-71-300x188.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-71-768x480.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>

<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="1024" height="216" src="https://assets.vacif.com/2023/09/image-72.png" alt="" class="wp-image-7964" srcset="https://vacif.com/wp-content/uploads/2023/09/image-72.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-72-600x127.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-72-300x63.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-72-768x162.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Tương tự tạo thêm ổ Disk2 với dung lượng 5GB</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="1024" height="264" src="https://assets.vacif.com/2023/09/image-73.png" alt="" class="wp-image-7965" srcset="https://vacif.com/wp-content/uploads/2023/09/image-73.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-73-600x155.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-73-300x77.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-73-768x198.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p><strong>3.1.2 Trên máy chủ Windows Server</strong></p>



<p><strong>&#8211; Tại Windows PDC</strong></p>



<p>Tại tab <strong>Server Manager</strong> -&gt; <strong>Tools </strong>-&gt; <strong>iSCSI Initiator</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="380" src="https://assets.vacif.com/2023/09/image-74.png" alt="" class="wp-image-7966" style="width:741px;height:275px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-74.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-74-600x223.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-74-300x111.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-74-768x285.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Chuyển qua Tab <strong>Discovery</strong> -&gt; chọn <strong>Discover Portal</strong> ,tab mới nhập địa chỉ <strong>IP NAS</strong> vào</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="507" height="730" src="https://assets.vacif.com/2023/09/image-75.png" alt="" class="wp-image-7967" style="width:358px;height:516px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-75.png 507w, https://vacif.com/wp-content/uploads/2023/09/image-75-208x300.png 208w" sizes="auto, (max-width: 507px) 100vw, 507px" /></figure>
</div>


<p>Chuyển qua <strong>Tab Targets</strong> sẽ hiển thị hết ổ đĩa mà ta đã tạo trên NAS, click vô ổ ta cần nhấn <strong>connect </strong>để liên kết</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="507" height="724" src="https://assets.vacif.com/2023/09/image-76.png" alt="" class="wp-image-7968" style="width:333px;height:475px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-76.png 507w, https://vacif.com/wp-content/uploads/2023/09/image-76-210x300.png 210w" sizes="auto, (max-width: 507px) 100vw, 507px" /></figure>
</div>


<p>Vào <strong>Computer Management</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="712" src="https://assets.vacif.com/2023/09/image-77.png" alt="" class="wp-image-7969" style="width:629px;height:437px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-77.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-77-600x417.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-77-300x209.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-77-768x534.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Ta tiến hành chuyển trạng thái Disk1,Disk2 thành <strong>online</strong> và <strong>đặt tên từng ổ đĩa</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="844" height="716" src="https://assets.vacif.com/2023/09/image-78.png" alt="" class="wp-image-7970" style="width:647px;height:549px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-78.png 844w, https://vacif.com/wp-content/uploads/2023/09/image-78-600x509.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-78-300x255.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-78-768x652.png 768w" sizes="auto, (max-width: 844px) 100vw, 844px" /></figure>
</div>


<p></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="638" src="https://assets.vacif.com/2023/09/image-79.png" alt="" class="wp-image-7971" style="width:695px;height:433px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-79.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-79-600x374.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-79-300x187.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-79-768x479.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="638" src="https://assets.vacif.com/2023/09/image-80.png" alt="" class="wp-image-7972" style="width:685px;height:427px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-80.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-80-600x374.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-80-300x187.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-80-768x479.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p><strong>&#8211; Tại Windows Server ADC </strong></p>



<p>Ta cấu hình tương tự như Server PDC</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="850" height="642" src="https://assets.vacif.com/2023/09/image-81.png" alt="" class="wp-image-7973" style="width:643px;height:486px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-81.png 850w, https://vacif.com/wp-content/uploads/2023/09/image-81-600x453.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-81-300x227.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-81-768x580.png 768w" sizes="auto, (max-width: 850px) 100vw, 850px" /></figure>
</div>


<p><strong>3.2 Cài Hyper-V trên ADC và PDC</strong></p>



<p><strong>&#8211; Tại Windows PDC</strong></p>



<p>Vào <strong>Server Manager</strong> làm theo các bước sau </p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="714" src="https://assets.vacif.com/2023/09/image-82.png" alt="" class="wp-image-7974" style="width:698px;height:487px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-82.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-82-600x418.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-82-300x209.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-82-768x536.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Nhấn <strong>Next </strong>đến <strong>Server Roles</strong> -&gt; chọn <strong>Hyper-V</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="724" src="https://assets.vacif.com/2023/09/image-83.png" alt="" class="wp-image-7975" style="width:670px;height:474px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-83.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-83-600x424.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-83-300x212.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-83-768x543.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Có thể <strong>click </strong>vào đây tạo card mạng cho máy ảo,hoặc tạo thủ công sau cũng được</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="728" src="https://assets.vacif.com/2023/09/image-84.png" alt="" class="wp-image-7976" style="width:637px;height:453px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-84.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-84-600x427.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-84-300x213.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-84-768x546.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Nhấn <strong>Next</strong> đến <strong>Confirmation </strong>-&gt; Nhấn<strong> Install </strong>để cài</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="699" src="https://assets.vacif.com/2023/09/image-85.png" alt="" class="wp-image-7977" style="width:652px;height:445px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-85.png 1024w, https://vacif.com/wp-content/uploads/2023/09/image-85-600x410.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-85-300x205.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-85-768x524.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p><strong>&#8211; Tại Windows ADC</strong></p>



<p>Ta cấu hình tương tự như PDC</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="998" height="728" src="https://assets.vacif.com/2023/09/image-86.png" alt="" class="wp-image-7978" style="width:676px;height:493px" srcset="https://vacif.com/wp-content/uploads/2023/09/image-86.png 998w, https://vacif.com/wp-content/uploads/2023/09/image-86-600x438.png 600w, https://vacif.com/wp-content/uploads/2023/09/image-86-300x219.png 300w, https://vacif.com/wp-content/uploads/2023/09/image-86-768x560.png 768w" sizes="auto, (max-width: 998px) 100vw, 998px" /></figure>
</div>]]></content:encoded>
					
					<wfw:commentRss>https://vacif.com/cluster-server-cach-cai-dat-hyper-v-va-cau-hinh-iscsi-tren-thiet-bi-nas-p1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
