Recent content by rtlarose

  1. R

    Ho to increase local size and reduce local-lvm size in same disk

    Hello, Was there a solution as to how to accomplish this task? I am trying to repurpose the unused space in my LVM-thin pool for local storage. I have almost 4 TB of unused space from the past few years that I would like to use for backups. As my server is remote, I would like to perform this...
  2. R

    Enjoying the Dark Theme

    I have to say that I am enjoying the new dark theme. It is much less straining on the eyes when you stare at multiple screens for the majority of the day. I know this topic doesn't relate to this forum but had to give a shout-out to the developer for incorporating it. As simple as it may seem...
  3. R

    [TUTORIAL] How-To -- Lets Encrypt and PMG

    Ah got ya! I am not familiar with the gateway software but I would assume it would be a similar process. Hope you find a solution! If I come up with anything, will make sure to share it with you!
  4. R

    [TUTORIAL] How-To -- Lets Encrypt and PMG

    There is a good video on youtube that walks you through it. Hopefully, you find it helpful: https://www.youtube.com/watch?v=nL0x0LIpLlk Initially, it was tricky for me because I had firewall rules set in place that I had to deal with.
  5. R

    Incorrect Memory on cPanel VM

    Hello, I am currently running Proxmox 7.1-8. One of my VM's has WHM/cPanel running on it. It is consistently showing incorrect memory usage and I am having to restart the VM to get it to normalize. Please see the photos for reference. Is this a known issue? Any assistance with this matter...
  6. R

    Proxmox VE 7.0 released!

    Nevermind.... I ended clearing the browser cache and reloaded so now it is showing. Sorry...
  7. R

    Proxmox VE 7.0 released!

    Hello, I was able to successfully upgrade from 6.3 to 7. The only issue that I am seeing is that the graphs no longer show the stats. I will add that it was showing for a day but no longer do. I am unsure if it was from an update? Please if anyone has insight, it would be much appreciated...
  8. R

    Changing Hostname and Adding SSL

    Hello, I have 2 VM's currently running on my node. After researching how to change the hostname, it states only doing so on an empty node. Is it possible to get around this or would I have to configure a new server first, set the hostname, add SSL and migrate VM's? Any information or...
  9. R

    Using mail client to send validation and copy of a scheduled script (cron)

    Hello, I first want to apologize for the long description. I am creating several scripts that I will schedule to run via cronjobs. Is it possible to have the mail client send me a notification/copy of the file that I will be saving them to? If this is not possible, any suggestions to...
  10. R

    [TUTORIAL] How-To -- Lets Encrypt and PMG

    Hello, Is this only for a fresh install of Proxmox? I only as because I did some server hardening and installed fail2ban. When I tried to install letsencrypt, it will not let me. I am assuming it pertains to something done in post-install? I appreciate any input you can provide. Robert
  11. R

    Backup and cPanel

    Thank you for the assistance. I do have a community subscription.
  12. R

    Backing up to change RAID and SSD configuration

    Hello, I am currently running proxmox on a remote server. I have 1 SSD (RAID 0) with the OS and 3 SATA drives (RAID 5) with VM's and backup using an LSI 9271-4i controller. I am looking to replace the SATA drives with SSD's and place them in RAID 10. Can someone tell me the most efficient...
  13. R

    Backup and cPanel

    Hello, I currently run backups for my VM's once a week. I have WHM and cPanel running on one of my VM's. My question is... are the backups sufficient enough to fully restore the VM's in the event of failure? I just want to make sure that I don't lose my site running on cPanel. I appreciate...
  14. R

    Backup Server install boots into grub rescue mode

    Thank you so much for your help. I have another question. Please forgive me as I am pretty new to Proxmox. I am going to deploy another server that has 10 - 2TB SSD's and 2 - 1TB m.2 SSD's attached via pcie adapter. What hardware RAID configuration do you recommend for the 10 SSD's (RAID10)...
  15. R

    Backup Server install boots into grub rescue mode

    Sorry for the late response. I was able to figure it out. Interestingly enough I had to create a software RAID0 in ZFS format on top of the hardware RAID in order for the OS to boot. Any thoughts or reasons for that?