Recent content by kirelgt

  1. K

    Share same iscsi lun

    Hello everyone, I have 3 proxmox in a cluster and I need to share the same lun among the 3 of them, I was able to register the same lun on the 3 proxmox and also able to create a LVM from the iscsi and the 3 proxmox are seeing this LVM. Now the problem is that only PROXMOX-1 is able connect to...
  2. K

    Lost HDD where proxmox resides.

    Hello everybody, I have a server that has 5 vg groups, where VMs lives. I came into a problem that the disk that proxmox lives on crashed(NO VM lives on this disk)and now I replaced the disk and reinstall proxmox, how can I bring the VMs that are there in the other drives to live. Thanks in...
  3. K

    Question about tap devices

    Hello everyone. I have a 1 Giga network. eth0 and eth1. I bond these two interfaces to bon0 and assign this bond0 to vmbr0. Now when I do a ifconfig -a I can see some tap devices being created. The question is that I can see these tap devices run at 10Mbps and this is really worrying me. Does...
  4. K

    Network Routing

    Well Udo the 192.x.x.x is in reality 192.168.1.x; it is the only 192 network. The switch I know it is not the problem and I explain you why. I open two ssh connection to the server and I do a tcpdump in one of them and the other I start a ping in the 192 network. When I go to the dump I can see...
  5. K

    Network Routing

    Udo thank you for your time. The weird thing is that if I even ping from the proxmox itself it does not ping. I have to tell you that this only happens with vmbr1. For instance if I ping on the 10.x.x.x network I can ping from proxmox and the VM. Now if I try to do the same with the 192.x.x.x...
  6. K

    Network Routing

    Hello everyone. Here is a little problem I am having that is driving me crazy. I have 4 NIC cards in a server. Here is the configuration. There is a routing problem in the system. When I assign two NIC cards to a VM (vmbr0 and vmbr1). When I tried to ping 192.168.1.0 inside the VM, the traffic...
  7. K

    Vzdump question

    I have a problem. I have a VM that has 2 more disk assign to it. These two disk are only for data storage. Now, I want to backup the VM and what happens is that it tries to backup the whole thing including the two disks. How can I tell it that I do not want to backup the disks. Just the VM...
  8. K

    Driver with Upgrade to 2.6.35

    I have a driver card that is Adaptec 6805. I know that the the kernel version 2.6.32 has the driver for this card, which is the kernel that I am using. For some reason my system is acting up and I need to see if I can upgrade to 2.6.35. The question is that someone told me that the driver for...