Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [import]

About the act or process of importing data

Score of 0
1 answer
187 views

Has anyone had any luck using the CSV Import utility to import assets and their relationships to one another, passing different relationship types? Background Context Using AssetTag as the unique ...
Score of 0
0 answers
315 views

NOTE - I have created an issue for this in the hashicorp/vault github repository with a more succinct description: https://github.com/hashicorp/vault/issues/30665 I have been trying to run tests ...
Score of 0
1 answer
775 views

I have this configuration in my terraform module named cluster: resource "aws_vpc_security_group_ingress_rule" "eks_cluster_https" { for_each = toset(var....
Score of 1
0 answers
658 views

I am configuring an Azure Resource group if it does not exist using this reference. Below are the configuration files and error received. Can I get some help on how to fix the error if possible? main....
Score of -1
1 answer
191 views

Thank you for the interest in this topic, please help! I made a backup from my hosting account at hostgator.com, but one of my friends that hosted their domain with me had IMAP setup in his outlook ...
Score of 0
1 answer
370 views

I have been trying to understand how to import my csv file and export of specific adgroup they are added or even they are not added Import-CSV " C:\Users\user.csv" | ForEach-Object { Get-...
Score of 0
1 answer
329 views

Being in the process to migrate the clients to a new cell (also changing the port from 5555 to 5565) I added a File Jukebox to the new cell, configure the repository files, and then scanned and ...
Score of 0
1 answer
93 views

I have installed a new Xen Host Server with more cores. I attempted both a copy and import of the VM from the old Host. When I attempt to increase the CPUs, the option only shows me what was available ...
Score of 0
1 answer
633 views

Using the ONTAP System Manager, I'm trying to add a certificate according to the docs. Unfortunately, whenever I try to import the private key file, I get the following error: No valid private keys ...
Score of 0
0 answers
659 views

I created a vm in proxmox. Now i need to use my astra.raw file. I saved raw file in /tmp. How i can import my astra.raw file in VM? I try to use sudo qm importdisk 220 astra1.raw tmp and feetback was ...
Score of 2
2 answers
2123 views

I'm trying to backfill Prometheus with old data. My input data is: $ cat /etc/prometheus/backfill.txt # HELP mymetric My metric. # TYPE mymetric counter mymetric{code="200",service="...
Score of -1
3 answers
246 views

Good day, I have about 30 empty databases all on the same host. I am trying to write a script to import all the database schemas and data, that have already been exported using mysqldump in the ...
Score of 0
1 answer
439 views

So I am importing a VM using the following command: ovftool.exe --name="test_VM2" --datastore="vsanDatastore" C:\Users\testuser\Desktop\VM_Exports\test_server.ova "...
Score of 3
2 answers
6005 views

I am running proxmox (7.1-10) and a number of VMs. I accidentally forced to import from proxmox a ZFS pool that was being used by a VM (truenas 12.0-U7) with: zpool import -f Pool-1 The command ...
Score of 0
3 answers
1172 views

I did run into the situation that I lost all my public folder permissions which were assigned via groups. Before the migration started from our MSEX2016 server to Office 365, all the permissions got ...

15 30 50 per page
1
2 3 4 5
11