@jermudgeon
Yes, I configure Consul and Nomad as SystemD services, as direct binary execution.
After, I install Nomad/Consul inside the VMs, they would in turn be used to manage Docker containers (inside the VM).
currently using version " Backup Server 0.8-9 ". would it be possible to add the package "qemu-guest-agent" as part of the default installed packages?
use case is that the PBS will be a VM itself! :)
Waaaaiittt a minute ... this is awesome!!!
The fact that it is incremental backup *automatically* was not obvious to me!
After I backed up my test VM the second time, it became obvious ... at the end of the backup ....
INFO: backup was done incrementally, reused 127.23 GiB (99%)
INFO...
This is awesome Proxmox Team!!!
I have downloaded the ISO, installed it in a VM and tried to just setup things without deep diving in the docs, and I must say, this is a really simple and smooth experience. (Proxmox just spoils people by making easy-to-understand web GUIs) :) :) :)
That said,
I...
Usually (usually) the DNS server is not the problem. Typically workstations (laptop/desktop) and such don't have a DNS record on the LAN and hence the delay.
After the login into the ssh server, what does nslookup of your workstation IP reveal?
The SSH server could be trying a DNS lookup of the connecting client, maybe?
Maybe you can try disabling dns lookup of the sshd server and see if the timeouts still occur?
Hi,
The like was as I would like to see a wider adoption of Proxmox as I think it is an awesome product.
I have no PPC machines myself.
That said, you could send and email to their general contact email, maybe that might help?
Also, I think the folks with "member" status on the forum are...
while I wait for the LXC template, for my other experiments, I built a CentOS Docker using the following:
https://github.com/moby/moby/blob/master/contrib/mkimage-yum.sh
@gyq just an idea, can you try using the keyboard to see if that works, Alt+(underlined letter).
Of course you will have to run the installer somewhere else to see what you have to press in the real server
In case you want to use the rsync method, the rsync options which have served me well over the years are:
# rsync -XxAaPSH src/ dest/
I know some options are "optional", I just use that string for an easy mnemonic.
If you are just interested in a Docker web gui you should try Portainer.
That said, if you want to replace VMware ESXi with Proxmox, I would say "go for it"
ntpd doesn't force jump time, it slowly drifts to the correct time, in small jump.
To force set the time use the cmd 'ntpdate'
Example:
# ntpdate -u pool.ntp.org
Try the file '/etc/issue' which can be recreated from a post up network script (it works on Ubuntu 16, dunno if the necessary packages are installed on vanilla Debian)
If you just want to find which file, grep inside "/etc"
@Bidi
Assuming this is the screenshot after you do an SSH into the machine d2 ...
are you able to "touch" a file named 'forcefsck' like so:
touch /forcefsck
ref: https://linuxconfig.org/how-to-force-fsck-to-check-filesystem-after-system-reboot-on-linux
If the 'touch' command doesn't work...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.