Search results

  1. B

    Install macos without DHCP

    Hi guys, I want to create an vm with macos but my problem appear when i need to reinstall because ask for internet connection and i dont have any DHCP server. Exist any way to set the ip manualy or something like that? I follow this page...
  2. B

    LXC grayed out after upgrade from 5.4 to 6.2

    Hi All, I upgrade now my cluster composed from 10 servers to 6.2 from 5.4. Entire procces was realy smoth but i have only one issue. I have 20 - 25 lxc but all of them are grayed out but they are running. I restart the lxc service using "systemctl restart lxc.service" After this step all lxc...
  3. B

    How to login to proxmox?

    What is the error received? You can add a screenshot or something more clear?
  4. B

    change ip via qemu guest and netsh windows

    Thanks mercury but i want somethin for network and based on what i see on that link (i translate it) there it's used dhcp. In my case i need to take and ip from my list and set into vm
  5. B

    change ip via qemu guest and netsh windows

    Hi Guys, i use qemu guest to set aotomaticlay an ip on my win vm but i have an issu. after i run the command, network will go into "limited" state and if i set same ip manualy will work fine. I try to restart it but stay into tha same state after reboot (limited), even disable/enable doisent...
  6. B

    Best method for automatic provisionig

    Dminic, one question, you know why it's added into vm only 2 ip's via cloud init, even iof i create 3 net interface and into cloud init tab i add for each one an ip? if i run route -n i see there only 2 eth (0 and 1) More exactly my question is: how can i create via cloud init files like...
  7. B

    Best method for automatic provisionig

    Well i try to use pve 6 but i have some issue like: clone take more longer in comp with pve 5 durring the install mouse dosen't work other problems related to qemu last version I need to have ssh pass instead of rsa key because this is my flow :D
  8. B

    Best method for automatic provisionig

    I go and post here my method to deploy cloud init vm's https://cloud.centos.org/centos/7/images/ https://cloud-images.ubuntu.com/ https://cdimage.debian.org/cdimage/openstack/current-10/ P.S. Read the end part before to begin. P.S.1. For more info send me a beer, open yours and after this step...
  9. B

    Best method for automatic provisionig

    I figure out at the end but i have only 1 problem. Why dosen't have internet on it? My ip is set, resolv.conf it's ok , hosts are fine... ifcfg-eth0 same fine.. Only issue is on route -n, kernel route map is empty
  10. B

    Best method for automatic provisionig

    Ok I understand. I try with cloud-init and for some reasone i cant login via console. i go into gui, clone it, go into cloud init tab, set an username , password, dns domain and server and an ip. Click on regenerate and start the image. I cant login into it with any user. I have: Proxmox 5.4...
  11. B

    Best method for automatic provisionig

    Hello Guys, Can someoane tell me the best method for provisioning, respecting the next requirements: What is the flow: 1. Select x os (linux diff distr or win) 2. asign 1 to x ips from my subnets 3.Set x amount of storage space start it. Thanks a lot
  12. B

    Increase RAM LIVE

    So based on this, restart it's 100% needed, no?
  13. B

    Increase RAM LIVE

    Hi Guys, Exist any method to increase ram in live mode, without restart of the vm? Thanks Alin.
  14. B

    Finally Cloudbase Init windows servers

    Hi I have a question, why i have into content/0000 this format: auto lo iface lo inet loopback dns_nameservers 8.8.8.8 dns_search name.tld auto eth0 iface eth0 inet static address x.x.x.x netmask 255.255.255.255 gateway x.x.x.1 dns-nameservers...
  15. B

    Finally Cloudbase Init windows servers

    because you have allready all that config lines, please check manualy to undersand what i say :)
  16. B

    Proxmox shutdown randomly

    i dont find nothing wrong ino server logs because first i start from there Nope i only change numbers with xxx and i post the output
  17. B

    Proxmox shutdown randomly

    root@d3:~# pveversion -v proxmox-ve: 5.4-2 (running kernel: 4.15.18-25-pve) pve-manager: 5.4-13 (running version: 5.4-13/aee6f0ec) pve-kernel-4.15: 5.4-13 pve-kernel-4.15.18-25-pve: 4.15.18-53 pve-kernel-4.15.18-12-pve: 4.15.18-36 corosync: 2.4.4-pve1 criu: 2.11.1-1~bpo90 glusterfs-client...