Search results

  1. K

    Maximun Size of Volume or Disk that can be assign to Proxmox

    Thank you for your reply. My real question is the following, a specific volume called volume3, how big can this volume3 be?. I know there is with VMWARE a limitation to 2 Terabyte per volume.
  2. K

    Maximun Size of Volume or Disk that can be assign to Proxmox

    Hello everyone, I have a SAN system in which I will store lots of data, the question is I am sure that I will use much more than 2 terabyte of data and I use a program called glusterfs that will not allow me to add more than one disk for storing, the only way out is to have a disk that can hold...
  3. K

    Network Question

    Yes Udo , but the whole idea is to be able to use one network for data and other for webservices. Actually you think that the main problem is the switch??? Yes I can ping on the 10 network w/o a problem. But the main purpose is to be able to ping on the 192 network.
  4. K

    Network Question

    How do you think I should put the /etc/network/interfaces.
  5. K

    Network Question

    Thanks For the quick reply On eth1 you use vlan-tagging but only with one vlan and this is the default-vlan. Do you have assigned the ports on the switch as tagged (802.1q) ports? (UDO will you explain this a little bit more, what do mean that vlan1.1 is the default-vlan?? The switch I am...
  6. K

    Network Question

    There is no way I can ping from the VM in host-1 TO the VM in host-2. Please help, what I am doing wrong. Is it the switch I have that is missing something.??? HELP
  7. K

    Network Question

    Hello everyone. I have 2 Proxmox. Each proxmox has two NIC cards. I have been following step by step other posts and put everything exactly, but I cannot get it to work. Here is the whole information. Proxmox_1 auto eth0 iface eth0 inet static address 0.0.0.0 netmask 0.0.0.0...
  8. K

    Network Question

    How can you not assign an IP to the interface eth2, how can you accomplish this. Thank you for taking the time to reply.
  9. K

    Network Question

    What do you mean by tunnel the network to each host. Can you point me in a direction on how can I accomplish this. Thank You for taking the time to help me out with this.
  10. K

    Network Question

    I really appreciate your answers in this and so sorry that I could not reply before. Really the same question remains on how this VMWARE can do it. I know for sure that there should be a way in Proxmox, just need to know how to do it. Here is a picture of the way VMWARE is setup and still VM...
  11. K

    Network Question

    Hello to everybody. I have a question regarding to network. Here it is. Proxmox_1: Two NIC Cards NIC-1 ==> Network: 172.16.0.0/24 belongs to vmbr0 NIC-2 ==> Network: 10.10.10.10/24 belongs to vmbr1 NO NIC ==> Network 192.168.1.0/24 belongs to vmbr2 Proxmox_2: Two NIC Cards NIC-1 ==>...
  12. K

    Hard to figure out 'Invicible network'

    I know this you are telling me, but VMWare has choice that you can create a different network inside the same switch and I know for sure Proxmox has to have this same choice.
  13. K

    Hard to figure out 'Invicible network'

    Not coffe bond0 is not set for the use of 192.168.1.*. Do I need to do this in order for vmbr2 to see the network in ESX Hosts???
  14. K

    Hard to figure out 'Invicible network'

    Well Coffe vmbr2 is not using any interface at this time because every time I try to assign one to it, an error comes back saying that the interface is being used by another bridge. I trying to get a way that I can setup the two networks inside the vmbr0. Or the other will be how to share bond0...
  15. K

    Hard to figure out 'Invicible network'

    Yes, I trying that because the ESX Host has this setup and I need proxmox to integrate to this and I believe if VMWare can do it, there has to be a way to accomplishing this in proxmox.
  16. K

    Hard to figure out 'Invicible network'

    Is there any way I can tell eth0 (network 10.10.30.0/24) that network 192.168.1.0/24 goes through eth0. I think the only way to do this is by assigning the network 192.168.1.0/24 to eth0(which I do not how it is done).
  17. K

    Hard to figure out 'Invicible network'

    I have to admit I do not know what do you mean, take a look at what is there # This file was automatically generated by the /lib/udev/write_net_rules # program run by the persistent-net-generator.rules rules file. # # You can modify it, as long as you keep each rule on a single line. # PCI...
  18. K

    Hard to figure out 'Invicible network'

    Could you please be more specific. Sorry but I do not get any of you guys.
  19. K

    Hard to figure out 'Invicible network'

    Hello every one. I am having a hard time trying to figure out who to accomplish the following. I have there ESX Hosts. Each host has two NIC (eth0=10.10.30.0/24 | eth1=172.16.10.0/24); and then there is a network create inside the ESX(using vsphere client) for File-Server(4 VMs across the 3 ESX...
  20. K

    Problem with bond mode balance-rr

    It could be the switch, which is a HP ProCurve Switch 2900-24G (J9049A). I could think it's a switch problem but there are VMWare ESX Hosts connected to this same switch doing load-balancing and they work perfectly. It could be possible that I am missing something in here. Thanks for replying.