Search results

  1. C

    [SOLVED] Backup machine fails apt-get

    Thank you again for your help. I did the commands listed and everything looked good. No errors when I did the copy paste. However, when I run the apt update command I still get those same "W: Skipping acquire of configured file 'pve-enterprise/binary-amd64/Packages'....." errors as before...
  2. C

    [SOLVED] Backup machine fails apt-get

    Thank you for the explanation. That helps. I do have some other files in the /etc/apt directory. root@pve:/etc/apt/sources.list.d# cd /etc/apt root@pve:/etc/apt# dir apt.conf.d auth.conf.d listchanges.conf preferences.d sources.list sources.list.d trusted.gpg.d root@pve:/etc/apt# So it...
  3. C

    [SOLVED] Backup machine fails apt-get

    I can't just copy and paste. It comes back with an error. While I don't know much about linux I don't like to just blindly copy and paste commands I don't understand that I got from someone online unless I know who they are. I understand the rm: would remove a file or directory but I don't...
  4. C

    [SOLVED] Backup machine fails apt-get

    I do not know linux well but it looks like you are deleting the sources.list file then creating it again right? What is the pvetest line? My /etc/apt/sources.list looks like this: deb http://ftp.us.debian.org/debian buster main contrib deb http://ftp.us.debian.org/debian buster-updates main...
  5. C

    [SOLVED] Backup machine fails apt-get

    Is it normal then to have the update file end with skipped items? W: Skipping acquire of configured file 'pve-enterprise/binary-amd64/Packages' as repository 'htt p://enterprise.proxmox.com/debian/pve stretch InRelease' doesn't have the component 'pve-enterpr...
  6. C

    [SOLVED] Backup machine fails apt-get

    I have a non-production machine as a backup in case my production machine goes down. As a backup I do not have a subscription for it. I'm getting an error when I try to do an apt-get update apt-get update[/INDENT] Hit:1 http://ftp.us.debian.org/debian buster InRelease Hit:2...
  7. C

    [SOLVED] Can't upload ISO image to local drive

    Yeah, I should have tried that. It works in the other browser. Thanks.
  8. C

    [SOLVED] Can't upload ISO image to local drive

    I'm in the process of building a second Proxmox 6.1-3 server as a backup machine. I'm trying to upload my ISO images to the Local (pve) drive. The first one uploaded normally however I can't upload any more ISO images. When I select the upload button it defaults to ISO image however when I...
  9. C

    [SOLVED] Change the name of a VM?

    How can I change the name of a VM, not the number, but the name that's beside it ie VM104 (Name) to VM104 (NewName). I know I could clone it and then delete the original but that seems like it's the hard way. What's the easy way?
  10. C

    All VMs shutdown after Package update

    It was connected to my old Proxmox server but it never did anything. I didn't connect it to the new one since it wasn't doing anything. I never installed software to talk to it.
  11. C

    All VMs shutdown after Package update

    The server is at a trusted location. No one else has access to the area. I looked at the logs prior to what's posted but I didn't see anything unusual. I couldn't post more of the log because I was getting an error saying my message was too big. It was the same commands (mostly unable to...
  12. C

    All VMs shutdown after Package update

    I tried to include more of the log but it kept telling me my message was too long. I kept cutting it and cutting it. I didn't see anything that looked out of usual before where the log started. There were no commands showing that weren't there for hours. The second event seemed more...
  13. C

    All VMs shutdown after Package update

    I dug through the file. There are a lot of time-outs on the Guest-ping which makes sense. I can't get that service working correctly on a few VMs. I didn't see anything odd at 13:06 that caught my eye but later I see it doing all the shut downs. I just don't see who or what did them. Here's a...
  14. C

    All VMs shutdown after Package update

    I can only go back as far as 17:21 It looks like it may have been rebooted then? Where can I check to see if unattended-upgrades is set? I do see on the Task list is shows Jan 07 -3:52 Update package database Jan 06 04:51 Update package database Jan 05 04:10 Update package database So maybe...
  15. C

    All VMs shutdown after Package update

    At 4:51pm today my Task list says "Update package database" Then at 17:13 the task list shows VM100 Shutdown, VM101 Shutdown etc. At 17:16 it shows "Stop all VMs and Containers". What would cause Proxmox to shut down my VMs like that? I didn't issue any such commands. Would the package...
  16. C

    Really slow NIC speeds

    It seems to be a well known problem with the Broadcom cards, which Dell included in many of their servers. The reports however seem to really focus on Windows based systems and the solutions therefore are Windows command lines. That's not helpful in this case since Windows isn't actually...
  17. C

    Really slow NIC speeds

    After running the ethtool -K eno1 tso off Command it does go slightly faster, but not much. Still between 8-10Mb/s
  18. C

    Interesting Realtek Speed Issue with PVE5

    Rats. I thought I was on that thread. I'm moving back there.
  19. C

    Interesting Realtek Speed Issue with PVE5

    Is there a way to access the NIC properties in either Proxmox or the command line? I don't see any way to do it in Linux posted online anywhere. Since this problem has been around for at least five years it's reasonable that someone here knows how to turn off VMQ for Proxmox.