Search results

  1. Hannes Laimer

    Proxmox Install, Is Using Kickstart Possible?

    Hey, no, kickstart is not possible. But you can take a look at [1], should be what you are looking for. [1] https://pve.proxmox.com/wiki/Automated_Installation
  2. Hannes Laimer

    Proxmox Shell via WebUI

    Hey, no. Non-root users will have to login in the shell though.
  3. Hannes Laimer

    VMware Migration nach Proxmox

    Hey, die IP/hostname des ESXi, oder VCenter servers.
  4. Hannes Laimer

    VM migration during ceph remapping

    Hey, your data is fine, migration doesn't move the data, it stays in the same place(s), after the migration it is just used from somewhere else. If ceph has its own network you shouldn't really notice anything more than what you currently see performance wise.
  5. Hannes Laimer

    uneable to access Proxmox GUI bus VM are online

    Do you have physical access to the server? If yes, could you login on the console and post the output of cat /etc/network/interfaces and ip a? Can you ping your router and other devices on the network from there? And what is the output of systemctl status pveproxy?
  6. Hannes Laimer

    Problem creation .chunks in Storage PBS

    Inside .chunks/? The <DATASTORE>/.chunks/ directory is part of a datastore. And if the creation task finished successfully it was created. Could you post the logs of the task when you created the datastore?
  7. Hannes Laimer

    Problem creation .chunks in Storage PBS

    Hey, why, and how did you create .chunks manually? It is created and setup correctly on datastore creation. Is .chunks filled with directories? If yes make sure everything is owned by the backup user. You can check that with ls -la .chunks.
  8. Hannes Laimer

    Automatisches Starten der VM nach dem die VM beim Backup heruntergefahren wurde?

    Jap, die wird nur nach dem Backup gestartet wenn sie schon vorher lief.
  9. Hannes Laimer

    Automatisches Starten der VM nach dem die VM beim Backup heruntergefahren wurde?

    Hey, wenn der Backup-Job den Stopp Modus verwendet, wird die VM automatisch für das Backup gestoppt und nach dem Backup wieder gestartet.
  10. Hannes Laimer

    SMB / Fstab help

    Maybe, but you probably want the PARTUUID, not the UUID, since it is the partition you would be mounting. But if you'll only need it in the VM, don't mount it on the host at all.
  11. Hannes Laimer

    SMB / Fstab help

    Hey, could you check with blkid if the UUID you have set in the fstab file matches the ones of the drive? Generally you can have the drive mounted on the host, or have it assigned to the VM, not both.
  12. Hannes Laimer

    [SOLVED] LXC with /dev/ppp

    Hey, you can pass the device (/dev/ppp) through to the container("Resources" > "Add" > "Device Passthrough") and set the owner permissions it should have within the container. Is there a reason this is not an option for you?
  13. Hannes Laimer

    I don't understand permissions between host and LXCs

    Hey, for what you're trying to do [1] should give you a good overview. [1] https://pve.proxmox.com/wiki/Unprivileged_LXC_containers#Using_local_directory_bind_mount_points
  14. Hannes Laimer

    Failed NFS unmounting on PVE shutdown

    The thing is you have to tell PBS it is not supposed to use the disk anymore, just pulling the disk out under its feet can lead to problems. In your specific case it is just a file handle for the lock file that is kept, but you'd have the same problem if a backup was running.
  15. Hannes Laimer

    Failed NFS unmounting on PVE shutdown

    Hey, this is likely due to PBS keeping the .lock file open. You can check with lsof /<DATSTORE>/.lock. If your installed version is at least 3.1.5-1 putting the datastore into "Offline" maintenance mode should clear this up. After setting it you can check with lsof again.
  16. Hannes Laimer

    Backup Verifizierung über Terminal?

    Ja, das geht mit proxmox-backup-debug api create admin/datastore/<store>/verify --ignore-verified=1 --outdated-after=30 , hier wäre noch <store> entsprechend anzupassen. --ignore-verified=1 und --outdated-after=30 sind nur beispielhaft, die verfügbaren Optionen gibts unter [1]. Jobs sind aber...
  17. Hannes Laimer

    Backup Verifizierung über Terminal?

    Hey, ja das geht mit proxmox-backup-manager verify-job run <id> [OPTIONS]
  18. Hannes Laimer

    Server not visible from web, but desktop console appears to work

    Hey, you can login directly on the console with root as user and the password you've setup. After doing so, could you post the output of ip a and cat /etc/network/interfaces? Can you ping your router?
  19. Hannes Laimer

    Grub Error after every update

    Hey, what error do you mean? Is something not working?
  20. Hannes Laimer

    Correct way to create a "virtual switch"

    Hey, you can just create a new Linux Bridge and attach it to all the VMs you want to connect, the PVE host doesn't need an IP on it. Then just statically assign IP addresses to the VMs on the same network. It also doesn't need any physical ports, if you only want traffic between the VMs

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!