Questions tagged [import]
About the act or process of importing data
153 questions
Score of 0
1 answer
187 views
Importing different asset-asset relationships of different types into HaloITSM
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
How can I import an ed25519 private key into vault transit secrets engine for testing?
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
"Unexpected extra operators after address" on terraform import
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
Cannot import existing resource group into terraform state due to 'configuration for import target does not exist'
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
backup from web host, how to import email from folder in the backup
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
Have List of user but I want to find out if they are added to specific ADGroupMember
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
Data Protector: When migrating StoreOnce, how to "scan" the media?
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
Copied/Imported Xen Server VM can't see all CPUs?
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
NetApp: Cannot import private key from an external CA
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
Raw file in proxmox
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
promtool tsdb create-blocks-from openmetrics doesn't show any data in Prometheus
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
Connect to multiple databases with user/pass file(s) and import data
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
ovftool import succeeds but VM is not able to be found
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
ZFS pool corrupted
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
Apply Exchange Public Folder Permission import via Import-CliXML
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 ...