Search results for query: lxc mountpoint

  1. G

    Mount entfernen / Neu mounten mit Rechten und an lxc Durchreichen

    Hallo zusammen. Ich habe ein Problem mit meinen Festplattenorganisation. Ich habe eine Mountpoint bei der Festplatte sdb1 gesetzt (mount -t ext4 -o rw /dev/sdb1 /media/drive) der leider keine Rechte zum schreiben besitzt wenn ich diesen an den lxc durchreichen möchte. Jetzt bekommen ich den...
  2. Sasha

    Restored a container backup, lost all my data on non-backup disk

    It's annoying, that we got a warning about bind mount point also. What's is wrong with it? Why PM think i'll delete bind mount point while restoring LXC from backup?
  3. B

    USB Platte für Nextcloud LXC durchreichen

    Hi, mir ist bewusst, dass der Post schon ein paar Tage älter ist, da ich aber bei meiner Suche ebenfalls hierüber gestolpert bin, möchte ich für alle Nachfolgenden den Lösungsweg (der für mich funktioniert hat) beschreiben: Ich gehe von eine laufenden Proxmox-Installation (bei mir Version 8.2.7)...
  4. E

    [Solved] Why do i need 3 Nodes for an HA Cluster?

    That's a valid point, but until that point it is as resilient as that one appliance. For the record, I think I said above if I was paid by Proxmox and wanted a happy customer, then CEPH 5+. ;) I do not want to confuse OP some more, but I do not see much point e.g. running CEPH on the nodes...
  5. W

    [Solved] Why do i need 3 Nodes for an HA Cluster?

    Yes, but one could start so small with 1x nfs and go up to highest requirements until money is over. And don't to forget don't need to do all these block storage confusion like "where's my space used" (as every week new here) and just moving regular dir's+files from one small do even better...
  6. P

    [SOLVED] pve upgrade 8.1 to 8.2 broke lxc mountpoint write access

    I have a lxc in which I have a mountpoint from the pve host. It has been working fine for a year, I did a upgrade and booted with the new kernel from 8.1.x to 8.2.7. now my applications in the lxc cant write to the mountpoint, I can create directories and files in the mountpoint. but the...
  7. E

    ZFS no pools available yet ONLINE import status, I/O error on Import attempt

    I just popped into your linked discussions, you already got some good pieces of advice, I am not sure what you ran and you did not from there. I would completely disregard the attempt to get it working with initramfs if that pool is not normally importable on a separate system even. As I have...
  8. P

    Unable to make backups of some LXCs

    Nearly full code: create full clone of mountpoint rootfs (local-lvm:vm-107-disk-0) WARNING: You have not turned on protection against thin pools running out of space. WARNING: Set activation/thin_pool_autoextend_threshold below 100 to trigger automatic extension of thin pools before they...
  9. P

    Unable to make backups of some LXCs

    Another LXC had following errors during backup: /usr/lib/x86_64-linux-gnu/libkmod.so.2.3.7: File shrank by 39128 bytes; padding with zeros INFO: tar...
  10. S

    [SOLVED] LXC's failing to start (create new LXC fails as well)

    Thank you for posting your solution! I was backing up to a USB drive before potentially destructive changes and encountered this issue. It had the same solution as you posted.
  11. K

    Container gelöscht - Inhalt vom Mountpoint auch weg?

    Scheint weg zu sein - ich hab das mal nachgestellt... LXC erstellt - 100GB Mountpoint erstellt - 100GB detached - LXC gelöscht. Beim Löschen kam dann der Hinweis: "Referenced disks will always be destroyed." Kann ich das vermeiden?
  12. K

    Container gelöscht - Inhalt vom Mountpoint auch weg?

    Hallo zusammen. Ich bin noch recht frisch bei Proxmox, aber es wird immer interessanter :cool:. Ich nutze u. a. Immich - ein selfhosted Replacement für Google-Photos. Dazu hab' ich einen Ubuntu-Container aufgesetzt und das Ding kompiliert. Da die Container immer recht knapp sind, hab' ich 'nen...
  13. C

    [SOLVED] Backup Failing with I/O error

    Hi thanks for your reply! That is a bit special, but my fstab is compledtely empty, I run Proxmox Bckupserver as LXC with passed through zfs poool. So for context I did the following: 1. PLug in HDD and SSD into Proxmox Node. 2. Wipe and and create ZFS Cluster through Webinterface 3. Pass...
  14. L

    Can't create OSD while replacing failed drive on PVE 7.4.17

    Edit: FYI: I successfully replaced a different disk on a different node earlier today, and that's still rebalancing. I had an issue destroying the old drive, but thought that might be normal on a failed disk: destroy OSD osd.0 Remove osd.0 from the CRUSH map Remove the osd.0 authentication...
  15. dherzig

    PVE8.2: Verständnisfrage zur Festplattenaufteilung

    Hoi! Das sieht auf den ersten Blick gut aus -- wenn du direkt auf die storage 'RAID' unter deinem node 'homelab' klickst, solltest du schon 'VM disks' und CT Volumes' (aktuell vermutlich leer) sehen. Wenn du jetzt z.B. dem nextcloud container 50GB extra spendieren möchtest, könntest du auf...
  16. Z

    Rpool, how to create ZFS

    I am not quite sure how you ended up with both LVM and ZFS. Usually, I would expect one or the other. In any case, ZFS is both a filesystem, a disk, and a volume manager. So, you usually would not create another ZFS pool in the GUI, unless you wanted to add more hardware and manage the newly...
  17. A

    Backup of one VM suddenly failing: job failed with err -5 - Input/output error

    Hello, One particular VM on one of our nodes has suddenly begun failing to backup as of yesterday. The VM runs and functions perfectly fine, and works after a full shut down and restart. The error in question is the all famous "job failed with err -5 - Input/output error". There is not a...
  18. Falk R.

    Proxmoxx backup Server Qnap

    Ich nutze keine LXC, aber eigentlich müsste auch VZDump den Mountpoint mitsichern.
  19. C

    adding a TrueNAS VM share to unprivelidged LXC

    via an static IP assigned by opnsense. but wouldn't that also affect samba shares? these mount as they should with no errors. anyway, i just tried what you suggested, set a static IP within the LXC (using a IP that is not in the DHCP range). rebooted LXC to confirm using new IP. shutdown LXC...
  20. G

    adding a TrueNAS VM share to unprivelidged LXC

    How does the PVE host itself have a static IP address? Anyway, each to his own. I would try what I have suggested. Do as you wish. The logic behind my thinking is, that the time/limits taken for that DHCP to be allocated on LXC startup is affecting that TrueNAS bind mountpoint share.