Search results

  1. G

    Swapping CDROM while KVM running

    Yeah that's the hard part.. I was using the rebelefi_latest.iso to boot up the virtual to then try and install snow Leopard. the rebelefi boots and then asks me to swap CD, when I do it in the GUI the change never seems to take effect. --Guy
  2. G

    Swapping CDROM while KVM running

    I need to swap CDs while the KVM is still running. If I do this via the GUI it doesn't seem to take effect. How should I be doing this? Cheers, --Guy
  3. G

    moving openVZ server from venet to vmbr

    yup that's got it. Thanks ---Guy
  4. G

    moving openVZ server from venet to vmbr

    I've created an openVZ server which is now all setup just fine, however I've set it up using venet and I meant to use vmbr. How can I change this over? there doesn't seem to be any options in proxmox GUI to change the network interfaces around. Cheers, ---Guy
  5. G

    Adding new networking interfaces (VLANS)

    Hello, I had cause to add another VLAN to my proxmox system this morning. edited the the /etc/networks/interfaces and added in the bridge.. auto vmbr10 iface vmbr10 inet manual bridge_ports eth0.4010 bridge_stp off bridge_fd 0 I then restarted the network...
  6. G

    Debian openVZ with extended Attributes (user_xattr)

    I guess the first question should be how do I create a virtual disk image of 8Gb formated EXT3? And then the second question is does the proxmox kernel support the Extended Attributes? Cheers, ---Guy
  7. G

    Debian openVZ with extended Attributes (user_xattr)

    Hi, I'm trying to setup Apples Darwin Calendar server on a debian openVZ, I already have it running in a Debian KVM without issue. The problem I have is that the calendar server requires a EXT3 filesystem with extended attributes. Does the openVZ kernel support these "user_xattr"...
  8. G

    Slooooow clock

    yup I get the same issue..; and in a KVM I can't NTP sync because it's not able to write back to the BIOS clock ---Guy
  9. G

    Automatic power on

    unplug the power cable... that'll keep it down! :cool: --Guy
  10. G

    VE Notes disappear when saving

    I've seen it a few times.. though it was just me... using Safari 3.x browser. --Guy
  11. G

    how to make "pipe" sign: | work in VNC console? (or, other keys with right-alt)

    ok well I can't tell you about the guest OS as it's currently under NDA. Desktop: MacOS-X Leopard (10.5.6) using Safari 3. The CD ISO image brings a prompt up, which waits for user to press ESC to continue the install sequence. Without pressing the ESC it would try to boot from Hard disk...
  12. G

    how to make "pipe" sign: | work in VNC console? (or, other keys with right-alt)

    interesting... ok well I'm using proxmox 1.1 and trying to press ESC at a grub boot loader prompt.
  13. G

    how to make "pipe" sign: | work in VNC console? (or, other keys with right-alt)

    I have a similar issue trying to send "ESC" via the KVM console. While booting my KVM system I need to press "ESC" a a boot prompt.. but it would seem that I can't :( any ideas? Cheers, --Guy
  14. G

    copying real Hard disk image to make KVM?

    hmmm I converted the image to qcow2 but it does not like to boot from it. :(
  15. G

    copying real Hard disk image to make KVM?

    Hi all, I've made a DD copy of a harddrive running a linux system and I now need to make the image run under proxmox for forensic purposes. What's the best/simplest way to make this DD image runnable from within proxmox. Cheers, ---Guy
  16. G

    Firewall / Security

    Ok lets expand on that a little... What firewalls do people run here? I'm currently using a netgear FVX538, which is quite nice but a little limited in places.. I'm looking at a virtual appliance firewall to help augment it. I've just tried Untangle which looks real nice but in order to...
  17. G

    Time Zones

    # yum -y install system-config-date # system-config-date you can then specify the timezone you'd like. cheers, --Guy
  18. G

    KVM disk goes readonly

    I think I might have solved the issue... It seems that I was really running out of disk space. proxmox seems to allow you to create KVM and specify the drives space and does not check to see if you have enough space to expand into it. Thus you can have 100Gb real disk, but still create...
  19. G

    KVM disk goes readonly

    well I've reboot the proxmox server and it still swaps to readonly shortly later. --Guy
  20. G

    KVM disk goes readonly

    So I'm happily working away in my KVM image of Fedora and suddenly it reports a journaling error and changes the drive to read only. I've then tried to reboot this KVM and it comes back read/write and then a short time later same issue again. Ok maybe this KVM is corrupted. I create a new...