Recent content by arteta

  1. A

    firewall changed to ebtables

    But how else can I integrate my rules? by gui ?
  2. A

    firewall changed to ebtables

    same problem here. I was importing rules with this command: ebtables-restore < /root/scripts/ebtables.txt Now, after a few seconds, my rules disappears. No more filtering between my CTs :(
  3. A

    LXC container swapmemory wrong value?

    soon change : -> https://github.com/lxc/lxcfs/pull/51
  4. A

    [SOLVED] Proxmox 4 beta2 snapshots for LXC

    benefit: -> https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Logical_Volume_Manager_Administration/thinly-provisioned_snapshot_volumes.html -> https://gist.github.com/sidnei/7041338 (example with lxc-clone). -> https://www.flockport.com/lxc-and-lvm/ we can already...
  5. A

    LXC - Cannot assign a block device to container

    Hi; I have the same configuration on ubuntu server for the time before switching to proxmox 4 ! Should it not also add : lxc.autodev = 0 or use lxc.hook.autodev . Otherwise the reboot, the device no longer appears in / dev ? ->...
  6. A

    Problem with usb passthrough

    hi, For pass through the entire USB controller, it must be amd_iommu ? The N54L server does not it. Thanks !
  7. A

    Problem with usb passthrough

    thank you for the answer, how could I do this? If I do that, I could not add more USB ports in new vm? root@proxmox:~# lsusb -t /: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M /: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/5p, 12M /: Bus 04.Port 1: Dev 1...
  8. A

    Problem with usb passthrough

    Hi, I use Proxmox 3.3 on a N54L MicroServer. I added a vm adding usb passthrough: usb0: host = 2-1 On the usb port, there is a key usb dvb (August DVB-T205). In vm (debian 7 or centos 7), I installed tvheadend. The result is very bad. I have a lot of dropped frames. this log Proxmox often...