Search results

  1. H

    Is it possible to passthrough a physical disk with an OS installed and use it in a VM guest?

    Thank you. I already knew the two links. But unfortunately I didn't really get any further with them. I found the following post on reddit: https://www.reddit.com/r/Proxmox/comments/l9ksze/boot_and_run_a_vm_from_a_physical_disk_taken_from/ So my procedure maybe as follows: Setup Proxmox on a...
  2. H

    Is it possible to passthrough a physical disk with an OS installed and use it in a VM guest?

    Hi, Debian OS (Stretch) is installed bare metal on the SSD of my server. There are also a lot of Docker Containers configured. My home automation software (FHEM) is installed to the bare metal Debian OS directly. Its not that easy to migrate this to a VM, because I have a lot of FHEM modules in...
  3. H

    Proxmox VE 4.2 setup on Supermicro X11SSH-CTF

    Hello @MaddinB thanks for this hint. Now I did the following: mounted the iso file via supermicro ipmi web ui bootet the virtual cd rom pressed "e" while in proxmox boot menu configured grub as shown in the following screenshot pressed F10 (also tried STRG+X) to boot It still doesn't...
  4. H

    LXC - Cannot assign a block device to container

    Hello fabian, thank you for the fast response. I am passing through the block device in this way because it was written by @mjb2000 in this thread some posts ago. I didn't read the official documentation. Sorry, my mistake.;) But yes, you are right. It is as easy as you wrote. The following...
  5. H

    LXC - Cannot assign a block device to container

    Hello fabian, here is my container configuration file: arch: amd64 cores: 1 hostname: vdr memory: 4096 net0: name=eth0,bridge=vmbr0,gw=10.11.11.1,hwaddr=0A:D8:58:1F:AA:A3,ip=10.11.11.12/24,type=veth ostype: debian rootfs: local:110/vm-110-disk-1.raw,size=4G swap: 4096 lxc.aa_profile...
  6. H

    unregister_netdevice error

    Hello guys, I have this exact same error when I shutdown an lxc while a cifs is mounted. @B4c4rd1 Can you explain your script a little bit more please? The path "/opt/enerspace/service/umountCifs.sh" doesn't exit for me, not at the host and not at the lxc. Wehre should your script be placed...
  7. H

    LXC - Cannot assign a block device to container

    @mjb2000: Thanks for this hint. It seems to work as expected. ;) But one question. If I backup my lxc I see the following messages: INFO: starting new backup job: vzdump 110 --mode snapshot --compress lzo --node proxmox --storage local --remove 0 INFO: Starting Backup of VM 110 (lxc) INFO...
  8. H

    Proxmox VE 4.2 setup on Supermicro X11SSH-CTF

    By the way, it's still not possible to use the current installation medium (PVE 4.4) with this mainboard. Which information do you need to debug that issue? It would be nice to use the installation medium in proxmox future versions. I would like to setup the proxmox host system to a zfs. This...
  9. H

    [SOLVED] Debian container won't update a specific repo

    Hello, here is the other user from the vdr-portal. ;) That's it! The needed package is "ca-certificates". After installing that package "apt-get update" works as expected. Thank you very much! Viele Grüße Hoppel
  10. H

    Proxmox VE 4.2 setup on Supermicro X11SSH-CTF

    OK, thanks for reporting back. Bye
  11. H

    Proxmox VE 4.2 setup on Supermicro X11SSH-CTF

    interesting, I am confused... Which ipmi-/bios-firmware do you use? I use the following... Firmware Revision : 01.15 Firmware Build Time : 02/19/2016 BIOS Version : 1.0a BIOS Build Time : 03/22/2016 CPLD Version : 02.b1.01 Redfish Version : 1.0.1 Greetings Hoppel
  12. H

    Proxmox VE 4.2 setup on Supermicro X11SSH-CTF

    Did you install via cd-rom, usb or ipmi? I didn't test the cd-rom and usb methods? Maybe my installer error is related to ipmi... Greetings Hoppel
  13. H

    Proxmox VE 4.2 setup on Supermicro X11SSH-CTF

    FYI: the installer iso for proxmox pve 4.3 also doesn't work for me. But it's ok, I have the way to install the debian netinstall and the proxmox repo. Both isos work fine, if try to install them in a kvm on my already installed proxmox host.
  14. H

    Proxmox VE 4.2 pci passthrough LSI 3008 (mpt3sas)

    Hello guys, at the moment I am virtualizing my openmediavault to a kvm. My hardware specs: Mainboard: Supermicro X11SSH-CTF CPU: Intel Xeon E3-1240Lv5 4x 2.10GHz So.1151 TRAY RAM: 64GB DDR4 ECC UDIMM Onboard-SAS-Controller: LSI SAS3008 PCI-Express (with 8x4TB WD Red in a Eaid-Z2) On the host...
  15. H

    Proxmox VE 4.2 setup on Supermicro X11SSH-CTF

    Hi DzAirmaX, in the first phase of virtualising my server I am going the way with kvm only. In the second phase, when it's clear that everthing works as stable as without virtualising, I am going to try lxc. So you have to wait maybe some month until I can give you that feedback. I don't have...
  16. H

    Proxmox VE 4.2 setup on Supermicro X11SSH-CTF

    Ok, I installed proxmox on top of a debian jessie 8.6 netinst. This worked really flawless. Now, I am working on pci passthrough, to pass through my onboard lsi 3008 sas controller (I already see it in the kvm, but also on the host), my cine s2 dvb tuner card and a sata-ssd-disk to different...
  17. H

    Proxmox VE 4.2 setup on Supermicro X11SSH-CTF

    Ok, but why does the plain debian jessie 8.6 netinst iso with kernel 3.16 show me the graphical setup user interface and proxmox with kernel 4.4 does not? Don't you use the standard drivers and modules from the default kernel? I also saw the graphical setup ui with debian jessie 8.3 netinst...
  18. H

    Proxmox VE 4.2 setup on Supermicro X11SSH-CTF

    Hello Wolfgang, thanks for answering that fast. I already saw this wiki-howto and it also was my plan b to install proxmox that way. But why isn't it possible to see the graphical user interface of the proxmox setup media with my environment? Do you have any idea? Greetings Hoppel
  19. H

    Proxmox VE 4.2 setup on Supermicro X11SSH-CTF

    Hello guys, I want to install (initial setup) proxmox onto my server: Mainboard: Supermicro X11SSH-CTF CPU: Intel Xeon E3-1240Lv5 4x 2.10GHz So.1151 TRAY RAM: 64GB ECC System-SSD: Crucial MX200 250GB I try to install Proxmox VE 4.2 via ipmi webui - virtual media - cd-rom image. This method...
  20. H

    Proxmox-NTP with alternative NTP-Server

    Finally I installed and configured the ntp-package by the command line.

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!