Search results

  1. D

    No ping within the Container, why?

    Yes, I'll remove it, but I'll be happy if I can ping 8.8.8.8 from the container or the firewall itself. Here more Info: root@DIM03PVE01:~# ifreload --syntax-check --all --debug debug: args = Namespace(all=True, currentlyup=False, CLASS=None, iflist=[], noact=False, verbose=False...
  2. D

    No ping within the Container, why?

    here more Configuration
  3. D

    No ping within the Container, why?

    oh sorry :-) root@DIM03PVE01:~# pct config 103 arch: amd64 cores: 2 features: nesting=1 hostname: Test4 memory: 512 net0: name=eth0,bridge=vmbr0,gw=172.16.250.1,hwaddr=BC:24:11:A3:65:FE,ip=172.16.250.201/24,type=veth ostype: debian rootfs: local-zfs:subvol-103-disk-0,size=8G searchdomain...
  4. D

    No ping within the Container, why?

    Why can't I ping the router from the Container? (DHCP, SSH, etc. don't work either) The Seceurpoint firewall has the following IP: 172.16.250.1 Proxmox: 172.16.250.5 Debian VM (test4) 172.16.250.201
  5. D

    Festplatte Voll?

    das Problem müssten doch viele haben? oder wie kontrolliert ihr euren Speicher?
  6. D

    Ceph Snapshots?

    Hi, we have a Proxmox cluster with CEPH. Can we somehow enable automatic snapshots like with ZFS? https://github.com/zfsonlinux/zfs-auto-snapshot If yes, how does it work?
  7. D

    Festplatte Voll?

    soll das heißen, das df gerade einfach nur ein Fehler hat?
  8. D

    Festplatte Voll?

    Hallo, was läuft hier falsch? data01 ist anscheinend zu 100% voll? root@PVE01:/# df -h Filesystem Size Used Avail Use% Mounted on udev 32G 0 32G 0% /dev tmpfs 6.3G 2.7M 6.3G 1% /run rpool/ROOT/pve-1 859G 19G 840G 3% / tmpfs...
  9. D

    Proxmox - Bond Problems

    Hi, We have several network cards. Here is the overview: enp129 is a bond and en65 is a bond. At bond1, our network is unreachable. Why? is there an error here? # network interface settings; autogenerated # Please do NOT modify this file directly, unless you know what # you're doing. # #...
  10. D

    ZFS disk space full

    In the graphic yes, that's why I don't understand it.
  11. D

    ZFS disk space full

    The browser shows the disk as full, but not in the shell. Why? root@PVE:~# df -h Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.1G 1.4M 3.1G 1% /run rpool/ROOT/pve-1 215G 8.8G 207G 5% / tmpfs...
  12. D

    Unable to open chunk store - Permission denied (os error 13)

    thanks for the link But I was able to solve it with: chmod -R 777 /mnt/backup
  13. D

    zfs-auto-snapshot - Script

    Hello, is there a command how to get an overview of the current setting of zfs-auto-snapshot? And a command that prints the number of current snapshots?
  14. D

    Unable to open chunk store - Permission denied (os error 13)

    Hello, I have a Proxmox backup server. Mounted a NAS via NFS and got this error. Why? unable to open chunk store 'backup' at "/mnt/backup/.chunks" - Permission denied (os error 13) drwxr-xr-x 6 root root 4.0K Sep 18 21:35 .. -rw-r--r-- 1 backup backup 0 Sep 18 22:10 .lock drwxrwxrwx 1...
  15. D

    Snapshots sicher / Partition verschwunden

    Hallo Zusammen, 1. wenn ich auf einen Snapshot zurück möchte, bei dem noch 5 davor sind, muss das ja forcen. Kann ich die 5 davor irgendwie wegsichern? so dass ich wieder zurückspringen könnte? 2. Wenn innerhalb einer VM, die HDD keine Parition mehr findet. Kann ich dann mit einem Snapshot...
  16. D

    Backup auf wechsel NAS?

    rsync wäre nicht so schlimm, aber ich benötige im prinip ein 3 NAS. Eines das dauerhaft dran ist und 2 zum wechseln. Wenn man nur 2 hat und es dann brennen würde oder blitzeinschlag, hab ich eigentlich kein Backup. Oder seht ihr das anders?
  17. D

    Backup auf wechsel NAS?

    Hallo, ja das hatte ich mir auch schon überlegt, aber ich weiß nicht wie wir das überwachen sollen? So ein Backup mit E-Mail Benachrichtigung finde ich einfach etwas beqeumer. Ich dachte vielleicht ist das möglich, dass wenn die Chunks nicht da sind, dass er dann wieder bei einem Vollbackup...
  18. D

    Backup auf wechsel NAS?

    Hallo, ich weiß das es möglich ist ein Backup auf NFS zu speichern. Wir möchten aber die HDDs wechseln, so dass immer ein NAS offline ist. Wenn ich das mache, bekomme ich Chunks Fehler. Ist das irgendwie möglich?
  19. D

    Proxmox - CheckMK

    does nobody have an idea?
  20. D

    Proxmox - CheckMK

    Hello, Proxmox version 7.2-4 In the GUI I get the following display: But in the shell it works? Why not in the GUI? OMD[taz]:~$ /omd/sites/taz/share/check_mk/agents/special/agent_proxmox_ve --verbose --debug '-u' 'checkmk@pve' '-p' 'passwort' '--port' 8006 '--no-cert-check' '--timeout' 60...