Search results

  1. aPollO

    Can a ProxMox Template be converted into an ISO image?

    Do you want to customize you Ubuntu/CentOS installation and then revert back to an installable ISO file?????? Why a bakcup does not help with virtualizor? vzdump is not a propitary proxmox tool. You also can use it to restore vms to virtualizor. That should be possible. Maybe you have to change...
  2. aPollO

    Can a ProxMox Template be converted into an ISO image?

    If you want to make a ISO then you dont need anything from proxmox. Go to a windows board and ask for support howto create a custom windows installation media :) I'm sure you get much deeper and more detailed feedback then we can ever give. Cause making windows installation media is absolutly...
  3. aPollO

    Windows Boot Error

    Okay, the boot order ist correct. Next step is to verify the data on the disk. Can you boot from a windwows ISO or linux live cd? To verify that the data is still there and it is just a boot problem?
  4. aPollO

    Windows Boot Error

    Can you just check the boot order under options? Can you give more information about the issue? (complete vm configuration) maybe do screenshots for example.
  5. aPollO

    Can a ProxMox Template be converted into an ISO image?

    A Backup is a single file. Not more. Maybe it is not possible to upload trough the WebGUI. I never tried it. But if it appears to be not possible then just use WinSCP and copy on the same location as you has found the original file.
  6. aPollO

    Can a ProxMox Template be converted into an ISO image?

    You can upload ab backup by clicking the local storage in the tree on the left side in the WebGUI. Then you can select "content" wich maybe list you some ISOs when you already have uploaded some. There is an upload button. Pritty simpel. I'm sure you will find it.
  7. aPollO

    Can a ProxMox Template be converted into an ISO image?

    Start a backup task ist very easy. Just select your machine in the webgui and look for the backup menu. It's just a button. There is no special knowhow needed for doing a backup. You just click a button and get a dump of the vm. That's it. Additional explanations can be found here...
  8. aPollO

    Can a ProxMox Template be converted into an ISO image?

    If you have not created a backup of any virtual machine yet you can't find one ;) You first have to create a backup if you want to find one. I saying that it is possible to create backups directly on a windows share. There is no need to create them in the proxmox host and then copy them with...
  9. aPollO

    Can a ProxMox Template be converted into an ISO image?

    CIFS stands for Common Internet File System and is a extended Version of the SMB protocol. JUst for keep the words simple: it is the windows network share protocol. So you can create a windows share from any windows machine an add this as target storage for your backups. Yes there is a special...
  10. aPollO

    Can a ProxMox Template be converted into an ISO image?

    If you want to create the backup on the local storage on the node you can copy the vzdump* file with WinSCP to your local computer. For uploading it to the new host you can use the upload-button in the WebGUI of proxmox. You also can mount a cifs (windows share) storage and backup to this...
  11. aPollO

    Can a ProxMox Template be converted into an ISO image?

    Then you can do it like Belokan described. Just make a Backup of your desired state or just copy the VM. You also can create a template if you want to create linked clones. A linked clone use less space because only the differences to the template will be written to the disk. You can read baout...
  12. aPollO

    Can a ProxMox Template be converted into an ISO image?

    Do you have installed windows in a virtual machine from a ISO File? You know a ISO File is like a CD. It's just a Image of a optical disk like a CD or DVD. An ISO File contains setup files for running the windows installation procedure. After you have run these setup procedure you get a working...
  13. aPollO

    Can a ProxMox Template be converted into an ISO image?

    That makes no sense for me. You want to convert it to ISO just for be able to upload it trough the WebGUI? ISO is NOT a Format for Templates. What Format is you template now? QCOW2?
  14. aPollO

    Resize LVM Thin Pool

    Hi Guys, i'm totally new to lvm-thin. My physical storage is an RAID 1 array consosts of 2x 250GB SSDs. This contains a volume group with 206GB. I created an thin-pool with 100GB in this volume group wich contains some images of some VMs. Now i want to increase the size of the thin-pool. 'vgs'...
  15. aPollO

    Issue with remote console - torn screen

    The client has two screens with resolution if 1920x1200 pixel. The remote console never will be bigger then that. Energy settings in guest are set like in the screenshot. Only screensaver i activated and shows a clock after 10 minutes of inactivity. I can disable this for making sure that it is...
  16. aPollO

    Cluster / local storage

    Okay. You VG seems to be empty. Is this correct? And in GUI your VG is NOT shown? For example i added a screenshot of my own view. I have disks with a seperate volume group of each one. Edit: Oh well, yes. But if you want to use the VG as storage you have to add it in datacenter view i think.
  17. aPollO

    Cluster / local storage

    Is the volume group still present on disk? On cli of server 3 vgs
  18. aPollO

    Issue with remote console - torn screen

    Hi, i sometimes get a annoying issue with remote viewer and spice console of linux guest. When i minimize my remote viewer window, work a while in another window, and then bring the remote viewer back to foreground. The screen resolution of the guest resize (even if window size not changes) and...
  19. aPollO

    Kubuntu resolution not change when spice window resized

    Hi, actually i try to run Kubuntu 18.04.1 as guest. I installed Kubuntu the default way. Then i installed qemu-agent and spice-vdagent with apt. I changed the display in the vm configuration to SPICE. I can use virt-viewer to connect with the SPICE console. Clipboard sync als also working fine...
  20. aPollO

    Booten von einem thin root volume?

    Ja das es keine hooks gibt hab ich auch herausgefunden. Das was ich probiert habe, hat leider auch nicht funktioniert. Daher werde ich die Idee erstmal begraben und den Thin-Pool einfach nur so groß machen wie ich ihn brauche. Vergrößern kann ich den pool ja jederzeit. So kann ich dann auch die...