Search results

  1. N

    Converting a VMDK produces wrong size phenomenon?

    Hello! I used VMWare converter to create a VMDK file of a server I am converting to proxmox raw. The initial server is only 93GB used, but the actual real volume is 931GB. When I create the VMDK file and copy it to the proxmox host for converting it comes in as 93GB, but when I convert to raw...
  2. N

    VNC console error

    @ppo Thats interesting. I use one server to manage my cluster. One server that I use to create VM's, manage, and console through.
  3. N

    VNC console error

    Perhaps a fix! I went to my proxmox host, /etc/pve/ and download the pve-root-ca.pem and then opened it in Mac. I then got the option to always trust this server and novnc works!
  4. N

    VNC console error

    Im having the very same problem. Safari 8.0.6 on OS 10.10.3. Anyone?
  5. N

    Bluescreen on W2k8 VM

    I changed my Windows servers from the default processor to Haswell and so far no problem! I have also upgraded to the newest proxmox 3.2 i believe. I have been running well for the past few weeks!
  6. N

    How to add storage to a new host in the cluster?

    Hmm ... this made no difference either! I do have an idea though, but I'm not at the data center for a few more days. I am going to try just copying the iscsi config files from a good node and then reboot this host. I'll let you know whats up!
  7. N

    How to add storage to a new host in the cluster?

    I have a Nimble Storage array capable of .. well, I dont know, but far more than just the current 7 iSCSI volumes I have configured. :)
  8. N

    How to add storage to a new host in the cluster?

    Ok fair enough ... so ... I had 4 hosts in the cluster all part of the iSCSI storage. I built two new servers using the same version as the other four, and joined the cluster the correct way. "pvecm add x.x.x.x" and it did run through the entire process as I am used to. Then these two new...
  9. N

    How to add storage to a new host in the cluster?

    Yes, this is an iSCSI box with open permissions. Whats weird is the /etc/iscsi directory doesn't contain any of connections that the other servers have. Could I just copy those from one to the other?
  10. N

    How to add storage to a new host in the cluster?

    Hello, I recently added two new hosts to my cluster, but they didn't pick up and of my iSCSI storage devices. How do I get them to recognize the storage? Thanks!
  11. N

    Resizing LVM group on top of ISCSI

    BUMP. Can anyone explain why I have so many duplicate PV? I am running into this problem again where I need to resize the PV but these duplicates aren't allowing it to work. Thanks! EDIT: I tried to find the duplicate entries and even did commands like "pvresize /dev/sdo /dev/sdn" since sdo...
  12. N

    Can not start VM

    I am getting this error when trying to start a VM. I am on newest release of proxmox. kvm: -drive file=/dev/disk/by-id/scsi-36001405032896e1d65cfd416ed94d8d8,if=none,id=drive-ide0,aio=native,cache=none: could not open disk image /dev/disk/by-id/scsi-36001405032896e1d65cfd416ed94d8d8: No such...
  13. N

    Resizing LVM group on top of ISCSI

    Sorry to bump this thread, but I am trying to resize another LVM now over ISCSI and having a different set of problems. Here is what I am doing. 1) Resize the ICSCI volume in Nimble from 1.0TB - 1.25TB 2) pvdisplay --- Physical volume --- PV Name /dev/sdo VG Name...
  14. N

    VM Disk Usage 0%

    Hello, All of my VM's disk usage reports 0%. Is there something that I am missing to help the VM report to the host its disk usage? Thanks!
  15. N

    Bluescreen on W2k8 VM

    Bump. I have now seen this problem 5 times in as many days. Sometimes it could be the main AD server, sometimes a term server. We are running ISCSI with a Nimble over very fast hardware and bonding. Any ideas? See screenshot. Help please!
  16. N

    Resizing LVM group on top of ISCSI

    Perfect! I built this in my lab, setup a few windows 7 guests, then resized an iscsi and ran the pvresive /dev/sdd (that was the device lvm lived on) and it resized instantly. Not a glitch in the guests! Thanks for your info!
  17. N

    Resizing LVM group on top of ISCSI

    Hello. I have a problem that I can not find the answer for in the forums. I have a Nimble storage array that uses thin allocation. I setup a ISCSI volume for 2 TB originally. Then I added the ISCSI target and then setup LVM group using the ISCSI as the base storage. Works great! I have 5...
  18. N

    How do you get email notification to actually work?

    Re: How do you get email notification to actually work? [SOLVED] Sorry to bump this thread ... but is there something else to get email notifications? I have run dpkg-reconfigure, I can send mail direct from cli (on all 3 nodes), but not receiving any messages from the nodes in the cluster...
  19. N

    Removed cluster node before removing all VMs

    Perhaps I should have dug around a bit before complaining :( I found that if I just del the dir "jazz" from /etc/pve/nodes that it is now gone in the cluster manager. Can you confirm if this is ok to do? I have look at all the other files and can find no more reference to "jazz" and the...
  20. N

    Removed cluster node before removing all VMs

    What I wanted to do was to remove a node (jazz) from the cluster. But before issuing the "pvecm delnode jazz" I didnt remove the VM on jazz. Now the cluster still shows jazz and the VM 100 that was on it. How do I remove "jazz" from the cluster so it doesnt show up in the GUI? If I try to do...