Search results

  1. 3

    Wear levels on SSD's increasing daily.

    Sorry for the delay, been traveling. I have decided to backup the vm's on the backup server. Then replace the drives and reload from scratch. Once it is updated to the same version, I will import the vm's back. Thanks everyone! Side note the boot drive smart data says it has been powered on for...
  2. 3

    Wear levels on SSD's increasing daily.

    I am using a https://www.ebay.com/itm/163142320696 Dell H200 Integrated 6Gbps SAS HBA w/ LSI 9210-8i P20 IT Mode ZFS FreeNAS unRAID The guy has quite a business reflashing raid controllers, plus a youtube channel. This was a simple raid card changed to a HBA. Been really happy with it. However I...
  3. 3

    Cluster Issues

    see if node 2 can ping node 1 or the internet gateway from the server console. If it can not, then check the nic configs and see if they were reset. Compare the config's between the two. I had mine clear one time before I had a ups.
  4. 3

    Wear levels on SSD's increasing daily.

    I think I was not clear, I am looking to see if anyone else noticed anything similar. If they have then its a warning, if not my drives did not last as long as I thought they would, my fault. Three years isn't bad, they were moved from a different server 2 years ago. I thought I was clear in the...
  5. 3

    Wear levels on SSD's increasing daily.

    Anyone else seeing this amount of wear on ssd's? I have been running this node for about 2 years, with the drives that are in it. I was watching to see if they would withstand being used this way, because they are desktop drives, so I expected limits, but something has changed. Any way about a...
  6. 3

    Shutdown when not needed?

    Can anyone see an issue with turning off the PBS when not in use? I would set the power state in the bios so it will turn on when power is returned. The sever would run a cron job to turn its self off and then the PDU would remove power. The power would be restored 1 hour before it is needed...
  7. 3

    issue with shutdown and reboot

    I have heard of something similar because of a run state with some cpu's not changing as they should, during a reboot. I can not find it right now, but does the bios have a setting for TDP or power levels? If it does set it to max and try it.
  8. 3

    Install the backup client on ubuntu 22.04 server?

    still have found no joy in getting this to work on 24.04. Will be waiting for when it is ready.
  9. 3

    Physical Client backup

    Does PBS support a physical Ubuntu 24.04 client backing up to it? Many thanks, the doc's state Debain, but this is an older version. I did read several old posts, but found no joy.
  10. 3

    windows 11 vm - 10gbe - openspeedtest - very slow speed ^.^;

    I do not know if this will help and you will likely have to play with it. I had a similar through put issue and I did the following, with some help from this forum. https://forum.proxmox.com/threads/vm-as-firewall-through-put-limits.139673/#post-686293
  11. 3

    [SOLVED] VM as firewall, through put limits?

    A followup after the Opnsense 24.1 release. Lets just say it blew things up. Now the settings for the following need to be off. System->Settings->tunables net.inet.tcp.tso = 0 net.inet.udp.checksum = 0 Before I had them on or 1.
  12. 3

    [SOLVED] VM as firewall, through put limits?

    Thank you _gabriel! It did not dawn on me to look under other firewalls in the Doc's. The note on the bottom of the pfsense notes states to disable check sum off loading. Instructions for Opnsense can be found here. https://teklager.se/en/knowledge-base/opnsense-performance-optimization/ This...
  13. 3

    [SOLVED] VM as firewall, through put limits?

    I tested an Opnsense firewall virtualized in Proxmox. The box has 1 gig nicks, but am unable to get speeds above 100mbps through it. Is there a max limit of bandwidth a vm/ct are allowed to use?
  14. 3

    [SOLVED] Backup Server As a Cluster? (pre sales)

    First off this is not talking about running backup server as a Proxmox vm/ct. I am evaluating this as a solution for a 1 pb storage cluster. The cluster will include 4 hp gen 10 servers. Each with 24 12tb drives. I need to know if the backup server can be installed across all 4 servers, to act...
  15. 3

    [SOLVED] Arch OS, physical machine, Anyone backed them up successfully?

    Thank you Chris! I appreciate the help. I was able to get it to backup to the backup server, but while testing a restore, I am unable to even list the snapshots. Test box output. I have tried the full fqdn and different users, as well as including the port. Idea's anyone? [User1@Arch-test ~]$...
  16. 3

    [SOLVED] Arch OS, physical machine, Anyone backed them up successfully?

    Until this morning I had not had a need to do this, but now we do. Looks simple for Debian versions, I did not find anything when searching for Arch. Also would like to know how it handles multiple partitions and drives. Thank you,
  17. 3

    CT ID How to change it?

    That actually takes longer than cloning them. Can you just rename the config file?
  18. 3

    CT ID How to change it?

    Is there an easy way to change the CT ID on containers? I don't want to clone them to get them renumbered. Thanks,