Search results

  1. K

    passthrough usb from host to lxc?

    the -bash: /dev/null: Permission denied issue was solved by: chmod 666 /dev/null Remains the USB passthrough which is not working correctly. Even after the 'lxc-device add' command there is no 2 way traffic to the usb transceiver. It only sends signals but is not capable of receiving them.
  2. K

    passthrough usb from host to lxc?

    I don't know if it has anything to do with this but when i login over SSH as root in the container all seems ok. But when i login as a user i get: root@domoticz:~# login sierink Password: Last login: Sat Oct 10 16:13:30 CEST 2015 on pts/2 Welcome to Ubuntu 14.04.3 LTS (GNU/Linux 4.2.2-1-pve...
  3. K

    passthrough usb from host to lxc?

    Adding these lines to the .conf of the container makes me see the usb device on the container when checking with lsusb: lxc.cgroup.devices.allow = c 189:* rwm lxc.mount.entry = /dev/bus/usb/002 dev/bus/usb/002 none bind,optional,create=dir lxc.mount.entry = /dev/ttyUSB0 dev/ttyUSB0 none...
  4. K

    passthrough usb from host to lxc?

    I did try that already but does not work. Maybe because it is not a storage usb device but a ftdi (433mhz transciever).
  5. K

    passthrough usb from host to lxc?

    Initially i tried with the bind option but no luck. I just found that when i run: lxc-device add -n 112 /dev/ttyUSB0 /dev/ttyUSB0 on the host the passthrough works. Only it will not survive a reboot of the container. Any idea how to do that?
  6. K

    passthrough usb from host to lxc?

    I did not succeed in doing this. Is it possible with proxmox? Any instructions?
  7. K

    SPICE, Browser configuration and Remote configuration Proxmox 3.2

    I use chrome on linux mint (ubuntu) and the file which is downloaded when selecting the spice button has no .vv extension, it is just called 'download' and since there is no extension it is hard to associate it with chrome. On Firefox it does work correctly.
  8. K

    console does not work

    I usually use containers, so i don't have experience with VM's. Anyway i made a vm and it should start from an iso, but i can not get a console going.I get following message: command '/bin/nc -l -p 5901 -w 10 -c '/usr/sbin/qm vncproxy 121 2>/dev/null'' failed: exit code 1I tried several browsers...
  9. K

    Spin down USB hard drive?

    If your drive supports spindown, then this will be able to do so. But many usb drives don't support spindown. The WD Elements series does. http://code.google.com/p/spindown/
  10. K

    memory usage indication container

    root@samba:~# free total used free shared buffers cached Mem: 2097152 1938136 159016 0 0 1903644 -/+ buffers/cache: 34492 2062660 Swap: 524288 5180 519108 I noticed that a lot of the memory is...
  11. K

    memory usage indication container

    it is about a openvz container
  12. K

    memory usage indication container

    One of my containers has a very high (near 100%) memory usage. At least that is displayed on the proxmox webinterface. Inside the same container I installed webmin and on the webmin webinterface the memory usage of this same container is only about 5%. Which one is telling the truth?
  13. K

    hi gtennant, what works for me is a pound.cfg file like this: ## Minimal sample pound.cfg ## ##...

    hi gtennant, what works for me is a pound.cfg file like this: ## Minimal sample pound.cfg ## ## see pound(8) for details ###################################################################### ## global options: User "www-data" Group "www-data" #RootJail "/chroot/pound"...
  14. K

    OwnCloud

    Just follow this http://owncloud.org/support/setup-and-installation/linux-server/ and at point 2 choose for from repository. Install git by apt-get install git then go to the directory where you want owncloud installed (probably /var/www) and give the git clone command as specified at point 2...
  15. K

    multiple virtual machines serving a website on 1 ipadress (wan)

    I took another config file from the web, and adjusted it to my situation a now it works fine. Thanks for the 'pound' pointer!
  16. K

    multiple virtual machines serving a website on 1 ipadress (wan)

    I first installed pound in a container but could not get it to work, so i tried it directly on the host. Unfortunately no luck here as well.
  17. K

    multiple virtual machines serving a website on 1 ipadress (wan)

    Thanks, i installed pound on the proxmox host but have troubles with the config file. My router transfers inbound http requests to port 80 on the proxmox node server. I have this in the config file: ListenHTTP Address 192.168.1.5 Port 80 Service...
  18. K

    multiple virtual machines serving a website on 1 ipadress (wan)

    This is not directly proxmox related but i can't find some info on the web how to achieve my goal. Most info is about 1 server running multiple websites. Maybe someone can point me in the good direction with some links or other info. I have a server running proxmox with several containers, each...
  19. K

    NFS on NAS on 2.0

    i don't think this will work. proxmox is virtualization software. it is not a sort of operating system. it allows you to run and manage more than 1 operating system on a computer. to function properly it needs a lot of memory, most nas devices have not sufficient memory. I would suggest to look...
  20. K

    OwnCloud

    It is easy to install it on a debian container, but maybe worth having a prebuild VA. www.owncloud.org

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!