99 questions
1
vote
0
answers
178
views
Windows C++ API BackupRead is stuck(?) when trying to fetch all the streams of a file
I am trying to investigate an issue where the Windows C++ API BackupRead, used in our software, appears to get stuck for few files.
I suspected large file streams to be the reason.
I wrote a small ...
0
votes
1
answer
118
views
Accidentally delete a resource group with NetApp account, Capacity Pool and Volume, chance to restore?
Is it possible to restore a Azure NetApp account / Capacity Pool / Volume if the resources accidentally deleted?
I know that restoring a deleted storage accounts as a resource is possible, is there ...
0
votes
0
answers
67
views
Visual Studio reports file modified when it is not
My team have our work files on a network drive. A while back, the old file server was replaced by a NetApp solution, and since then, we randomly (usually a couple of times a day) get the "File ...
0
votes
1
answer
368
views
Getting "There is no connectivity" when trying to manage an FSxN File System within BlueXP
I added a FSxN file system to my BlueXP canvas a few weeks ago and it was working perfectly until yesterday. Now, when I try to "enter it" I am presented with a "There is no ...
0
votes
1
answer
227
views
why apache Kafka documentation not gives the ability to use Kafka over NFS as Netapp
We read the latest apache documentation as https://kafka.apache.org/35/documentation.html
And what is interesting is that , documentation not mentioned the option to use storage over NFS As Netapp or ...
1
vote
0
answers
291
views
cant save user uploads in object storage
hi guys I just set up a gitlab instance in multi node architecture.
I also configured an s3 compatible storage using NetApp onTap s3.
this is my configuration for the object storage:
gitlab_rails['...
0
votes
1
answer
258
views
NetApp & S3 put-bucket-lifecycle-configuration with a JSON file return all time MalformedXML
We have a problem on our StorageGrid with S3 Bucket !
When we try to put a Lifecycle Configuration on a S3 we all time have the same error :
An error occurred (MalformedXML) when calling the ...
0
votes
1
answer
569
views
NetApp ONTAP Ansible playbook working for single cluster, but failing with inventory file setup
Ansible inventory netapp.ontap
I just started to test my first playbooks in Ansible but unfortunately I already fail while setting up an inventory. I am trying to use the module na_ontap_ssh_command (...
0
votes
1
answer
122
views
Why is Remove-NcSnapmirror removing SnapMirror relationship on BOTH source and destination? (NETAPP ONTAP PowerShell Toolkit)
TLDR: SSH command snapmirror delete works fine, PowerShell command Remove-NcSnapmirror misbehaves for SnapMirror relationship removal.
PowerShell cmdlet: The
Remove-NcSnapMirror
cmdlet is supposed to ...
0
votes
1
answer
900
views
STATUS_ACCESS_DENIED (0xc0000022): Could not connect to - Azure Netapps File Share (Network Drive) access with smbj JAVA library
Trying to read files from Azure Netapps (Network Drive). We successfully mount and read files with Window File Explorer.
With the same credentials, we are trying with JAVA smbj library.
While ...
0
votes
1
answer
113
views
Problem verifying content uploaded to Azure Blob
Good morning.
Currently we have an aggregate with the volume practically occupied, a snapmirror has been configured to copy the data to an Azure storage blob, in order, once copied to be able to free ...
4
votes
3
answers
8k
views
Prometheus and nfs storage
As per prometheus storage.md , the recommendation is not to use nfs storage as persistent volume for prometheus.
But solutions like prometheus operator and openshift shows examples which uses nfs as ...
4
votes
1
answer
7k
views
How to add prefix to metrics using relable_config in prometheus
finally running Harvest2 in a Docker environment with Prometheus and Grafana.
Problem is, there´s also other systems reporting in that same Prometheus DB and NetApp Harvest does not add a prefix on it´...
1
vote
2
answers
2k
views
What is NetAPP ? How to use it ? Why Should i use NetAPP?
I am very new to NetAPP. As per my understanding, netapp is the storage provider company and ontap is the operating system supported for netapp hardwares.
Can i use NetAPP like a virtual instance in ...
2
votes
1
answer
718
views
Datamechanics - spark docker image - example of how to use the connector that comes inbuilt with the image
I came across the below docker image for spark. The image also comes with some of the connectors to some of the popular cloud services. An example of how to use the inbuilt connectors(say Azure ...