Latest activity

  • bbgeek17
    Hi @dsintayehu , welcome to the forum. The CLVM is not a supported or tested method of implementing shared storage in PVE. PVE takes on the responsibility of the lock coordinator in its environment and that may very well interfere in CLVM. You...
  • B
    Bu66as reacted to Scplayer's post in the thread [SOLVED] Gotify Benachrichtigungen with Like Like.
    Moin, Danke dir für die Rückmeldung hab kurz nachdem verfassen des Beitrages genau das gemacht und wie du schon sagtest lag es daran. Da hätte man aber auch drauf kommen können. LG Jan
  • fba
    fba replied to the thread VLANs issue and VLANs thinking.
    Is this typo here of why are auto and iface line using different interface names?
  • B
    Ob du Container oder eine VM nutzt, macht für den NFS-Zugriff selbst kaum einen Unterschied. Generell sind für solche Dienste Container (LXC) aber die ressourcenschonendere Wahl. Die Anbindung ist in beiden Fällen einfach: In einer VM mountest...
  • B
    Bu66as reacted to Crabby's post in the thread ZFS attach Disk to Pool with Like Like.
    Hallo ihr beiden, vielen Dank für eure Tipps! Ich habe das jetzt durchgeführt und es hat alles wunderbar funktioniert und DATA ist jetzt erweitert. :)
  • B
    Hallo @mzurhorst, die Option nesting=1 erlaubt es dem Container, eigene Namespaces zu erstellen. Das ist primär dafür gedacht, um darin wiederum Container (z.B. Docker) oder virtualisierte Umgebungen zu betreiben. Ein Nebeneffekt davon ist...
  • B
    bl1mp replied to the thread VLANs issue and VLANs thinking.
    yes, define the vmbridges as vlan aware and take a look in the configuration wizard of the VMs network devices, to assign the vlan tags. You won't be able to pass the vlan devices directly to the VMs. Therefore, as an alternative approach, to...
  • B
    Hallo @aheinz, der Connection timed out deutet auf ein Netzwerkproblem hin, welches sehr wahrscheinlich durch die Firewall des PVE-Hosts verursacht wird. Bitte stelle sicher, dass der Port 3493/tcp für den LXC erreichbar ist. Sollte das nicht...
  • D
    Unable to Perform Live Migration with Clustered LVM (lvmlockd/sanlock) on Shared FC LUN Hi all, I have a 3-node Proxmox VE 8.4.14 cluster (nodes: dev-proxhost1-mas, dev-proxhost2, and dev-proxhost3) connected to a Dell EMC Unity storage array...
  • bbgeek17
    Hi @harikrishna075, The first thing to clarify - there’s no single “best” way to do something in IT. It all depends on your goals, constraints, tolerance for risk, and budget. Here are the general approaches you can take: a) Use your existing...
  • B
    Hallo @Malz1902, dein Problem deutet stark auf das bekannte Problem mit dem Intel e1000e Treiber hin, wie von @jim_os bereits mehrfach erwähnt. Die Lösung, welche auch für @Josch und @marinko9999 funktioniert hat, ist das Deaktivieren von...
  • B
    Feedback zu der Antwort, es hat funktioniert und ich komme an meine Daten wieder dran. Falls jemand das selbe Problem hat und das Betriebssystem auf einer anderen Platte haben, einfach das Betriebssystem grundinstallieren, im Anschluss das machen...
  • A
    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...
  • B
    Bu66as reacted to zmaier's post in the thread VM Size vergrößern with Like Like.
    Ich hab wie vorgeschlagen GParted mit einer Live-ISO gebootet und damit einen FS-Check and Repair gemacht. Siehe da, jetzt passt alles. Danke für eure Hilfe.
  • J
    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...
  • J
    How is your network setup? Do you have a dedicated connection for the backup or is all running over the same network link? You can set a rate limit in the configuration of the sync job, did you try that?
  • jsterr
    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...
  • B
    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...
  • J
    I might be wrong but I remember @spirit (as main developer of the LVM/thick-Snapshot support) mentioned that his approach should work too to allow thin provisioning on LVM/thick and might be implemented at some point. I might be wrong though :)
  • B
    Hallo @Jörg Giencke, wie @fiona bereits erwähnt hat, deutet der Fehler err -61 - No data available sehr stark auf ein Problem mit dem unterliegenden Speicher hin. Du solltest zuerst die System-Logs des Proxmox-Hosts mit dmesg -T oder journalctl...