The Lowercase w 09月29日 10:48
Synology DS923+ iSCSI设置教程
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

本文介绍了如何在Synology DS923+上设置iSCSI存储,包括创建存储池和卷的过程。首先,通过Synology管理界面启动存储管理器,选择Synology混合RAID(SHR),并选择要用于存储池的硬盘。接着,配置卷的容量和文件系统格式(BTRFS或EXT4),并选择是否启用数据重复。最后,应用设置并等待存储池优化完成。本文还提到了在虚拟机环境中使用iSCSI的最佳实践,以及如何通过Synology知识中心了解更多信息。

💾 创建存储池:通过Synology管理界面启动存储管理器,选择Synology混合RAID(SHR),并选择要用于存储池的硬盘。估计容量会显示在界面底部,帮助用户规划存储需求。

📂 配置卷:选择存储池后,设置卷的容量(例如500GB)和文件系统格式(BTRFS或EXT4)。BTRFS提供更好的数据保护,而EXT4则兼容性更广。卷描述字段可用于标记卷的用途,如'Datastore1'。

🔄 启用数据重复:对于主要存储Windows Server 2022文件的卷,启用数据重复可以显著减少存储空间的占用。数据重复通过消除冗余数据来优化存储效率。

🔒 选择文件系统格式:用户需在BTRFS和EXT4之间选择。BTRFS支持快照和更高级的写时复制功能,而EXT4则更广泛地被Linux和某些旧版Windows系统支持。

🔐 考虑加密:虽然本文未启用卷加密,但加密可以保护数据免遭未授权访问。加密卷的所有数据(包括LUN和包数据)都会被加密密钥保护,且每个加密卷都有独立的密钥。

My Synology DS1517+ is currently connected to my homelab via NFS. I decided that I would provision storage on the DS923+ and use the opportunity to set it up via iSCSI. Read over this Synology Knowledge article on iSCSI Best Practices for VMware environments.

If you’re interested in learning more about Synology solutions, check out the link below:
https://sy.to/xtntr

The first step is to setup storage volumes! To do this, I sign into the Synology Management interface using port 5000. From there, we’ll open STORAGE MANAGER.

If it’s your first time launching Storage Manager, a setup wizard will launch. Click START.

Next, we have to choose RAID TYPE. These are the choices.

I’m going to pick Synology Hybrid Raid (SHR). If you want to read more about SHR, you can click HERE and read about it in the Synology Knowledge Center.

Next, we choose the drives we want to be part of the storage pool. As I have four 500GB HDs, I’m going to choose all 4. You can see the ESTIMATED CAPACITY at the bottom, just above the NEXT button.

After selecting the drives, we choose the volume capacity. I’m going to create two datastores, each being 500gb. This should leave me some room to expand a datastore later, if I need. I fill in 500 in the “modify allocated size” field and I entered “Datastore1” in the Volume Description field.

Next comes the decision of file system format. BTRFS or EXT4. You can visit THIS Synology Knowledge Center article to learn more about both. I use BTRFS on my DS1517+ and will be choosing that again here.

I am going to select to enable DEDUPLICATION. This will mean, as my VMs are mostly Windows Server 2022, that the windows server files should deduplicate nicely and use less storage space.

Being this is a lab environment, I am NOT going to opt to encrypt the volume.

Encrypting a volume helps to safeguard your data from unauthorized access in case your device is lost or stolen. All data stored on the encrypted volume, including LUNs and package data, will be protected by an encryption key. Each encrypted volume has its own encryption key, which is accessible only to the system and stored in the Encryption Key Vault.

https://kb.synology.com/en-us/DSM/tutorial/What_should_I_know_about_SHA_volume_encryption

Finally, confirm the options you choose and click APPLY!

You will receive a warning that all the data on the drives will be erased. As these are new drives, I’m okay with that.

Storage Pool 1, volume 1 is now optimizing in the background. It’ll take a few minutes to complete.

Next, I’ll click create – Create Volume. I’ll choose STORAGE POOL 1, the size is 520 and description is: Datastore2.

Again, I left BTRFS selected and clicked NEXT.

I enabled deduplication and clicked NEXT.

I didn’t select to enable encryption and clicked NEXT.

I verified my choices and clicked APPLY.

I now have my two 500gb datastores ready to go!

Next step would be setting up iSCSI on both sides! Stay tuned!

Get more info from Synology about this and other storage solutions! https://sy.to/xtntr

Ben Liebowitz, VCP, vExpert
NJ VMUG Leader

#TheLowercasew

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

Synology DS923+ iSCSI 存储设置 虚拟机 数据重复 混合RAID
相关文章