Dell EMCUnity - NFS v4 .ckpt-toegang Geen bestanden of directory's
Summary: Impact: NFS V4 geen toegang tot verborgen map .ckpt
Symptoms
In Unity heeft de klant de optie om de .ckpt-map native te openen vanaf NFS-koppeling, maar bij een poging tot toegang ziet de gebruiker mogelijk de volgende foutmelding:
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
Het probleem is alleen
relevant voor NFS V4-montage Tijdelijke oplossing:
NFS v3 remount biedt toegang tot de .ckpt, FS kan opnieuw worden gekoppeld of gekoppeld aan een alternatief mountpoint als v3:
[toont voorbeeld van herkoppeling]
[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 : Permanente oplossing wordt geïntroduceerd in de volgende versie van Unity (Falcon)