Quantcast
Channel: All Network and Storage Protocols posts
Browsing all 2150 articles
Browse latest View live

Re: NFS daemon is not coming up

I am hoping your network does not have any issue . Error 89 possibly mean network binding. check your /etc/exports and test any single export in your system. also, can you update NFS utils and restart...

View Article


Re: Multipath iSCSI boot LUN

faced similar issue decades ago.have you updated the initramfs ? echo "multipath" >> /etc/dracut.conf.d/multipath.confrebuilt the image and boot it will load everything before mounting the root...

View Article


Offline NetApp - NTP Issues

I inherited administration of an offline domain environment with a NetApp (OnTap 9.11) and no dedicated NTP appliance Because the environment is offline, we have significant issues with time skew from...

View Article

Re: NFS daemon is not coming up

Thanks, Amit, for responding to this query.There haven't been any changes in the network; the only difference is that we've upgraded glibc.With the previous version of glibc, NFS was working fine. We...

View Article

Re: NFS daemon is not coming up

error 89 means networking binding issue. Did you check your interfaces.other way you could check is use "/etc/exports" for valid up range.can you pl test with simple export ? this way we can isolate...

View Article


Re: NFS daemon is not coming up

Interfaces are up.There is no error while trying with this command and it is executed successfullyexportfs -i -orw,sync,insecure,no_subtree_check,no_root_squash 172.16.0.0/18:/mnt/raid/dataBut I tried...

View Article

Re: Offline NetApp - NTP Issues

Hi @mizzle, It sounds like ONTAP is not synchronized with the Domain Controller, check out this guide to diagnose...

View Article

Re: NFS daemon is not coming up

The main issue we've observed is that before the glibc upgrade, we were using code where libtirpc was not enabled. However, after the upgrade, nfsd is using the code if libtirpc is enabled. Is there a...

View Article


Re: NFS daemon is not coming up

1- your /tmp/test does not have FSID. Pl either add fsid or use proper mount point. 2- please resole rpc issue.systemctl enable rpcbindsystemctl start rpcbindprcinfo -p pl send me output  3- can you pl...

View Article


Re: NFS daemon is not coming up

1)Tried using a proper mount point and performed a simple export, which worked without errors. Here's the command I ran:exportfs -i -orw,sync 192.168.1.0/18:/mnt/raid/dataHowever, when I attempted to...

View Article

Re: NFS daemon is not coming up

Any suggestion on this issue?

View Article

S3 configuration with non self-signed Certificate

Hi!So far I have configured S3 buckets for FabricPool or Veeam environments with self-signed certificates. The thing is that given the multiple applications that my customers are starting to use with...

View Article

Data inconsistency in using robocopy for CIFS migration

Hi, I have used robocopy for CIFS data migration from old ONTAP (9.1P2) to new (9.11.1P7). After initial copy and incremental, I see the volume on the new system is taking almost 3.5 TB of extra space....

View Article


Re: Data inconsistency in using robocopy for CIFS migration

If copying/migration from NetApp to NetApp I have always used snapmirror, it is quick as it utilizes inter-cluster network.

View Article

Re: Data inconsistency in using robocopy for CIFS migration

snapmirror cannot be done as the ONTAP versions are not compatible and the source storage is old enough that it cannot be upgraded from 9.1.

View Article


Re: Data inconsistency in using robocopy for CIFS migration

Ok, didn't know source OnTap is that old. Have you tried XCP? NetApp XCP OverviewNetApp XCP is a client-based software tool designed for fast and reliable data migrations to and from NetApp systems, as...

View Article

Re: Data inconsistency in using robocopy for CIFS migration

I am aware about XCP. we chose robocopy for this migration. Unless, we know for sure the discrepancy is because of the migration tool, we do not want to change it yet.

View Article


Minor Device Number Discrepancy.

Hello all, Long story short. The issue is that Logstash is duplicating logs after application restarts due to PVCs being mounted with different minor device versions, causing Logstash to mistakenly...

View Article

VMWare/Vcenter/ESX Error *.vmx acces denied

Hello, I have a FAS2552 with Ontap 9.8SVM for NFS.Auth: Unix SystemHosts have Root acces (Super user)Tested (SSH/ESX) by creating a folder and file on the NFS datastore I can Copy a vm to the...

View Article

Re: CIFS: Mount share on SLES with SMB 2.x does not work

While negotiating the SMB version with the SVM, the client advertises SMBv1 support only.The SVM resets the connection because SMBv1 is disabled on the SVM.As a result the client will not be able to...

View Article
Browsing all 2150 articles
Browse latest View live