Search results

  1. A

    Execute script on login

    The only downside is: the log entry repeats every 5 minutes and triggers the push notification.
  2. A

    Execute script on login

    Thanks LnxBil. Somehow it should be obvious, if I'd have watched the syslog closely enough. Works like a charm. If anyone wants to do the same, here's my solution: Add the script to "/etc/rsyslog.d". nano /etc/rsyslog.d/pushover-web.conf module(load="omprog") template(name="webloginmsg"...
  3. A

    Execute script on login

    For security reasons I implemented an rsyslog config script to send a push notification on every ssh login attempt. Can this be done for the web login too?
  4. A

    LXC loses network interface after a few days - possible solution found, but why?

    Is there any way to debug a container other than via command line? (Which makes no sense due to long time waiting.)
  5. A

    LXC loses network interface after a few days - possible solution found, but why?

    To chime in here, it's the same issue here on my LXC reverse proxy, which is a vanilla debian 11 installation, just with nginx and lego. Disabling IPv6 did not fix it, as it was already disabled on router and proxmox. It happens once a day. A reboot fixes it. I have a DHCP lease time of 24...
  6. A

    Container unresponsive on 2nd network interface

    I'll investigate this further. But thanks anyway for your support, mira.
  7. A

    Container unresponsive on 2nd network interface

    Sorry for the late reply. I tested SSH and yes, SSH works on both interfaces. So it seems to be an nginx issue?
  8. A

    Intel NIC e1000e not recognized after boot

    Ok. Updated BIOS firmware and it's working. This thread can be deleted.
  9. A

    Intel NIC e1000e not recognized after boot

    I did several proxmox installations on various hardware. But this one's puzzling me. It's a quite simple setup: 32 GB RAM, ZFS-RAID on a six core CPU. Onboard are two Intel e1000e NICs. Under a Debian live installation (bullseye) they work fine. But the proxmox ISO has no luck. In Debug...
  10. A

    Container unresponsive on 2nd network interface

    root@ct:~# ip r default via 192.168.0.1 dev eth0 10.0.0.0/24 dev eth1 proto kernel scope link src 10.0.0.131 192.168.0.0/24 dev eth0 proto kernel scope link src 192.168.0.66 Both show the same routing tables. IPv6 is disabled.
  11. A

    Container unresponsive on 2nd network interface

    This is something really confusing: I have a proxmox server with two networks. Each network has its own internet connection. Network interfaces of VMs and CTs can be assigned to any of them via VLAN tagging. There's one CT with Debian 11 and a nginx reverse proxy. It has both of these two...
  12. A

    [SOLVED] Get VM Disk Details

    Tested it with another Debian VM, editing the conf file by hand. Switching from "scsi0" to "sata0" and vice versa doesn't harm the VM. Changing cache mode also not. Thanks a lot for all those clarifications.
  13. A

    [SOLVED] Get VM Disk Details

    Thanks a lot for this. Interresting insights. Can changes at the vdisk settings be done without any risk? And how can I tell, if the disk is qcow2 or raw? I used trimming on other VMs before, but they were freshly installed VM, not migrated VMs like this one. You may ask, why i won't make a...
  14. A

    [SOLVED] Get VM Disk Details

    The hardware tab doesn't show any type. # qm config 100 agent: 1 boot: order=sata1;ide2;net0 cores: 8 ide2: none,media=cdrom memory: 8192 meta: creation-qemu=6.2.0,ctime=1662923244 name: Debian net0: virtio=08:00:27:8a:9e:87,bridge=vmbr0,firewall=1 numa: 0 ostype: l26 sata1...
  15. A

    [SOLVED] Get VM Disk Details

    This is a fresh installation with ZFS. I have successfully migrated a 2TB VM from VirtualBox into Proxmox. Afterwards I deleted many unneeded big files within this VM. How can I tell what physical disk space this VM's disk is taking? I'm completely unsure, if the VM's trim mechanism works...
  16. A

    [SOLVED] Node shows wrong USB disk size

    Okay, got it. The USB HDD was not mounted and what was shown was the bare directory of the root file system. Mounting the HDD shows the correct size for it. Why doesn't proxmox remount USB file systems at reboot? Does it have to be manually added in fstab? But the issue with the root disks size...
  17. A

    [SOLVED] Node shows wrong USB disk size

    # zfs list NAME USED AVAIL REFER MOUNTPOINT rpool 5.53T 1.39T 140K /rpool rpool/ROOT 2.46T 1.39T 140K /rpool/ROOT rpool/ROOT/pve-1 2.46T 1.39T 2.46T / rpool/data 3.06T 1.39T 140K...
  18. A

    [SOLVED] Node shows wrong USB disk size

    # lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 3.6T 0 disk ├─sda1 8:1 0 1007K 0 part ├─sda2 8:2 0 512M 0 part └─sda3 8:3 0 3.6T 0 part sdb 8:16 0 3.6T 0 disk ├─sdb1 8:17 0 1007K 0 part ├─sdb2 8:18 0 512M 0 part...
  19. A

    [SOLVED] Node shows wrong USB disk size

    sde 8:64 0 7.3T 0 disk └─sde1 8:65 0 7.3T 0 part Strangely its the same with the main volume. Its a ZRAID with 4 x 4TB HDDs. The node says under Disks/ZFS: size = 16 TB, free = 3.5 TB, allocated = 12.5 TB. But under summary: HD space 2.46 of 3.86 TB
  20. A

    [SOLVED] Node shows wrong USB disk size

    Hi! This is something, I did not see anywhere else. I've got PVE 7.1-7 with a single node. For backup purposes an 8TB USB HDD is attached. "Disks" shows /dev/dsde and sde1 as 8 TB (it's one single EXT4 partition). When I click on that Volume (listed below the node's VMs), the summary shows 4.24...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!