Search results

  1. S

    Write Cache ON / OFF

    What do you guys recommend should I turn write cache off or turn it on, if I turn it on does it make the drive run faster ? and how can I check the status if its ON or OFF ?
  2. S

    LVM Storage Question ?

    Hello I have installed a Centos 5.6 server on my LVM drive i.e. 15K RPM 412GB. My question is does KVM + LVM work faster than OPENVZ ?, I am running Mysql+Apache+DirectAdmin Control Panel.
  3. S

    Roadmap for Proxmox VE 2.0

    what is the release date for Proxmox 2.0 Stable ?
  4. S

    KVM or OPENVZ Help Needed

    so kvm + lvm = great speed ?
  5. S

    Adding harddisk - to Directory Storage

    If I setup a cluster will High Availaibility be in effect automatically is that something comes built in as soon as you setup cluster or we have to perform manual action to accomplish that, please advise. Also once I have some VM on my second machine which I am thinking of making a NODE2 will...
  6. S

    Adding harddisk - to Directory Storage

    now I have created a LVM what are the advantages if I move my VM from local storage to LVM what are the benefits, does it make VM run faster if move to LVM partition.
  7. S

    Adding harddisk - to Directory Storage

    hello - I think its working, I forget to run vgcreate here is the screen shot, THANK YOU SO MUCH FOR ALL YOUR HELP. I appreciate it so much.
  8. S

    Adding harddisk - to Directory Storage

    sorry, it was from my production server let me post it from my demo server which I AM USING to create lvm .
  9. S

    Adding harddisk - to Directory Storage

    xen1:~# vgdisplay --- Volume group --- VG Name pve System ID Format lvm2 Metadata Areas 1 Metadata Sequence No 13 VG Access read/write VG Status resizable MAX LV 0 Cur LV 3 Open LV...
  10. S

    Adding harddisk - to Directory Storage

    Why LVM is showing 97% full is that normal please respond. Thanks once again for all your help and support.
  11. S

    Adding harddisk - to Directory Storage

    Thanks for all your help, I have finally created that, but when I add LVM storage it is showing disk is full by 97% ? is that normal, also so those two drives which I formatted are now ONE big disk is that correct.
  12. S

    Adding harddisk - to Directory Storage

    xen1:~# fdisk -l Disk /dev/sdc: 146.8 GB, 146815733760 bytes 255 heads, 63 sectors/track, 17849 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x00000000 Disk /dev/sdc doesn't contain a valid partition table Disk /dev/sdd: 450.0 GB, 450098159616 bytes 255 heads...
  13. S

    Adding harddisk - to Directory Storage

    Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, root and inform them of the time the error occurred, and anything you might have done that may have caused the error...
  14. S

    Adding harddisk - to Directory Storage

    Hello I have created a partition now its showing as Device Boot Start End Blocks Id System /dev/sdc1 1 17849 143372061 83 Linux BUt again when I CLICK ON LVM Group I get INTERNAL SERVER ERROR.
  15. S

    Adding harddisk - to Directory Storage

    I run this command first mkfs.ext3 /dev/sdc & then pvcreate /dev/sdc Physical volume "/dev/sdc" successfully created But when I visited my GUI for LVM Group I got a error Internal Server error message its a fresh install of PROXMOX, I dont know why this problem can any one from proxmox help...
  16. S

    Adding harddisk - to Directory Storage

    I run that command and I get an error pvcreate /dev/sdc Device /dev/sdc not found (or ignored by filtering).
  17. S

    Adding harddisk - to Directory Storage

    The problem is when I click on LVM Group I get an error message Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, root and inform them of the time the error occurred, and...
  18. S

    Physical to Virtual Machine

    Thanks - so you run clonezilla on physical machine I am assuming you just booted with with CLONEZILLA ISO on your physical machine and than once you make a backup you than run CLONEZILLA ISO on your VM on PROXMOX and than import the backup via INTERNET correct,
  19. S

    Physical to Virtual Machine

    Hello - How do I convert my physical machine to proxmox KVM virtual machine, I am running windows 2008 server with Exchange Server and I wanted to convert that to PROXMOX virtual machine, please advise the process. Thanks much
  20. S

    Adding harddisk - to Directory Storage

    hello, I have a secondary hard drive which proxmox detect during install, I just wanted to add that hard disk to my local storage directory so I can install VM in there, I just run fdisk -l and it display the following. Disk /dev/sdc: 146.8 GB, 146815733760 bytes 255 heads, 63 sectors/track...