Search results

  1. O

    why proxmox firewall on container doesn't support ipv6 ports and iptables inside the os yes?

    Hello, why proxmox firewall on container doesn't support ipv6 ports and iptables inside the os yes? or i'm wrong? sudo ip6tables -A INPUT -p tcp --dport 9993 -j ACCEPT sudo ip6tables -A INPUT -p tcp --dport 10998 -j ACCEPT
  2. O

    Second proxmox PVE Admin assigned to separate pool can't access networks bridges

    Hi. I have created a second user in a group permission as shown in the images.. all works but the user can't see any network bridge when creating VPS or LXC. I have added role permission VM.config.network The pool use separate zfs pool. Where I'm wrong...
  3. O

    Moving container to other pool inside samse server: NFS share creation failed TASK ERROR: zfs error: filesystem successfully created, but not shared

    Hello Moving container to other pool inside samse server return me this error,., where i'm wrong? Thank you. cannot share 'zfs-sas/proxmox-storage/subvol-146-disk-4: system error': NFS share creation failed TASK ERROR: zfs error: filesystem successfully created, but not shared
  4. O

    Why containers doesn't show SLAAC IPv6 in the main information tab?

    Hello. I have switched to only ipv6 containers and using SLAAC no ip is shown when the container is running in the main information tab. Why dowsn't show it? will really confortable to make a copy and paste from the statistic tab. thank you.
  5. O

    feature request: show all used lan and public used ip

    Hello why don't add a function to show all already used ip in the server or cluster?
  6. O

    Is LXC suitable for intensive applications of 24-hour active processes?

    Is LXC suitable for intensive applications of 24-hour active processes? Hi. I have done some code for h24 video transcoding processes running in Debian container.. My question is.. LXC is suitable for intensive applications running for months and months with active processes like ffmpeg...
  7. O

    Trying to change any LXC/VPS properites: TASK ERROR: unable to open file '/etc/pve/nodes/prx1/lxc/115.conf.tmp.3825021' - Input/output error

    Hi. After applying latest kernel and various updates i have this error trying to modify an lxc or vps: TASK ERROR: unable to open file '/etc/pve/nodes/prx1/lxc/115.conf.tmp.3825021' - Input/output error
  8. O

    Zfs striped raid degradation on high load

    Hello. I have a striped zfs of 2 mirror and when proxmox perform an intensive operation like backup it report sometimes write and read errors.. But running after a manual scrub it report all the times 0 errors and 0 data repaired. The zfs run on hba PCI sas card and I think the problem is as...
  9. O

    Second backup server for VPS

    Hello I own a niginx streaming server with aws cdn whre i stream live events using an external encoder that connect to my office using wireguard and wireguard server on a fritzbox. Now I want to setup second server to have a production ready vps in the case of failure, but with two server I...
  10. O

    VPS I/O priority command?

    I've heard from chatgpt that it's possible to set I/O priorities for a specific VPS on Proxmox using the pct command, where lower values indicate higher priority. Can someone please confirm if this is accurate advice for managing I/O priority in Proxmox? If so, I would appreciate guidance on how...
  11. O

    __pfx_process_timeout -

    Hello I have continuous small freeze of the system with this log. Proxmox run on zfs mirrored ssd on hba pci express card. this happen when there is filesystem intensive load.. but this not habppen if i move the intensive workload to the sas zfs mirrored/striped . What is happening? Thank you...
  12. O

    server timeout for some seconds and zfs error log

    Hello after some seconds of server timeout i found this performing zfs log: What I can do? Thanks. root@prx1:~# zpool status rpool -v pool: rpool state: ONLINE status: One or more devices has experienced an error resulting in data corruption. Applications may be affected. action...
  13. O

    Storj lxc 2tb zfs hdd live migration to 14tb

    Hello, i have a little server where also run for fun a storj node as LXC inside a 2tb hdd, now i want to move all the container to a new 14tb zfs hdd but I need to do this within maximum down of 5 hours to not be banned from the network. Exist a way to make a ZFS live migration, where the lxc...
  14. O

    Security group doesn't apply on network bridge and vps?

    Hello, I have some vps in the same private lan of my office where the router doesn't support VLAN and DMZ. Therefore to isolate each container from privates hosts on the lan I apply this rules, where it can communicate only with the gateway and not with the entire lan subnet. It just works...
  15. O

    Security VPS and lan device without DMZ and vlan

    Hello. I have a router Fritzbox that doesn't support DMZ and vlan. I'm my office I have proxmox with 2 ethernet, one for VPS and one for management both in the same subnet (VPS+ private devices). Now, to avoid opnsense and similar, I have NAT ports 80 and 443 to nginx proxy VPS and on this...
  16. O

    Proxmox folders to backup for easy restore/transfer

    Proxmox folders to backup for easy restore/transfer? included network/firewall host etc..? #!/bin/bash # Variables BACKUP_DIR="/backup/proxmox" # Local backup directory STORJ_BUCKET="storj_bucket" # Your Storj bucket name PROXMOX_DIRS="/etc/pve /var/lib/pve-cluster" # Proxmox directories...
  17. O

    ram 24gb 1333mhz dual rank vs 32gb 800mhz quad rank?

    To be or not to be, this is the question. Dell t310 support ram only for a total of 24gb 1333mhz dual rank (6x4gb) or 32gb 800mhz quad rank high density (4x8gb). I need ram for all vps.. will be terrible the switch to 800mhz???!!! (now working with 16gb 1333 and with zfs i remain with 1gb...
  18. O

    Suricata IPS on container Eth0 error

    Hello.. from this guide: https://pve.proxmox.com/pve-docs/chapter-pve-firewall.html#_tips_and_tricks what ethernet device i need to indicate for my CT 115 that iside use etho? I need to use the vmr0 of the host? Thank yuo tail suricata.log 1/7/2023 -- 16:25:19 - <Warning> - [ERRCODE...
  19. O

    zfs no snapshots available

    Hello I mount zfs not local-zfs path and snapshot isn't available, how i can solve? also snapshots aren't available for btrfs. thank you for the support
  20. O

    can't destroy lxc with wrong storage config

    root@prx1:/var/lib# pct destroy 127 storage 'local-lvm' does not exist also deleted 127 folder from lxc folder but continue to exist!