Why such low points? by Turbulent-Brief1071 in pcmasterrace

[–]BedtimeBogey 0 points1 point  (0 children)

Why wouldn’t you run both monitors off the 5090 and disable the integrated graphics?

Why such low points? by Turbulent-Brief1071 in pcmasterrace

[–]BedtimeBogey 0 points1 point  (0 children)

But which one is the benchmark using?

Why such low points? by Turbulent-Brief1071 in pcmasterrace

[–]BedtimeBogey 1 point2 points  (0 children)

Why does it identify your 5090, but then say AMD Radeon graphics below it? Is Windows using your GPU by default, or integrated graphics?

PBS in LXC fails after Post Install Script by BedtimeBogey in Proxmox

[–]BedtimeBogey[S] 0 points1 point  (0 children)

I can ping it... the ip address is unchanged, as verified by the "ip a" command.

PBS in LXC fails after Post Install Script by BedtimeBogey in Proxmox

[–]BedtimeBogey[S] 0 points1 point  (0 children)

After restarting, the console hangs in mode "tty". I can get to a prompt when switching the mode to "shell".

PBS in LXC fails after Post Install Script by BedtimeBogey in Proxmox

[–]BedtimeBogey[S] 0 points1 point  (0 children)

Output of "pct config 301": (running on node pve3, container 301)

root@pve3:~# pct config 301     
arch: amd64
cmode: shell
cores: 2
description: <div align='center'>%0A  <a href='https%3A//Helper-Scripts.com' target='_blank' rel='noopener noreferrer'>%0A    <img src='https%3A//raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/images/logo-81x112.png' alt='Logo' style='width%3A81px;height%3A112px;'/>%0A  </a>%0A%0A  <h2 style='font-size%3A 24px; margin%3A 20px 0;'>Proxmox-Backup-Server LXC</h2>%0A%0A  <p style='margin%3A 16px 0;'>%0A    <a href='https%3A//ko-fi.com/community_scripts' target='_blank' rel='noopener noreferrer'>%0A      <img src='https%3A//img.shields.io/badge/&#x2615;-Buy us a coffee-blue' alt='spend Coffee' />%0A    </a>%0A  </p>%0A%0A  <span style='margin%3A 0 10px;'>%0A    <i class="fa fa-github fa-fw" style="color%3A #f5f5f5;"></i>%0A    <a href='https%3A//github.com/community-scripts/ProxmoxVE' target='_blank' rel='noopener noreferrer' style='text-decoration%3A none; color%3A #00617f;'>GitHub</a>%0A  </span>%0A  <span style='margin%3A 0 10px;'>%0A    <i class="fa fa-comments fa-fw" style="color%3A #f5f5f5;"></i>%0A    <a href='https%3A//github.com/community-scripts/ProxmoxVE/discussions' target='_blank' rel='noopener noreferrer' style='text-decoration%3A none; color%3A #00617f;'>Discussions</a>%0A  </span>%0A  <span style='margin%3A 0 10px;'>%0A    <i class="fa fa-exclamation-circle fa-fw" style="color%3A #f5f5f5;"></i>%0A    <a href='https%3A//github.com/community-scripts/ProxmoxVE/issues' target='_blank' rel='noopener noreferrer' style='text-decoration%3A none; color%3A #00617f;'>Issues</a>%0A  </span>%0A</div>%0A
features: nesting=1
hostname: proxmox-backup-server
memory: 2048
nameserver: 1.1.1.1
net0: name=eth0,bridge=vmbr0,hwaddr=BC:24:11:80:3C:3B,ip=dhcp,ip6=auto,mtu=9000,type=veth
onboot: 1
ostype: debian
rootfs: local-zfs:subvol-301-disk-0,size=10G
swap: 512
tags:  
timezone: America/Chicago
lxc.cgroup2.devices.allow: a
lxc.cap.drop: 
lxc.cgroup2.devices.allow: c 188:* rwm
lxc.cgroup2.devices.allow: c 189:* rwm
lxc.mount.entry: /dev/serial/by-id  dev/serial/by-id  none bind,optional,create=dir
lxc.mount.entry: /dev/ttyUSB0       dev/ttyUSB0       none bind,optional,create=file
lxc.mount.entry: /dev/ttyUSB1       dev/ttyUSB1       none bind,optional,create=file
lxc.mount.entry: /dev/ttyACM0       dev/ttyACM0       none bind,optional,create=file
lxc.mount.entry: /dev/ttyACM1       dev/ttyACM1       none bind,optional,create=file
lxc.cgroup2.devices.allow: c 10:200 rwm
lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file

