Search results

  1. C

    [SOLVED] udisksd using lots of CPU

    I'm having a problem that has been reported by other Debian and Ubuntu users that udisksd is using lots of CPU. Right now I'm investigating workarounds rather than solutions so my question is: Is this service essential to Proxmox? What happens if I stop and disable it?
  2. C

    Upgrade 4.4 to 6.0?

    Hi, What's the best way to upgrade from Proxmox 4.4 to something more current, probably 6.0? Our servers are basically default installs and are patched up-to-date. All of our VMs and containers are stored in LVM. We don't use ZFS. Our servers aren't clustered in any way. Thanks, Colin
  3. C

    [SOLVED] Why is unprivileged container not the default?

    Was this default already changed in 5.3? It seems to be at least, unless it's just my browser or session remembering some previously used options.
  4. C

    [SOLVED] Can't login to Ubuntu 18.04 container created from supplied template

    I debugged this by looking in /var/log/auth.log. The unsuccessful logins under Proxmox 4.4 looked like Feb 28 10:19:56 host1 login[19577]: pam_securetty(login:auth): access denied: tty '/dev/pts/0' is not secure ! Feb 28 10:19:59 host1 login[19577]: FAILED LOGIN (1) on '/dev/pts/0' FOR 'root'...
  5. C

    [SOLVED] Unable to login at console with root on Debian 8

    I had this also in Proxmox 4.4 with Ubuntu 18.04 containers, but no longer had the problem under Proxmox 5.3 -- there /dev/tty1 is used instead.
  6. C

    [SOLVED] Can't login to Ubuntu 18.04 container created from supplied template

    Hi, I created an Ubuntu 18.04 container under Proxmox 4.4 from the supplied template. Didn't supply an SSH key, just a password. But when I try to login on the console I type: root <enter> and then shortly after it says Incorrect login There's never a prompt for the password. How do I...
  7. C

    [SOLVED] Why is unprivileged container not the default?

    Reading https://pve.proxmox.com/wiki/Linux_Container#_privileged_containers both Proxmox and the LXC team are recommending that we use unprivileged containers, and stop using privileged containers. So why is not the default?
  8. C

    [SOLVED] Is it safe to delete a user?

    Thanks. You've confirmed my understanding that the user accounts don't "own" any objects that would be removed by deleting an account.
  9. C

    [SOLVED] Is it safe to delete a user?

    This is a "Proxmox VE authentication server" realm account, not a Linux user, so the above doesn't apply.
  10. C

    [SOLVED] Is it safe to delete a user?

    Hi, Our former system adminsitrator left our company; is it safe to delete his Proxmox accounts? These are in the PVE Authentication realm. Don't all the permissions go via roles? And I understand it's not possible for such a user to "own" anything, correct? Thanks, Colin
  11. C

    Proxmox Storage Replication on LVM?

    Hi, Do you plan to make Proxmox Storage Replication work on LVM at some point in the future? Or will it forever be ZFS only? Thanks, Colin
  12. C

    can I run apt-get update and apt-get upgrade everyday

    You could just install the unattended-upgrades package and configure it to install security and bug fix updates automatically in /etc/apt/apt.conf.d/50unattended-upgrades