Search found 28 matches
- 09 Jul 2024, 11:21
- Forum: Hardware, Power and Accessories
- Topic: F4-210 High Meomry Utilization
- Replies: 4
- Views: 1930

Re: F4-210 High Meomry Utilization
Regarding the gradual increase in RAM usage on the 210 model, this may help: https://forum.terra-master.com/en/viewtopic.php?t=5124 Thank you for the reference i have setup a cron job as shown from the other post. I have also restarted the service manually to verify that the ram utilization does go...
- 09 Jul 2024, 11:10
- Forum: System Configuration
- Topic: The RAM usage of F2-210/F4-210 keeps increasing?
- Replies: 5
- Views: 4827

Re: The RAM usage of F2-210/F4-210 keeps increasing?
- 09 Jul 2024, 11:08
- Forum: System Configuration
- Topic: The RAM usage of F2-210/F4-210 keeps increasing?
- Replies: 5
- Views: 4827

Re: The RAM usage of F2-210/F4-210 keeps increasing?
I made this change when running TOS 4.2.43 (though noted that the task config file is located in /etc/crontab s /root) Since upgrading to 4.2.44, I've noticed memory seems to be creeping up after a month of uptime - msgcenter is currently taking about 29% of total memory. I checked that the cron fi...
- 28 Jun 2024, 11:12
- Forum: Hardware, Power and Accessories
- Topic: F4-210 High Meomry Utilization
- Replies: 4
- Views: 1930

Re: F4-210 High Meomry Utilization
Good Evening Everyone, I was hoping somebody maybe able to assist with a high memory utilization. I monitor my NAS with PRTG via SNMP. For the last few months i have been getting alerts stating that my memory usage is below the 20% threshold. I have reviewed the historic data on the memory and it s...
- 28 Jun 2024, 08:52
- Forum: Hardware, Power and Accessories
- Topic: F4-210 High Meomry Utilization
- Replies: 4
- Views: 1930

F4-210 High Meomry Utilization
Good Evening Everyone, I was hoping somebody maybe able to assist with a high memory utilization. I monitor my NAS with PRTG via SNMP. For the last few months i have been getting alerts stating that my memory usage is below the 20% threshold. I have reviewed the historic data on the memory and it se...
- 24 Jul 2022, 12:25
- Forum: Storage
- Topic: TOS5 and volume expansion
- Replies: 3
- Views: 3051

Re: TOS5 and volume expansion
I had this problem in TOS 4. I struggled with it for a long time until I chatted with one of my buddies. If you enter in the max capacity in manually but do .1 lower then it'll actually expand the volume. For some reason the max capacity button does not work. This worked perfect for me ! I was abou...
- 17 Jul 2022, 00:30
- Forum: Storage
- Topic: Copy to external USB 4.2.30 Broken!!
- Replies: 29
- Views: 18109

Re: Copy to external USB 4.2.30 Broken!!
I have been copying to the public drive of the NAS then cutting and pasting to the USB it’s a pin bit it works for now! That’s the only solution I have foundbillman424 wrote: ↑17 Jul 2022, 00:25 i just stupidly update my nas and now have this problem, i dont have any backups, has anyone found a solution?
- 06 May 2022, 12:07
- Forum: Storage
- Topic: Copy to external USB 4.2.30 Broken!!
- Replies: 29
- Views: 18109

Re: Copy to external USB 4.2.30 Broken!!
I had a backup of the config prior to the update and I did a full reinstall and still no luck.
- 06 May 2022, 00:51
- Forum: Storage
- Topic: Copy to external USB 4.2.30 Broken!!
- Replies: 29
- Views: 18109

Re: Copy to external USB 4.2.30 Broken!!
They don’t care ! I’ve given up and had to create work arounds
- 26 Apr 2022, 21:25
- Forum: System Configuration
- Topic: Delete a user via ssh
- Replies: 18
- Views: 5855

Re: Delete a user via ssh
[at=capnhowyoudo post_id=17495 time=1647822920 user_id=4843][/at] Hey capn... After a bit of searching (when I found out that 'userdel' doesn't work in TOS), I did a Google search (force-omitting 'userdel' from results) and found this Ubuntu command worked: 'deluser' IE: sudo deluser <username> You...