Just saw this. I'm not really understanding what security is actually removed. The ubuntu server in the lxc still has it's security and firewall correct? II also still have my router firewall and network security. Are you referring to security between proxmox containers? I'm trying to...
I'm building a proxmox server and looking for a recommendation on raid solution. CPU is i7-3770K. I've decided to go with two 512 GB SSDs raid 1 for boot and VMs and two 4 TB Toshiba N300s RAID 1 for data. I will be running two Win Server 19 VMs with one being a SQL server. I'd like to give...
I found the issue. Bad drive. I guess it died right after the install on the next rebook. Odd that I got no notification for the Perc card of the failure. I found it because I could hear the tell tail clicky click sound when I opened the case. I pulled the bad drive and recreated the disk as...
I am trying to make use of an old server. It is a i7-3770k with 32 gb of ram. It has a Perc 5i raid controller and 6 drives. Three 148 GB and three 1 TB. I created a RAID 5 with the three 148 GB drives and then installed Proxmox VE from a USB drive onto it. All went well and I was able to...
I got it to work. I had to add the following lines to the LXC conf file. /etc/pve/lxc/xxx.conf
lxc.apparmor.profile: unconfined
lxc.cgroup2.devices.allow: a
lxc.cap.drop:
I have an 8 core proxmox server and running a windows gaming VM. I want to dedicate 6 cores to the gaming VM exclusively. I understand I can pin the VM to say cores 3-8 with taskset.
My questions are: Does pinning prevent other process from running on those cores or only limit the pined VM...
So I figured out what it was. After nuking my raidz I ran extended test on all drives. No errors. I tried creating new container and starting over. I kept getting an error with one of the drives. I switch it with another known good drive. Same issue. I decided to go look in the bios for...
I put everything back the way it originally was but I still don't see the container. The drives are recognized though.
root@pharpe:~# zpool status -x storage
cannot open 'storage': no such pool
root@pharpe:~# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 119.2G 0...
More info. I opened the case and swapped the sata and power cables with another drive and plugged it into a different sata port on the MB. Rebooted and zpool status -v still shows the same degraded status.
Then I tried swapping the 7SGZJ0UC with another know good 8 TB drive to see if I could...
I was able to force it to resilver using:
zpool replace storage /dev/disk/by-id/ata-WDC_WD80EMAZ-00WJTA0_7SGZJ0UC-part1
It resilvered with no errors but now I have this:
root@pharpe:~# zpool status -x storage
pool 'storage' is healthy
root@pharpe:~# zpool status -v storage
pool: storage...
I have a single Proxmox server with a zfs container with 3 drives. Today I discovered that there is an error with the container.
root@pharpe:~# zpool status -x storage
pool: storage
state: DEGRADED
status: One or more devices could not be used because the label is missing or
invalid...
The issues is that I am getting an IP that I don't want not the other way around. This is how my /etc/network/interface is set. The problem is that it's ignoring the config for enp3s0 and assigning it an IP lease from DHCP. No matter what I put in the /etc/network/interface for enp3s0 (static...
Thanks. I also have a Unifi controller running. I shut that down and rebooted proxmox but no change.
I shut down the DHCP server on my router and rebooted proxmox. Since there was no DHCP server it could get an IP lease and started working. Obviously not having a DHCP server isn't a long...
No mater what I do enp3s0 is pulling a DHCP IP address. Even with iface enp3s0 inet manual. I thought I found a simulure problem where someone was having the interface pulling a DHCP IP on boot and fixed it by adding pre-up ip addr flush dev enp3s0
I tried this but it didn't work
auto lo...
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.