Recent content by suprstar

  1. S

    new node wont join cluster

    In case anyone searches and finds this later - Turns out there was a few hundred lines in .ssh/authorized_keys, my co uses key-based access to everything. Too many and it makes that little script bomb, who knew...... I took out all the keys except the ones for the cluster proxmox servers (and...
  2. S

    new node wont join cluster

    I have 3 servers already set up in a cluster: root@proxmox3:~# pvecm n Node Sts Inc Joined Name 1 M 124 2013-01-05 16:45:57 proxmox2 2 M 124 2013-01-05 16:45:57 proxmox3 3 M 272 2013-02-08 12:04:01 proxmox4 I'm trying to add a 4th. When I...
  3. S

    Move a win7 vm from vmware to proxmox?

    I have. There's what looks like a small recovery partition at the front of the disk. When I boot from the disk it starts the recovery process. At one point it asked for my admin login/password, and authenticated it, so it must be reading the disk.. It thinks for a long time (8-10 mins)...
  4. S

    Move a win7 vm from vmware to proxmox?

    Yes, I just downloaded the vmdk from the vmware datastore. I tried it with and without the xp 'os preparation' procedure (which worked flawlessly on all xp vm's). The BSOD / behaviour I'm getting now is exactly what happens when you DONT to that preparation procedure on XP vms, so I feel like...
  5. S

    Move a win7 vm from vmware to proxmox?

    The registry entries and making sure atapi.sys intelide.sys etc. are present isn't enough. I still get blue-screen-of-death, and it reboots over and over. The vm runs on ESX server 3.5.0, the proxmox server is 2.2. Any suggestions?
  6. S

    pve kernel video resolution

    This is probably more of a linux question than a proxmox question, but here it is: I have a supermicro server host with debian 6 and proxmox 2.2. Wien I boot the pve kernel that got installed, the linux CLI goes into this high resolution 50 line mode. I want to disable this, because the IPMI...
  7. S

    drbd problem

    Thank you for the response. I did see that before I came to the forum, but on running drbdadm secondary r0 on the 'broken' node, I got an error about something holding the resource r0 open, and the command failed and returned some non-zero value. /etc/init.d/drbd restart would give similar...
  8. S

    drbd problem

    I'm brand new to proxmox, I just inhereted this proxmox 1.7 system which has been running smoothly until now. I have 2 proxmox nodes running with a dual-primary drbd filesystem. I can migrate some vm's back and forth online, but one I can't. It's a new vm I just created last week, I get...