linux

  1. R

    [SOLVED] snapd lxc - container ubuntu 18.04 problems Error message

    Hello everyone, I have a ubuntu lxc - container with ubuntu 18.04 and installed snapd, but with problems. In my lxc config I have the following lines added: features: nesting=1,fuse=1,mount=nfs lxc.cap.drop: I can start the snapd container with rocketchat server but in syslog I have the...
  2. R

    Linux kernel 5.1?

    Hi, Coffee-Lake GPUs need at least Linux 5.1 for KVMGT support (e.g. Intel Corporation UHD Graphics 610). Are there any plans for Linux 5.1, yet? Thanx for any hint! :)
  3. W

    Proxmox-ZFS != FreeNAS-ZFS??

    Hallo. Ich hatte unter Proxmox einen ZFS-Pool eingerichtet und wollte testweise die Systemplatte gegen ein FreeNAS tauschen, um mir das System anzuschauen. Dabei stellte ich aber fest, dass ich den Pool, der unter Linux/Proxmox angelegt wurde, nicht ohne weiteres unter FreeNAS/FreeBSD...
  4. Y

    [SOLVED] pve-firewall problem

    I did a reboot yesterday....and then: Apr 29 18:05:00 v3 systemd[1]: Starting Proxmox VE replication runner... Apr 29 18:05:01 v3 systemd[1]: Started Proxmox VE replication runner. Apr 29 18:05:07 v3 pve-firewall[36094]: status update error: unable to apply firewall changes Apr 29 18:05:16 v3...
  5. A

    linux kernel list_lru_count_one patch

    Does the kernel 4.15.18-9-pve have the following patches (?): https://lkml.org/lkml/2018/7/9/181 ? This patch set is released in kernel 4.19
  6. A

    Advice on routing needed

    -- fixed Rersolution was: https://pve.proxmox.com/pve-docs/images/default-network-setup-routed.svg
  7. S

    PVE Spice Minial Linux ISO

    Hey guys, is there like a minimal Linux ISO with just the capability to connect to my hosted pve vm via Spice? I tried now a lot and i wont work, especially not the ThinClient minimal isos, they all have a lot of tools installed, but not one has Spice or Virt-Viewer. Dont work ThinClient ISOs...
  8. M

    Interested in getting Kernel 4.19 when it comes out

    Had Proxmox working on a Mac Mini of all things. Graduated to a Ryzen setup, and having some odd freezes. Trying some C6 workaround, else I noticed in my debugging efforts that I can't just load any kernel like I usually can on Debian/Ubuntu: not without causing my Proxmox containers to no...
  9. V

    Physical to PROXMOX VM

    Hi, I have old physical unknown linux OS with no access to OS, is it possible somehow migrate to Proxmox VM?
  10. B

    DNAT works to Windows VM but doesn't to Linux one

    Hello community! I have: - dedicatied server with 1 public IPv4 with pve-manager/5.1-43/bdb08029 (running kernel: 4.13.13-5-pve) - routed network configuration - 2 VMs with 1 NIC in NAT mode each I need to DNAT some TCP ports from public IP to VMs. I have already read...
  11. T

    [SOLVED] Creating raw image from physical disk for migration

    Hello I was under the impression that I could create a .raw image of my linux device for migrating to proxmox like this: dd if=/dev/hda | gzip | ssh proxmoxserver dd -of=disk_image.raw The problem is that this raw image gets really big, bigger than virtual disk images in general. I think I am...
  12. G

    EDAC sbridge errors after upgrade to 5.1

    Hi folks, Just after a sanity check here. I recently upgraded my Proxmox 5.x server to 5.1 and noticed the following errors on boot. [ 0.000000] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to uersion: 0x3a (or later) Reading all physical volumes. This may...
  13. A

    Extend Linux hard disk

    Hi all, I'm working on PVE 5.1 and i get some issues when i want to extend a linux virtual machine hard disk. I'm working with LVM on the proxmox node. For example I extend by 10G a scsi drive on a VM. I see the change on the sda disk when i run # dmesg But i can't extend the root partition...
  14. D

    Centralized Authentication for Logging Into Containers

    We are using Proxmox 4.4 with LXC containers. I have a growing number of containers and a growing number of users. Giving each user a local account on each container is quickly getting unwieldy. I have managed to give each user a single roaming home directory by: Creating an account on the...
  15. V

    Gluster FS on a AWS cloned server

    Hi Guys, I have created a clone server and attached drives using snapshot, the cloned servers are exact copy of original. The glusterfs is configured to use UUID of the drives, since I cloned it, the configuration file of gluster is the same as original. I tried to start glusterd , but it...
  16. R

    General advice for Proxmox build

    Hi all, this is my first post here, and I hope it's OK that I'm posting a generic request for advice instead of posting a specific problem. I'm not a Proxmox user yet, but it does sound like a good solution for my purposes based on what I have read so far. With AMD's Zen around the corner, I am...
  17. J

    'qm terminal' looses connection to console (or something)

    I am booting my Linux virtual from and ISO image and adding the "...console=tty0 console=ttyS0" manually from the boot menu. I can run `qm terminal <VMID>` from the command line on the proxmox server and display all the boot output as the VM is booting. Very nice. I'm not, however, able to get...