如何添加RAID磁盘对上PanoramaM-系列
69507
Created On 09/24/19 20:45 PM - Last Modified 11/06/23 21:30 PM
Objective
本文的目的是提供有关如何添加和启用的分步说明RAID用于登录的磁盘对M-100当磁盘存在但被禁用时。
禁用的磁盘不可用PanoramaGUI为收集器配置添加。
Environment
- Panorama M-100
- PAN-OS 8.1
Procedure
- 使用权Panorama的CLI并运行显示系统 raid 详细信息确认磁盘对存在但已禁用的命令。
admin@Panorama> show system raid details
Disk Pair A Unavailable
Status Admin disabled
Disk id A1 Present
Disk id A2 Present
- 运行命令请求系统 raid add <pair value>并按下“ y”接着说。 在这个例子中我们添加了A1或者 ”磁盘对 1 “:
笔记:如果您想尝试保留磁盘上的数据,请尝试使用“请求系统 raid 添加 A1 强制无格式“
admin@Panorama> request system raid add A1
Executing this command may delete all data on the drive being added. Do you want to continue? (y or n)
Operation may take few minutes. Check 'show system raid detail' for status
- 重复以上步骤添加磁盘A2 .
- 该操作可能需要一些时间才能完成,完成后,输出显示系统 raid 详细信息应该是这样的:
admin@Panorama> show system raid details
Disk Pair A Available
Status clean
Disk id A1 Present
model : ST91000640NS
size : 953869 MB
status : active sync
Disk id A2 Present
model : ST91000640NS
size : 953869 MB
status : active sync
- 如果操作尚未完成,输出将类似于以下内容:
Disk Pair A Available
Status clean, degraded, recovering (10% complete)
Disk id A1 Present
model : ST91000640NS
size : 953869 MB
status : active sync
Disk id A2 Present
model : ST91000640NS
size : 953869 MB
status : spare rebuilding
添加磁盘对GUI:Panorama > 托管收集器> -日志收集器名称-> 磁盘选项卡> 添加。 即使重建尚未完成,也会添加磁盘对。
犯罪到Panorama完成操作。
Additional Information
默认情况下,PanoramaM-100附带两个配置在一个磁盘RAID1个对,并且驱动器位于托架上A1和A2分别。 如果存在额外的磁盘对但也被禁用,则过程是相同的。