On a default install on a local network I cannot access any shell areas while using PIA VPN (PRIVATE INTERNET ACCESS)
My local DNS server resolves 192.168.1.100 too https://fqdn.com:8006 which works except for console...
answer is:
auto vmbr10
iface vmbr10 inet static
address 10.0.1.1
netmask 255.255.255.0
bridge-ports none
bridge-stp off
bridge-fd 0
# Enable ip forwarding on the Host OS
post-up echo 1 > /proc/sys/net/ipv4/ip_forward
# Create...
Hi all,
The default network config works fine with a Vultr VPS and NAT:
iface ens3 inet manual
auto vmbr0
iface vmbr0 inet static
address 202.111.81.143/23
gateway 202.111.80.1
bridge-ports ens3
bridge-stp off
bridge-fd 0
auto vmbr1
iface vmbr1 inet static
address...
the default PVE5 install shows "/dev/pve/root / ext4 errors=remount-ro 0 1"
I then add barrier=1 "/dev/pve/root / ext4 errors=remount-ro,barrier=1 0 1"
Both ways on ssd and hdd fsyncs shows < 100
I change it too barrier=0 and fysncs >1000
Running barrier=0 isnt always a good option but the...
I get that Proxmox is setup for enterprise but it works great for a home lab. Where slower drives are common...
3.2 all default settings with sata 7200 drives
Old desktop pc - FSYNCS of around 1200
I/O is ok
4.3 all default settings with sata 7200 drives
VMware on Windows PC - FSYNCS around...
Hi all! I installed the latest Proxmox 3 on a vmware VPS hosting service – they installed from ISO as I don’t have full console access. It works perfectly but I can’t figure out the network model I should be using and wish to secure both the host and containers.
As per the wiki network model...
Hi all,
My Proxmox 1.9 drive failed so I have rebuilt it and added the second storage drive from the gui.
Is there a method to 'recreate' the VM's from this storage drive?
I have seen this command but I'm not sure how the --ide0 should be set
qm set 106 --ide0 /dev/SataDisk/vm-106-disk-1...
Proxmox installed on my hosting service shows this default etc/network/interface file
# network interface settings
auto lo
iface lo inet loopback
iface eth0 inet manual
auto vmbr0
iface vmbr0 inet static
address 115.55.23.5
netmask 255.255.252.0
gateway 115.55.23.254...
Ok so I had a guess and found a forum post showing the hotname ping should be the ip address:
127.0.0.1 localhost
192.168.1.160 Deb64-proxmox.com Deb64-proxmox
and this got through the cluster issue.
Hey guys, I have the same error stopping me, I see some of you have found fixes but they all seem a little different.
I have tried most of whats on this page to no avail. Can I manually install a different version perhaps?
Starting pve cluster filesystem : pve-cluster (warning).
invoke-rc.d...
LOL, Is this not a Forum - the definition been an OPEN discussion?... I am simply asking how init-logger could be installed, if you are you upset that I was inarticulate or mentioned another OpenVZ product perhaps you should explain your 'rules'.
I can see the process (in the container) that Proxmox installs to write to this logfile is called init-logger. Yet this now appears to be unsupported as a package. I have a SolusVM that uses the same openvz container but does not have init-logger.
Anyone know how it could be installed?
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.