I would have tried to:
- create another LUN in the iSCSI storage
- connect it manually on one node
- create an ext4 on it
- mount it on that single node at /nnt/IMPORT
- add it to PVE as directory storage in just that host.
Essentially the same...
The placement of ISO, or any other files, i.e. QCOW cloud images, requires File Storage. It can be an NFS, CIFS, or an OCFS2 managed LUN. You can't place files on raw storage directly.
Blockbridge : Ultra low latency all-NVME shared storage...
Hello, when people use iSCSI how can a user place files onto the shared storage?
Is it only possible with nfs or is there a way to do it with a iscsi-lun?
* Cluster with: iSCSI via (Datacenter / Storage / Add / iSCSI)
* LVM-Thick ontop of iSCSI...
Hey,
some guessing: KNET reports the data MTU, meaning after deduction of all required headers and padding.
When I look at my test cluster KNET reports 1397 as data MTU. This makes an overhead of 103 bytes. Maybe KNET does align the data at 64...
Hallo @jsterr,
in der Regel läuft das so ab, dass du ein Ticket beim Support eröffnest und die sich dann bei dir melden. Den Zugang, meist via SSH, stellst du dann temporär zur Verfügung. Oft wird der Zugriff auf die IP-Adressen des...
Muss das Cluster per SSH aus dem Internet erreichbar sein (zumindest temporär) Oder gibt es ein VPN? Oder geht Support via Teamviewer, RustDesk oder Ähnliches etc.? Habe den Remote-Support noch nie gebraucht, dachte ich frage mal nach -...
I had this today again, without having a left ip on the ipam or anything else. I ended up deleting the part in /etc/pve/sdn/subnets.cfg for that simple-zones-vnet-subnet.
Liegt sehr wahrscheinlich an dem Dell-Parameter: "find_multipaths no" welcher https://manpages.debian.org/bookworm/multipath-tools/multipath.conf.5.en.html#strict "Both multipathd and multipath treat every non-blacklisted device as multipath...
Was a problem with apt-cacher-ng seems not to be proxmox related. Thanks for the help though!
Updated the apt-cacher-ng server and then it worked fine.
On a relatively new system I get:
root@pve-5:/usr/share/keyrings# apt update
Hit:1 http://security.debian.org/debian-security trixie-security InRelease
Hit:2 http://download.proxmox.com/debian/ceph-squid trixie InRelease
Hit:3...
Yes Proxmox makes sure that you can always migrate to a newer node (but not back from the new node to an older one). Livemigration is no problem, have fun!
Moin! Auf der Proxmox Linkedin Seite wurde das Event beworben. XING ist tot, Linkedin ist sehr aktiv (finde ich zumindest).
Im Forum würde ich mich auch freuen. Eventuell gibts hierfür eine Möglichkeit im deutschen Bereich? Wir melden uns bei...
Hab gerade in einem c't 3003 Video Werbung für die ProxTalks in diesem Jahr gesehen und die findet schon in zwei Wochen statt ... komisch, dass es nirgends im Forum dafür Werbung gibt. Bis eben wusste ich noch nichts davon."Lineup" sieht aus wie...
"Drop the VM.Monitor privilege and instead require the Sys.Audit privilege for basic access to the KVM monitor.Commands besides basic informational commands require the Sys.Modify privilege, and some commands are restricted to the root user."...
Thanks! A side-question to that topic. If a user puts an ip for the web-ui/mgmt on the vmbr0 (access-vlan, no tagged-vlan-adapters) - is this still a bad idea in 2025? Any downside, because vms can identify the hypervisor or is this information...
The packet should then be dropped. The tagging setting uses the bridge vlan feature to define allowed and native vlans (see [1]).
This means tagging takes place when the packet traverses the bridge port.
[1]...