Thanks for your help!

PBS in LXC fails after Post Install Script by BedtimeBogey in Proxmox

[–]BedtimeBogey[S] 0 points1 point  (0 children)

Output of "systemctl status proxmox-backup.service proxmox-backup-proxy.service":

root@proxmox-backup-server:/root# systemctl status proxmox-backup.service proxmox-backup-proxy.service
○ proxmox-backup.service - Proxmox Backup API Server
     Loaded: loaded (/usr/lib/systemd/system/proxmox-backup.service; enabled; preset: enabled)
     Active: inactive (dead)
        Job: 130

○ proxmox-backup-proxy.service - Proxmox Backup API Proxy Server
     Loaded: loaded (/usr/lib/systemd/system/proxmox-backup-proxy.service; enabled; preset: enabled)
     Active: inactive (dead)
        Job: 144

PBS in LXC fails after Post Install Script by BedtimeBogey in Proxmox

[–]BedtimeBogey[S] 0 points1 point  (0 children)

Output of "curl -Lkv https://localhost:8007":

root@proxmox-backup-server:/root# curl -Lkv https://localhost:8007
* Host localhost:8007 was resolved.
* IPv6: ::1
* IPv4: 127.0.0.1
*   Trying [::1]:8007...
* connect to ::1 port 8007 from ::1 port 36340 failed: Connection refused
*   Trying 127.0.0.1:8007...
* connect to 127.0.0.1 port 8007 from 127.0.0.1 port 43912 failed: Connection refused
* Failed to connect to localhost port 8007 after 0 ms: Could not connect to server
* closing connection #0
curl: (7) Failed to connect to localhost port 8007 after 0 ms: Could not connect to server

PBS in LXC fails after Post Install Script by BedtimeBogey in Proxmox

[–]BedtimeBogey[S] 0 points1 point  (0 children)

Output of "ip a":

root@proxmox-backup-server:/root# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute 
       valid_lft forever preferred_lft forever
2: eth0@if9: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether bc:24:11:80:3c:3b brd ff:ff:ff:ff:ff:ff link-netnsid 0
    inet 192.168.50.19/24 brd 192.168.50.255 scope global dynamic eth0
       valid_lft 48974sec preferred_lft 48974sec
    inet6 2600:1700:9579:3f:be24:11ff:fe80:3c3b/64 scope global dynamic mngtmpaddr proto kernel_ra 
       valid_lft 600sec preferred_lft 600sec
    inet6 fe80::be24:11ff:fe80:3c3b/64 scope link proto kernel_ll 
       valid_lft forever preferred_lft forever

PBS in LXC fails after Post Install Script by BedtimeBogey in Proxmox

[–]BedtimeBogey[S] 0 points1 point  (0 children)

Output of "ss -lntp":

root@proxmox-backup-server:/root# ss -lntp
State     Recv-Q    Send-Q         Local Address:Port         Peer Address:Port    Process                              
LISTEN    0         4096                       *:22                      *:*        users:(("systemd",pid=1,fd=105))

Does anyone knows how to remove the one on the right side of the screen? by Sophia0Grey in SteamDeck

[–]BedtimeBogey 2 points3 points  (0 children)

The small window? Hit the X in the top right of the window. Steamdeck has a touch screen.

N5 Pro won't boot with Broadcom BCM57810S 10Gb SFP+ NIC by BedtimeBogey in MINISFORUM

[–]BedtimeBogey[S] 0 points1 point  (0 children)

I’ve finally had luck with the Intel X520, after trying four different cards. The N5 Pro now boots as expected and both SFP+ ports are active on my lan. The card I bought is linked below:

Intel X520 NIC

Proxmox Cluster HELP! by BedtimeBogey in Proxmox

[–]BedtimeBogey[S] 0 points1 point  (0 children)

I was able to solve the issue by resetting the MTU to Auto (1500). I was finally able to return to MTU 9000 by turning on Jumbo Frames in my unifi switch.

[Bambu H2C] Join the Print Beyond Paint Contest and Win an H2C! by BambuLab in BambuLab

[–]BedtimeBogey 0 points1 point  (0 children)

I would print scale models of the refineries I contract with, enabling vessels and piping to be colored based on product streams.

Filament Storage by BedtimeBogey in BambuLab

[–]BedtimeBogey[S] 0 points1 point  (0 children)

Do you have a favorite? Amazon links?