Search results

  1. V

    PVE 1.4 beta2: on new clust - storage not avaible

    now i have created a second lvm storage on the same iscsi target. The base entry is now stored in the storage.cfg iscsi: i4500.eth1 portal 192.168.1.95 target iqn.2004-10.com.thecus:iseries-000a40e50:default-target content none lvm: KVM-DATA-01 vgname pve-kvm base...
  2. V

    PVE 1.4 beta2: on new clust - storage not avaible

    Hi Dietmar, no i don´t have create it per "hand". I have add it over the web interface. pvesm list --all gives me: i4500.eth1:0.0.0.scsi-3202b001378a40e50 0 raw 1048608768 Must i add base i4500.eth1:0.0.0.scsi-3202b001378a40e50 to the /etc/pve/storage? Regards, Valle
  3. V

    PVE 1.4 beta2: on new clust - storage not avaible

    dir: local path /var/lib/vz content images,iso,vztmpl,rootdir iscsi: i4500.eth1 portal 192.168.1.95 target iqn.2004-10.com.thecus:iseries-000a40e50:default-target content none lvm: KVM-DATA-01 vgname pve-kvm shared content images proxmox01:~#
  4. V

    PVE 1.4 beta2: migration KVM on storages crashed

    i have a Thecus I4500r. http://de.thecus.com/products_over.php?cid=53&pid=168&set_language=german
  5. V

    PVE 1.4 beta2: migration KVM on storages crashed

    i have tested it with another kvm, that crashed too. In the machine runs windows xp. The error is reproducable.
  6. V

    PVE 1.4 beta2: on new clust - storage not avaible

    open-iscsi packages are on all nodes installed.
  7. V

    PVE 1.4 beta2: migration KVM on storages crashed

    Hi, no both are Dell PowerEdge R805 with AMD Processor.
  8. V

    PVE 1.4 beta2: migration KVM on storages crashed

    Hi, after migrate a KVM from Master to cluster node, the KVM server not reachable anymore over network and crashed. The KVM is stored an a iscsi shared storage. /usr/sbin/qmigrate --online 192.168.1.3 112 Oct 07 11:50:19 starting migration of VM 112 to host '192.168.1.3' Oct 07 11:50:20...
  9. V

    PVE 1.4 beta2: on new clust - storage not avaible

    Hello, i have added a new cluster to the pve master. If i create a new kvm on the new cluster, the storage is not avaible. The /etc/iscsi/nodes directory is missing. /usr/bin/ssh -t -t -n -o BatchMode=yes 192.168.1.4 /usr/sbin/qm create 116 --cdrom cdrom --name test --vlan0...
  10. V

    routing problem .. cant reach gateway

    After debugging the vmbr750 interface, i see that the client asking for an ip on vlan750. i have removed all interfaces on the VE and create it new. Not it works like a charm. Thanx! Regards, Valle
  11. V

    routing problem .. cant reach gateway

    Ok thanx, i have this "setup" running unter VMWARE ESXi but i want migrate it. On VMWare are 10 VLANs running in an container without any problem. I will find a wait to setup it with ProxMox, too ;-) Regards, Valle
  12. V

    routing problem .. cant reach gateway

    /etc/vz/conf/212.conf NETIF="ifname=eth0,bridge=vmbr0,mac=00:18:51:40:A5:E3,host_ifname=veth212.0,host_mac=00:18:51:C0:62:A4;ifname=vlan750,bridge=vmbr750,mac=00:18:51:16:EC:5F,host_ifname=veth212.750,host_mac=00:18:51:95:F1:7D" /var/lib/vz/private/212/etc/network/interface iface vlan750...
  13. V

    routing problem .. cant reach gateway

    The VM has a static ip. The VM acts as a dhcp server for vlan750. I have testes it direct from proxmox node and the vm both didn´t work.
  14. V

    routing problem .. cant reach gateway

    if i ping from the gateway (192.168.1.1) to the vlan750 interface, there is a replay.
  15. V

    routing problem .. cant reach gateway

    Hi Ditmar, sorry i understand you. What did you mean with "real test"? As expample, the vmbr750 is assigned to an openvz with an installed dhcp server. The server is listen on vmbr750, but no reply to the clients. If i change it to an eth0 interface, it works. A Ping from any client to the...
  16. V

    routing problem .. cant reach gateway

    Hello, i have a routing problem. With my vlan-interface "vmbr750" i cant reach my gateway. With vmbr0 it works without an problem. proxmox-testserver:~# ifconfig -a eth0 Link encap:Ethernet HWaddr 00:18:8b:f7:48:f4 inet6 addr: fe80::218:8bff:fef7:48f4/64 Scope:Link...
  17. V

    Update Slave to PVE 1.4 Beta 1 - Master on PVE 1.3

    Hi, Yes, this works. I have done this with one server.
  18. V

    Proxmox 1.4 beta1: NFS-Export for VZDump

    Hi Tom, storage.cfg is on all nodes, but the mount point /mnt/pve/backup-vm is only on the master node. If have created a second note. As example nfs-test. The nfs share is only active on the masternode. On the cluster nodes the nfs-test is not created in the /mnt/pve/ and not mounted. On all...
  19. V

    Proxmox 1.4 beta1: NFS-Export for VZDump

    Thanx, works now. Is it only avaible on Master Node? I dont findt it under the ther cluster nodes.