Dell EMCUnity - NFS v4 .ckpt 访问 无此类文件或目录

Summary: 影响:NFS V4 无法访问 .ckpt 隐藏文件夹

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.

Symptoms



  
 在 Unity 中,客户可以选择从本机 NFS 装载访问 .ckpt 文件夹,但是在尝试访问时,用户可能会看到以下错误:


root@peeps-peepsiso ~]# mount unity201fs1:/PFS01 /mnt/unity201
[root@peeps-peepsiso ~]# df -h
Filesystem Size Used Avail Use% Mounted on
...
unity201fs1:/PFS01 1021G 299G 723G 30% /mnt/unity201
[root@peeps-peepsiso ~]# mount
...
unity201fs1:/PFS01 on /mnt/unity201 type nfs (rw,vers=4,addr=10.xx.xx.xx,clientaddr=10.xx.xx.xx)
[root@peeps-peepsiso ~]# cd /mnt/unity201/
[root@peeps-peepsiso unity201]# ls
### EMC Unity Thunderbird 1TB Thin FS ### Logs Public SSG_Imports Unity_TB_vVNX
...
[root@peeps-peepsiso unity201]# cd .ckpt-bash
: cd:.ckpt:No such file or directory

Resolution



     此问题仅

与 NFS V4 装载相关 解决方法:

NFS v3 重新装载提供对 ckpt 的访问,FS 可以重新装载或装载到备用装载点,如 v3:
[显示重新装载示例]
     
[root@peeps-peepsiso unity201]# cd .
[root@peeps-peepsiso mnt]# umount unity201/
[root@peeps-peepsiso mnt]# mount -t nfs -o vers=3 unity201fs1:/PFS01 /mnt/unity201
[root@peeps-peepsiso mnt]# df -h
Filesystem Size Used Avail Use% Mounted on
...
unity201fs1:/PFS01 1021G 299G 723G 30% /mnt/unity201
[root@peeps-peepsiso mnt]# mount
...
unity201fs1:/PFS01 on /mnt/unity201 type nfs (rw,vers=3,addr=10.xx.xx.xx)
[root@peeps-peepsiso mnt]# cd unity201/
[root@peeps-peepsiso unity201]# ls
### EMC Unity ThunderBird 1TB Thin FS ### Logs Public SSG_Imports Unity_TB_vVNX
...
[root@peeps-peepsiso unity201]# cd .ckpt
[root@peeps-peepsiso .ckpt]# ls
2016_03_28_22.28.26_GMT 2016_06_04_08.00.03_GMT 2016_06_06_08.00.01_GMT 2016_06_08_08.00.02_GMT
2016_06_03_08.00.01_GMT 2016_06_05_08.00.01_GMT 2016_06_07_08.00.01_GMT 2016_06_09_08.00.02_GMT
[root@peeps-peepsiso .ckpt]#
    
Resolution :下一版本的 Unity (Falcon) 中将引入永久修复

Affected Products

Dell EMC Unity Family

Products

Dell EMC Unity Family
Article Properties
Article Number: 000056849
Article Type: Solution
Last Modified: 30 May 2024
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.