如何删除在 Isilon GUI 中创建的目录

Summary: Isilon GUI 允许创建目录,但不允许删除目录,这是设计使然。必须从 Isilon shell 或装载其父目录的主机中删除它。删除之前需要注意一些注意事项。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

问题
如何删除在 Isilon GUI

中创建的目录事实
Isilon
OneFS
SyncIQ
配额

回答您
只能删除在 Isilon GUI 中使用 Isilon shell 或主机的装载父目录创建的目录。
  • 必须提前删除 Isilon 功能,例如目录的 SyncIQ 和配额
  • 必须满足目录权限


删除已装载主机上的目录:
删除已装载主机上的目录


或:
# rm -r /vmfs/volumes/Datastore/Dir_To_Be_Removed
 
如果它看起来已成功,但没有在 shell 或 GUI 中消失,请检查权限。
在此示例中,root/wheel(在 Isilon 上创建目录时的默认权限)未映射到 ESXi 的 root/root。

ESXi shell:
# ls -ld /vmfs/volumes/Datastore/Dir_To_Be_Removed/
drwxrwxr-x    1 root     root             0 Apr  3 01:51 /vmfs/volumes/Datastore/Dir_To_Be_Removed/
 
Isilon shell:
# ls -ld /ifs/Dir_To_Be_Removed
drwxrwxr-x +  2 root  wheel  0 Apr  3 10:51 /ifs/Dir_To_Be_Removed
 
要跨客户端/服务器映射 uid/gid,必须通过名称服务(如 NIS、AD 等)导出用户/组帐户的共享。
 

在 Isilon shell 中删除目录:
# rm -r /vmfs/volumes/Datastore/Dir_To_Be_Removed
 
如果遗漏了某项功能,您可能会收到以下错误。
rm: /ifs/Dir_To_Be_Removed: Operation not permitted
 
删除目录的配额和 SyncIQ。

Additional Information

 
VCE体系 全部
组件 Isilon

Affected Products

Isilon
Article Properties
Article Number: 000204930
Article Type: How To
Last Modified: 12 May 2025
Version:  2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.