Search results

  1. damon1

    How to remove Windows QEMU Guest Agent

    Hi Sb I have disabled the QEMU agent in the options window and when I look to remove the app there is no agent listed Is it called something else? thanks Damon
  2. damon1

    How to remove Windows QEMU Guest Agent

    Hi All, I installed the LATEST version of the Windows QEMU Guest Agent v1.171 and now the VM wont shutdown without a STOP Has anyone had to deal with this and know of a solution or do you know how to un-install the Windows QEMU Guest Agent on a windows 10 VM? I know - should have done a...
  3. damon1

    SOLVED: Windows QEMU Guest Agent service wont start

    Hi T, thanks besides getting the guest agent to run do I do anything else with the other files and folders on the ISO? Also does this mean I havnt got the guest agent installed correctly? thanks Damon
  4. damon1

    SOLVED: Windows QEMU Guest Agent service wont start

    Update : Solved You need to shut down the VM (not reboot) Also don't use the latest version as it makes your VM use 100% of CPU when rebooting or shutting down and it doesn't close
  5. damon1

    SOLVED: Windows QEMU Guest Agent service wont start

    PS - I have also enabled this but it always stays red even after a reboot
  6. damon1

    SOLVED: Windows QEMU Guest Agent service wont start

    Hi Guys, having lots of fun with proxmox and thought I would try to get the guest agent installed. I have downloaded the most recent stable ISO 1.141 and found that the Service wouldn't start I then downloaded the latest version 1.171 and I get this message Windows 10 Pro Could...
  7. damon1

    How do you mount a Windows shared \\192.168.0.20\ISOs

    OK so if you do this ( don't use \\ - use // ) //192.168.0.29/ISOs it will mount as a directory but it does not show the contents nor does it allow you to upload anything?
  8. damon1

    How do you mount a Windows shared \\192.168.0.20\ISOs

    Not sure if it is possible but is there a way to mount a windows share where you give the local IP and folder i.e. \\192.168.0.29\ISOs this would then be available to all the VM's? I can do it in Citrix (sorry for swearing) but is it possible in Proxmox with out the use of iSCSI / NFS etc...
  9. damon1

    Does this mean my SSD is on the way out?

    I have googled around and it looks like Samsung SSD's (even the PRO's) are not the best. the wear out is due to https://forum.proxmox.com/threads/high-ssd-wear-after-a-few-days.24840/ :( Damon
  10. damon1

    Does this mean my SSD is on the way out?

    Hi All, I am moving forward nicely with my Proxmox installation but have noticed this in the DISKS window I am not using the SSD at the moment as it gave me this error so I re-installed on to a HDD. Does "Wearout 12%" mean the SSD is dying? I assume it is. Also, is there any benefit to...
  11. damon1

    Setting up QNAP 431P for iSCSI and LVM

    Hi Wolfgang, many thanks - didn't have to read far # apt-get update # apt-get install multipath-tools no reboot needed - attached the LVM to the iSCSI was easy. you DA MAN thanks Damon
  12. damon1

    Setting up QNAP 431P for iSCSI and LVM

    there are 2 QNAPS on the network but I am testing with the 431p 192.168.0.50 192.168.0.51 thanks
  13. damon1

    Setting up QNAP 431P for iSCSI and LVM

    Hi Wolfgang, thanks for the fast reply, in short I dont know what multi path is but I will google it now and get back to you ASAP. As for the CMD here are the results, I check the scsi code about 10 times and I think it is correct
  14. damon1

    Setting up QNAP 431P for iSCSI and LVM

    Hi All, [SOLVED] my first post so sorry if I am asking something obvious. I have set up a iSCSI drive on a QNAP 431P which I can use as a 1000GB drive directly on one VM. What I would like to do is put LVM on the drive so I can them put several VM;s on to it (thick) When I try to add LVM it...