Search results

  1. K

    Problem with bond mode balance-rr

    Hello everyone. The problem I have is weird, I have a 4 NIC server and divide them into two bond0 and bond1. Bond1 is being used to communicate with a NAS system and bond0 which the one used for VMs is giving problem. I forgot to mention that bond0 belongs to vmbr0 and bond1 belongs to...
  2. K

    Problem with bond mode balance-rr

    Sorry for taking so long to respond. Well I have to admit that you may have found your problem, but this problem you are describing do not apply to me because we are using VMWARE ESX on other machines connected to this same switch and we are using Load balancing, which means that they use some...
  3. K

    Problem with bond mode balance-rr

    The switch I use is a HP ProCurve Switch 2900-24G (J9049A).
  4. K

    Problem with bond mode balance-rr

    The switch I use is a regular switch.
  5. K

    Problem with bond mode balance-rr

    Here is my /etc/network/interfaces # network interface settings auto lo iface lo inet loopback iface eth0 inet manual iface eth1 inet manual iface eth2 inet manual iface eth3 inet manual auto bond0 iface bond0 inet manual slaves eth0 eth1 bond_miimon 100 bond_mode...
  6. K

    Problem with bond mode balance-rr

    Hello everyone. The problem I have is weird, I have a 4 NIC server and divide them into two bond0 and bond1. Bond1 is being used to communicate with a NAS system and bond0 which the one used for VMs is giving problem. I forgot to mention that bond0 belongs to vmbr0. Every time I go into the...
  7. K

    Installing and Using iscsi

    Tom thanks for your time. Could you please give me a exact link in which I can find "See Configuration/Storage for the storage list" information. Thank You in advance.
  8. K

    Installing and Using iscsi

    Hello My problem is I try to add a iscsi volume to proxmox and I cannot do this. I have a dell compellent SAN, which maps volumes(with LUN number) to server. I went to the compellent and add proxmox to it as server, also created a volumen of 100 Giga and assing to Proxmox. Then I went to...
  9. K

    Restoring a VM to a different HDD

    Hello and thanks in advance. I have a question which is regarding to restoring a VM that was created in a disk and now I want to recreate this same VM in another disk. Here is the setup.(I use KVM) I have a 4 physical HDD. 1st HDD Proxmox Install 2nd HDD ==> VMID 1 (Ubuntu) 3rd HDD ==>...
  10. K

    Backup question???

    Hello everyone. I have a question regarding to backup. Let me explain. I have a Server 4 physical hdd. Disk A(Holds Proxmox Installation) Physical Disk 1 --> Holds my ONLY KVM Virtual Machine. Physical Disk 2 --> Assigned to KVM Virtual Machine. Physical Disk 3 --> Assigned to KVM Virtual...
  11. K

    Converting from ext3 to ext4

    Hello dswartz. Hey can you be more specific with what you did?. Trying to figure it out and can't. And also where did you find DISK_QUOTA=no. Thanks
  12. K

    Getting error from cpu

    Hello dietmar. Listen regarding to that threat you sent me to, I already read it and I use the hdd in the server. On the other hand I am fully updated to kernel 2.6.35. My concern with this is that my VMs are running slowly and I will like to know what is causing it. Any help will be appreciated.
  13. K

    Converting from ext3 to ext4

    Is there a way TOM you could put a guide on how to do it because I could see its more than one person trying to achieve this. In order to get TRIM to work ext4 is needed. I follow the guide you send me and I did not get it. It still says ext3 after I finish. Please help.
  14. K

    Getting error from cpu

    I am getting an error that says: kvm: 4811: cpu0 unhandle wrmrs: 0x198 data 0 kvm: 4811: cpu1 unhandle wrmrs: 0x198 data 0 kvm: 4811: cpu2 unhandle wrmrs: 0x198 data 0 kvm: 4811: cpu3 unhandle wrmrs: 0x198 data 0 kvm: 4811: cpu4 unhandle wrmrs: 0x198 data 0 kvm: 4811: cpu5 unhandle wrmrs: 0x198...
  15. K

    Converting from ext3 to ext4

    I really have not been lucky so far, I tried many tutorials and no luck, the one suggested did not work either, when I finish doing the steps , it was just the same way.
  16. K

    Converting from ext3 to ext4

    Hi tom. I already installed kernel 2.6.35 which supports ext4 and TRIM (which is the main goal). I am trying to convert the ext3 to ext4 and visited the link you gave me [URL="https://ext4.wiki.kernel.org/index.php/Ext4_Howto"] but then problem again because it did not work it just do not...
  17. K

    Upgrading Linux Kernel

    It is just weird that yesterday while playing with proxmox I did aptitude install proxmox-ve-2.6.35 and it only upgraded the pve kernel and not the linux kernel. Well anyway I did it again today and now it is upgraded. The only different here is that yesterday I installed it in a SSD and today I...
  18. K

    Converting from ext3 to ext4

    Tom thanks for the reply. I am afraid to tell you that I am still in the same place. I saw that site and just don't understan what it means. At some point I understand that they mean that when installing debian I should do "mke2fs -t ext4dev" (do not know how) or if I have to do this once is...
  19. K

    Converting from ext3 to ext4

    Hello everyone. Does anybody knows a good guide to convert ext3 filesystem to ext4 in a proxmox machine. Thanks in advance for your reply.
  20. K

    Upgrading Linux Kernel

    Hello everyone. Somebody knows a good guide on how to upgrade the linux kernel on proxmox. Read a lot online but I just can't get to do it. Thanks in advance for your reply.