Search results

  1. D

    communication failure (0). no see status

    good time. sorry for bad english. install 3.1, create vm with win7, all works but don't show system field with parametrs...
  2. D

    different disk sizes

    1)in proxmox 3.1 create qcow2: {ide-32gb (os:win2003; free 27gb; use:7gb)} output= wma.gz 2.25 gb qemu-img info (virtual size:32 gb, disk size:5.3gb) 2)restore in proxmox 3.1 from backup proxmox 1.8 (qcow2) {ide-32gb (os:win2003: free 23gb; use:8gb)} output= wma.gz 7.60 gb qemu-img info...
  3. D

    how use *.vma.gz in virtual box?

    How can I use (vma.gz) in virtualbox? or this image only for proxmox?
  4. D

    problem with backup

    It's very strange. Today, everything in automatically mode is successfull.
  5. D

    problem with backup

    time /usr/bin/rpcinfo -p 192.168.0.45 program vers proto port 100000 2 tcp 111 portmapper 100000 2 udp 111 portmapper 100024 1 udp 971 status 100024 1 tcp 974 status 100011 1 udp 647 rquotad 100011 2 udp 647...
  6. D

    problem with backup

    /usr/bin/rpcinfo -p 192.168.0.45 program vers proto port 100000 2 tcp 111 portmapper 100000 2 udp 111 portmapper 100024 1 udp 971 status 100024 1 tcp 974 status 100011 1 udp 647 rquotad 100011 2 udp 647 rquotad...
  7. D

    problem with backup

    thanks....... strange situation... root@proxmox:~# pvesm status storage 'nfs_storage' is not online local dir 1 357387084 60497884 296889200 17.43% nfs_storage nfs 0 0 0 0 100.00% root@proxmox:~# ping 192.168.0.45 PING...
  8. D

    problem with backup

    Maybe. How to see in Proxmox the available nfs storage?
  9. D

    problem with backup

    sorry for bad english.... i have Proxmox 2.2-24 (no raid) and nfs-storage (openfiler) Proxmox have 2 virtual systems: vm-100-disk-1.raw (40GB) vm-101-disk-1.qcow2 (90GB) On Friday I run backup manually (vm-100) through the [backup now]->[snapshot-lzo]. Archive was made successfully for 1 hour...
  10. D

    how change ip for web gui?

    10x!!....try later to test. Another stupid question. in [/etc/hosts] i see 127.0.0.1 localhost.localdomain localhost 192.168.1.10 proxmox.udms.tld proxmox pvelocalhost where another ip (external)? I went on the web-gui through 192.168.1.10 and 10.92.xx???
  11. D

    how change ip for web gui?

    I have the a little problem. Proxmox has this network configuration: proxmox>networks: vmbr0 eth0 192.168.1.10 255.255.255.0 vmbr1 eth1 10.92.x.x. 255.255.255.224 10.92.x.x but if change 192.168.1.10 to 192.168.0.5, save and restart Proxmox, web-gui will at 192.168.1.10:8006 and not...
  12. D

    access to web-interface only from the local network

    this file in /etc/apache2/sites-available ????
  13. D

    access to web-interface only from the local network

    I know that I have to bind address. but which file should be written down that rule?
  14. D

    access to web-interface only from the local network

    i have 2 network card - lan (192.168.0.0/24) wan (10.92.x.x) how to give access to web-interface only from the local network? from 192.168.0.0/24 from apache config sorry for bad english ----------------- whis? <directory> Order Allow, Deny Deny from All Allow from 192.168.0.0/24...
  15. D

    2 network interface in server and access only from one interface

    2 udo its really best solution :) and another question: how to disable the web interface from the outside? (hosts.deny ???)
  16. D

    2 network interface in server and access only from one interface

    There are 2 network interfaces (eth0-lan eth1-internet) I want to give access SSH only through eth0. have any questions 1. best done through iptables or there are other better solutions? 2. if cut, ssh (port 22) on eth1, lost access to the vm (via ssh) are connected through vmbr1? (need...
  17. D

    nfs+snapshot+350sizeVM=error

    hi!! it is work!! 10x for now try with compression. last time got an error gzip : file too large
  18. D

    nfs+snapshot+350sizeVM=error

    2 tom why there is no default file? or it was in previous versions? 2 macday 10x ok, i' create this file. tonight will restart the server. the result will be tomorrow
  19. D

    nfs+snapshot+350sizeVM=error

    sorry, but i don't have this mystical file /etc/vzdump.conf :( vm:/etc# ls Muttrc debconf.conf inetd.conf mail.rc profile services Muttrc.d debian_version init.d mailcap protocols shadow X11...
  20. D

    nfs+snapshot+350sizeVM=error

    hi all, sorry for bad english i have pc with 4 hard disk (every 1 Tb (960 Gb)) install proxmox system (last iso 1.8) on sda (install default) then sdb,sdc,sdd in LVM - for vm storage create vm 101 (migrate from physicall, win2003). size 350 gb and test vm 102. size 20Gb then select openfiler...