Recent content by reloaded

  1. R

    containers openVZ, proxmox 2.1 and iscsi

    Hello, I have an iSCSI server, and configured Proxmox 2.1 on the storage cluster to connect to the iscsi. when creating an archive does not allow me to create it on the new iscsi volume, but a KVM if I can create. the question is: ISCSI is compatible with Proxmox openvz container? thanks
  2. R

    question about nfs requirements Proxmox 2.x

    Good morning, I wonder which network connection is necessary for communication between NFS server and the nodes of Proxmox. I'm doing tests with a 100Mbps connection and when I run any action disc container ICMP latency increases. So I ask if, in your experience, what is the optimal...
  3. R

    Problem when starting or migrate any container in HA

    The problem is in CT 102 root@nodomaster:~# clustat -x <?xml version="1.0"?> <clustat version="4.1.1"> <cluster name="clusterha" id="53761" generation="280"/> <quorum quorate="1" groupmember="1"/> <nodes> <node name="nodomaster" state="1" local="1" estranged="0" rgmanager="1"...
  4. R

    Problem when starting or migrate any container in HA

    Hello Yes ct100 is on share storage (nfs) Thanks!
  5. R

    Problem when starting or migrate any container in HA

    Hi all, I have a problem when trying to start or migrate a container marked as HA the error I get is: Executing HA start for CT 100 Member nodo2 trying to enable pvevm:100...Aborted; service failed TASK ERROR: command 'clusvcadm -e pvevm:100 -m nodo2' failed: exit code 254 If I remove the...
  6. R

    problem Proxmox configure high availability, any help?

    The problem has solved !!! thanks very much proxmox team +1
  7. R

    problem Proxmox configure high availability, any help?

    thanks for the quick response. The permission of the folder is this drwxrwxrwt 4 root root 4.0K Jul 24 19:26 nfs and permissions of the files within the folder are these drwxrwxrwt 2 root root 4.0K Jul 24 19:26 images drwxrwxrwt 4 root root 4.0K Jul 25 10:08 private I have to apply...
  8. R

    problem Proxmox configure high availability, any help?

    Hello! The problem is: When I create a container vz NFS I get the following: tar: ./var/lib/dpkg/info/libmagic1.postinst: Can not change ownership to uid 0, gid 0: Operation not permitted tar: ./var/lib/dpkg/info/dhcp3-client.prerm: Can not change ownership to uid 0, gid 0: Operation not...
  9. R

    problem Proxmox configure high availability, any help?

    Hello again, Continuous unable to make the HA, I wonder if there is a manual of Proxmox 2.x to configure NFS. Thanks!
  10. R

    problem Proxmox configure high availability, any help?

    Hello, I created the shared NFS volume, and have added the shared storages. When I try to create a container, I get the following error: Can't create directory /mnt/pve/volumenfs/private/100.tmp: Permission denied Unable to create directory /mnt/pve/volumenfs/private/100.tmp: Permission...
  11. R

    problem Proxmox configure high availability, any help?

    ok, I thought that the containers are automatically copied to other nodes. Then? all nodes working on the same disk group? Thanks again, I will configure nfs to see if it works correctly