F5F Stay Refreshed Software Operating Systems Monitor how much storage the Ubuntu server is utilizing.

Monitor how much storage the Ubuntu server is utilizing.

Monitor how much storage the Ubuntu server is utilizing.

Pages (3): Previous 1 2 3 Next
X
xIsoxGaming
Member
211
01-25-2023, 05:10 AM
#11
Stay updated with the progress of the build.
X
xIsoxGaming
01-25-2023, 05:10 AM #11

Stay updated with the progress of the build.

M
MrKeffieKeffer
Junior Member
30
01-26-2023, 05:33 AM
#12
Great progress on the build, everything aligns with the plan. Now I’m planning to set up ZFS, mirror the 2x1TB HDD and upgrade the 3x2TB to a RAID 5 array. I need guidance on where to find details about this configuration and how to perform snapshots instead of mirroring.
M
MrKeffieKeffer
01-26-2023, 05:33 AM #12

Great progress on the build, everything aligns with the plan. Now I’m planning to set up ZFS, mirror the 2x1TB HDD and upgrade the 3x2TB to a RAID 5 array. I need guidance on where to find details about this configuration and how to perform snapshots instead of mirroring.

G
Gunner2000
Member
226
01-31-2023, 01:44 PM
#13
I built a mirror with two 1TB volumes, listing it as 928GB, which looks accurate. Then I performed a RAID 3 setup of three 2TB disks, showing a total size of 5.44TB, but that’s just the combined capacity. After fixing the configuration, I need to mount it at /var, but I’m unsure how to do that.
G
Gunner2000
01-31-2023, 01:44 PM #13

I built a mirror with two 1TB volumes, listing it as 928GB, which looks accurate. Then I performed a RAID 3 setup of three 2TB disks, showing a total size of 5.44TB, but that’s just the combined capacity. After fixing the configuration, I need to mount it at /var, but I’m unsure how to do that.

W
WariOrgames
Junior Member
29
02-02-2023, 12:20 AM
#14
You're asking about displaying the total space usage. It's a bit challenging. You're wondering why you need /var and not setting up separate datasets for websites. You also want to keep logs fast on an SSD.
W
WariOrgames
02-02-2023, 12:20 AM #14

You're asking about displaying the total space usage. It's a bit challenging. You're wondering why you need /var and not setting up separate datasets for websites. You also want to keep logs fast on an SSD.

N
NekoNation
Member
68
02-05-2023, 01:27 PM
#15
I checked the ZFS status with zfs list again after deletion and recreation. It now displays 3.51T, which suggests it’s functioning properly. That could also be a possibility. You might consider keeping it mounted under "storage" at /storage for easier access.
N
NekoNation
02-05-2023, 01:27 PM #15

I checked the ZFS status with zfs list again after deletion and recreation. It now displays 3.51T, which suggests it’s functioning properly. That could also be a possibility. You might consider keeping it mounted under "storage" at /storage for easier access.

M
230
02-05-2023, 10:21 PM
#16
Yeah or that. I just created a mount point for mine in /mnt/red/ Easy to set apache to use /storage/websites/.... same for other things
M
MaddieStarr801
02-05-2023, 10:21 PM #16

Yeah or that. I just created a mount point for mine in /mnt/red/ Easy to set apache to use /storage/websites/.... same for other things

K
KingJaydxn
Member
240
02-07-2023, 09:24 PM
#17
I plan to use Nginx, though I'm familiar with setting it up elsewhere as well.
K
KingJaydxn
02-07-2023, 09:24 PM #17

I plan to use Nginx, though I'm familiar with setting it up elsewhere as well.

T
thehappy84
Senior Member
594
02-08-2023, 01:25 AM
#18
You manage datasets individually, allowing storage limits per website or similar settings.
T
thehappy84
02-08-2023, 01:25 AM #18

You manage datasets individually, allowing storage limits per website or similar settings.

W
winnerplay25
Senior Member
477
02-08-2023, 02:04 AM
#19
You're okay with having plenty of space, but if a drive fails, you need to check for signs early and plan the replacement properly. (That means rebuilding the system)
W
winnerplay25
02-08-2023, 02:04 AM #19

You're okay with having plenty of space, but if a drive fails, you need to check for signs early and plan the replacement properly. (That means rebuilding the system)

I
i_dropped_it
Junior Member
38
02-08-2023, 05:54 PM
#20
The SMART Daemon monitors disk errors and sends you an email when issues occur. Your email script checks pool statuses and snapshot lists regularly, typically at 8:30 AM each day.
I
i_dropped_it
02-08-2023, 05:54 PM #20

The SMART Daemon monitors disk errors and sends you an email when issues occur. Your email script checks pool statuses and snapshot lists regularly, typically at 8:30 AM each day.

Pages (3): Previous 1 2 3 Next