Quantcast
Channel: Proxmox Support Forum
Viewing all 171745 articles
Browse latest View live

ESXi failed: received interrupt

$
0
0
New to PVE and am trying to migrate a couple of ESXi v6.7.0 & v7.0 update 2 VMs to PVE. Getting this error on the import. Have tried all from the 6.7.0 host and one from the 7.0 host. All fail with "received interrupt."

create full clone of drive (esxidmz:ha-datacenter/datastore1/asgard/asgard-000002.vmdk)
Logical volume "vm-100-disk-0" created.
transferred 0.0 B of 50.0 GiB (0.00%)
Logical volume "vm-100-disk-0" successfully removed.
TASK ERROR: unable to create VM 100 - cannot...

Read more

Controlling DHCP settings on the host when using multiple interfaces

$
0
0
I have multiple interfaces on the host attached to different switch ports, all using DHCP. I want to have a "primary" interface that sets the default route, the DNS domain and DNS search values (again, all for the host itself).

In Ubuntu using netplan, this is easy, I would do something like:
Code:
network:
  ethernets:
    eno1:
      dhcp4: true
      dhcp4-overrides:
        use-routes: false
        use-dns: false
        use-domains: false
    eno2:
      dhcp4: true
  version: 2
...

Read more

Disk partitions on a single ssd installation

$
0
0
I've been using my pve-1 and pve-2 for a few months and learning a lot. They both have a small ssd for the os, etc and a second larger ssd for VMS. The idea here (I read) was to make sure that overallocation of VMs does not whack the root os partition. I used zfs raid0 for these installs. Having a great time...

I now have a third machine that only has a single ssd in it. Due to the tutorials I am following for a separate topic, this machine I used ext4 formatting.

The problem I am...

Read more

Permission and access controll of snippets in custom cloud init

$
0
0
Hi,

we want to use some passwords inside the custom init scripts (to actually register a VM). So the snippet with the password should not be visible to all users and ideally not even to the user running the vm.

I wonder how the access control of snippets is handled.

1. Who can access snippets or attach them to VMs?
2. What is the user group that one needs to use on the file system, so snippets can be called from custom init.

Best

Till

Kennt jemand von euch den Minisforum MS-01 Rechner?

$
0
0
Moin,
ich habe mir den Minisforum MS-01 gekauft und bin von den Leistungen und der Verarbeitung total begeistert.

Ausstattung:
CPU: i5 - 12600H (12K/16T) 4,5 GHz = 475,99€
oder
CPU: i9 - 12900 (16K/24T)) 5,10 GHz= 589,00€
oder
CPU: i9 - 13900 (24K/32T) 5,6 GHz = 759,99€
RAM: max. 96 GB bei i9 - 13900 - 16 GB = 41€ - 32 GB = 84€ - 48 GB = 108,65€
M.2 Slot: 3 x M.2 NVME 2280 (PCIE4.0 & PCIE3.0) - 1 TB = 79,99 - 2 TB = 226,35€ - 4 TB = 239,99€ - 6 TB = 671€
LAN: 2 x 2,5 GBit/s & 2 x 10GBit/s...

Read more

Import From External?

$
0
0
Hello friends!

I thought my evening was going to be just fine...but of course, it is not.

On my to-do list has been to migrate my server from ESXi to Proxmox. I've been waiting for my 'spare host' to be available for the migration, especially since ESXi has been running fine for the moment - I've needed to do it, but I've just lacked the time.

Well, for whatever reason, ESXi has managed to go pear-shaped. Pink-screen-of-death, failed install...it's just a mess. So, nothing like a system...

Read more

Thin pool pve/data needs check has read-only metadata. Cannot create new thin volume, free space in thin pool pve/data reached threshold.

$
0
0
Brand new to Proxmox and LVM (running Linux, VMs and docker for decades). The error I get now is this:
Code:
WARNING: Thin pool pve/data needs check has read-only metadata.
TASK ERROR: unable to create VM 100 - lvcreate 'pve/vm-100-disk-0' error:   Cannot create new thin volume, free space in thin pool pve/data reached threshold.
Background, I started playing with Proxmox on an old 1TB HDD SATA I had. I then bought a 2TB NVME & PCIe card as my PC is too old to have a SSD slot. I added the...

Read more

Looking for a "cheap" way to upgrade to 40gibt

$
0
0
Can someone recommend "cheap" (ideally quad, at least dual) network adapters and switches that support 40gbit? Are there any options with rj45? Looking to buy used.

Thanks!

how to config Wireguard for pve host?

$
0
0
I want to establish an vpn tunnel as site to side connection between two distant pve nodes (pve 1/ pve 2).
pve 1 is on a vps with one public IP
pve2 is behind a fritzbox.

My Setting:

I installed Wireguard-server in a LXC-wireguard on pve 1 and pve 2.
The connection between is LXC-wireguard-pve1 and LXC-wireguard-pve2 is established and from LXC-wireguard-pve1 I can ping all LXC of pve 2.
I configured a route for pve2 in the fritzbox.

Problem:
How can I configure the routing on pve1 that...

Read more

Moving management interface to new interface

$
0
0
I everyone! I'm looking for some help about moving my proxmox VE management interface (from my 10gb nic) to a new interface (1gb nic). Currently my management interface is using the interface I use for VMS, container, etc... and use a specific VLAN (VLAN6). My 10gb nic is connected to my switch (trunk port) since I use different VLANs on the same 10gb nic. My gateway is my pfsense that is on a dedicated hardware.

Here's my current network config in proxmox:
Code:
auto lo
iface lo inet loopback...

Read more

98% storage for LVM best practice?

$
0
0
I have been told it's best practice to have only 98% of my storage allocated for LVM in PVE. Is this accurate and/or is it more applicable to older versions? My PVE 8.3.3 install did not give me any place to choose this parameter; it just used 100%.

Prune without defined retention: Concerning logs but are backups safe?

$
0
0
Hello,

I clicked "Run now" under Prune Jobs without having a retention policy defined. It correctly identified that I had "no prune selection", but then proceeded to tell me it was deleting every snapshot on the server. It ran faster than I think it would've if it was actually pruning anything (0.1s), but it's still alarming!

I have verified that the index files still exist (and took a backup), and it seems the snapshot counts in datastore content view are unaffected, but I'm concerned...

Read more

Quick HOWTO on setting up iSCSI Multipath

$
0
0
Hi Everyone,

I originally included this HOWTO guide as a reply to someone else's post but am posting in its own thread as it may help others who struggle to get proper iSCSI MPIO working on a Promox cluster. Coming from an enterprise VMware ESXi background, I wanted my shared storage setup the same way in Promox (albeit without LVM snapshots but Veeam fills this gap). It should be noted that this configuration is entirely done from shell and not through the web UI. I found that the GUI...

Read more

Resource Storage NaN%

$
0
0
Hi guys,

i was looking around in Proxmox and did look at the Datacenter tab -> Summary -> Resources.
Somehow, it shows NaN%. How to fix this? I am using 2 NVM ssd's

1738870826701.png

MacOS, virt-viewer, no running virtual machine found?

$
0
0
Hi,

Proxmox 8.0.3 currently installed in VMware Workstation 17.

Firewall on the system that runs VMware is off, the same is true for Proxmox (on Datacenter level).

I've installed Windows 11 as a new VM and installed the necessary spice stuff on it as well.

When I get the pve-spice.vv file and open it with remote-viewer on a Windows machine it connects to the VM flawlessly.

I've installed virt-viewer on MacOS via
Code:
brew tap jeffreywildman/homebrew-virt-manager
brew install virt-viewer...

Read more

VM locked in a node after upgrading to PVE 7.

$
0
0
hi everyone,
a very strange thing happened.
I got a cluster on 2 HPE DL830 with a fiber channel disk bay MSA family, originally in PVE 6
I carefully read about https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0
I migrated all VM from node 1 to node 2
upgraded node 1 to pve 7, rebooted node1, waited that it come back in line and rejoined the cluster.
then moved all VM from node2 to node1, all went fine, upgraded node2 to PVE7.
Now I got a cluster in VPE 7, that seems to work well...

Read more

Proxmox Umzug von Router1_Netzwerk1 zu Router2_Netzwerk2

$
0
0
Hallo Forum,

was muss ich in Proxmox verändern um ein Proxmox - System
mit einem neuen Router (anderer Haushalt),
eine IP-Adresse bekommt
und dort genutzt werden kann?

jan-t

How do you turn off the annoying subscription nags?

$
0
0
Hi all, just testing and evaluating in the lab. How do you turn off the annoying subscription nags???

Also, how do you manual run updates? What about auto updates?

Thanks!

How to enable tun/tap in a LXC container?

$
0
0
Hi! I need to enable the tun device to run a tinc VPN but I can't create the tun device.
I have tested several solution from internet but all fails.
Any help?

Thanks.
Sorry for my english.

Let's Encrypt mit Plugin kas und DNS-Provider All-Inkl

$
0
0
Hallo,
Ich versuche in meinem Homelab das automatische Generieren der Let's Encrypt Zertifikate für die Proxmox-Nodes zu konfigurieren.
Mein DNS-Provider ist All-Inkl (https://all-inkl.com/).

Ich habe in Proxmox bereits das ACME-Challenge-Plugin kas eingerichtet, mit den API-Daten wie folgt:
Code:
KAS_Login="MeinBenutzername"
KAS_Authdata="MeinKennwort"
KAS_Authtype="plain"

Auch unter Konte habe ich mir ein Let's Encrypt Konto eingerichtet.

In der Node habe ich unter Zertifikate ->...

Read more
Viewing all 171745 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>