Quantcast
Channel: All Network and Storage Protocols posts

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

CIFS shares inaccessible when disabling ntlmv2

I'm trying to setup my svm server to talk Kerberos only (v9.15). My environment is setup to use aes-128 and aes-256 encryption and svm server has been joined to the domain. However, when I run command...

View Article

CIFS LIF IP not reachable on when hosted on port Type VLAN

CIFS LIF IP not reachable on when hosted on port Type VLAN ( a0a-200, a0a-150 etc..)But works fine moved to port type if-grp (a0a)  any further configuration needed on NetApp end?We are using Cisco...

View Article

Re: CIFS LIF IP not reachable on when hosted on port Type VLAN

Set the Native VLAN on the switches back to the default (VLAN1)ONTAP 9 LIF configured for a VLAN is unreachable when native VLAN is present - NetApp Knowledge BaseCheck the operation configuration and...

View Article


Re: CIFS LIF IP not reachable on when hosted on port Type VLAN

After moving to trunk (mode active) from access mode on the Cisco switch side fixed the issue.

View Article

Re: Use symlink of one share on another symlink

You can refer to these two links. I hope they will be helpful to you:https://docs.netapp.com/zh-cn/ontap/smb-admin/create-symbolic-link-mappings-task.html...

View Article


Re: windows server 2025 join domain failed

Any updates to this problem? The suggested work arounds selecting a different preffered DC only works for already domain joined SVM´s.

View Article

Re: windows server 2025 join domain failed

Unfortunately we have to wait for Microsoft to provide a fixPreferred DC and discovery modes can be set even before cifs server creation (like the security settings) 

View Article


Re: NFS daemon is not coming up

@Melsa Were you able to get a solution for this?

View Article

SanSurfer for Windows Sanbox 5600

Hello, I have some old Qlogic FS switches and would like to be able to have a go at managing them not only in cli.Where could I find the SanSurfer app? Many thanx in advance, D

View Article

Re: Minor Device Number Discrepancy.

Yes, this is a known feature of NFSv4 - https://docs.netapp.com/us-en/ontap-cli-9111/vserver-nfs-modify.html#parameters - you can turn it off, but it is recommended to remain enabled.

View Article