Search results

  1. P

    How to assign an IP to new KVM Linux machine?

    Im sorry, i say KVM VPS because it is KVM VPS, but u understand its normal server, but virtualised. Please kindly advice me how i can proceed if you can. Thank you
  2. P

    How to assign an IP to new KVM Linux machine?

    This is the reply: "As I previously said: > You have to route the traffic via your host interface." --- please how to setup that KVM VPS so it has its own IPv4 ?
  3. P

    How to assign an IP to new KVM Linux machine?

    thx, one ip for host server and one (/32) which i want to use on VPS.. These 2 are not part of one subnet (i mean they are different as i mentioned (pastebin.com link in this thread))
  4. P

    How to assign an IP to new KVM Linux machine?

    So i used gateway IP that is mentioned by host server provider, restarted network on VM, but ping 8.8.8.8 result is: network is unreachable. --- The VM ifcfg-eth0 looks like: http://s20.postimg.org/na01c89zh/ifcfg.gif --- resolv.conf contains --- nameserver 8.8.8.8 --- nameserver 8.8.4.4 ---...
  5. P

    How to assign an IP to new KVM Linux machine?

    pirateghost: line breaks dont working for me, im pasting my reply to Your post here: http://pastebin.com/5KfvgrEC
  6. P

    How to assign an IP to new KVM Linux machine?

    Thank You, i cant afford Admin, so i assume there is no universal tutorial which can guide one to setup KVM VPS networking. I read several tutorials like this one, but no luck after network service restart ping 8.8.8.8 100% loss
  7. P

    How to assign an IP to new KVM Linux machine?

    thx, i cant find how to setup networking on KVM Linux (rhel 6.3) VPS ping hostserverip end up 100% packet loss ping google.com is unknown host tried many combinations in /etc/sysconfig/network-scripts/ifcfg-lo , setting up route "route add default gw *", please is there any foolproof tutorial on...
  8. P

    How to assign an IP to new KVM Linux machine?

    I have an server in remote datacenter, not sure if there is DHCP. > "you need to manually configure your IP in your GUEST " how to do this exactly, any tutorial please.
  9. P

    "Error 404048" in Proxmox console

    I got "Error 404048" in Proxmox console during installation from .ISO What should i do please? // edit, i hit Reload button and it worked.
  10. P

    How to assign an IP to new KVM Linux machine?

    Would welcome some step by step instruction/link to tutorial. Prefer to setup things from host server, not from guest server.
  11. P

    How to assign an IP to new KVM Linux machine?

    Hello, i installed Proxmox and created new KVM virtual machine with Linux on it. Please how to achieve that VPS has its own dedicated IP i just bought from datacenter? I found there is "Network" tab in Proxmox, do i need to setup anything there? Thank you
  12. P

    Proxmox is only .iso install?

    You mean skipping any ISO instructions and starting right from this paragraph: https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Wheezy#Install_Proxmox_VE ...
  13. P

    Proxmox is only .iso install?

    Hello, isnt there any tutorial on how to install KVM and Proxmox via SSH Linux command line only, if its possible? I mean im renting server and have just SSH access atm.
  14. P

    Hot to do installation while i have two .iso images ?

    Hello, i have two .iso images. disk2 should be inserted when suggested by installer Please how i can use Proxmox to install with two disks? Is there any image tutorial or text tutorial which can guide thru the process please?
  15. P

    Backup of larger VM, second sync takes too long time

    Hello,i have one VM which vzdump-X.tgz file is around 100GB large, when creating dump file using "vzdump", the second sync (while VPS is suspended (i use --live mode)) takes more than 20 minutes which is becoming not acceptable.VM do not contains large files, but rather more small files.Im...
  16. P

    vzdump exclude file types?

    Is it not speed decrease problem when i add like 20 exclude switches to the vzdump ? thx
  17. P

    Ubuntu 14.04 Template

    The networking did not worked, after i did these two commands in VM, it started working: but still after Vm reboot, networking dont works again, need to do these two commands (
  18. P

    vzdump exclude file types?

    Thanks alot, this is very handy.
  19. P

    vzdump exclude file types?

    Hello, vzdump manual shows one can use regex to exclude directories/files. But how the command should look like when i want to exclude lets say .tar.gz and .zip files in all directories of VMs? (I want to do frequent backups without these files and less often backups including everything)
  20. P

    Unable to fork: Cannot allocate memory

    Hi, i got this when running vzcheck.sh: vzctl set 320 --privvmpages 72089:72089 --save #320 privvmpages: used: 43K:65K lim: 64K:64K !!! FIXME(56G) please how is this caused? this 320 VM has also Unable to fork: Cannot allocate memory