CentOS 7 Configure MD OBR10 before installation
-
@jaredbusch usually I would agree.
-
@travisdh1 said in CentOS 7 Configure MD OBR10 before installation:
@dustinb3403 said in CentOS 7 Configure MD OBR10 before installation:
And now the next issue. . .
Of course I have 3 matching SSD's of 500 GB each, and the 4th is of course 1TB. And I don't want to wast the space. lol
You'll have to create a 500GB partition on the 1TB one then. Mark that partition as a RAID device. Partition and mount the rest of the 1TB as you wish.
Crisis averted. I found another 500GB!
-
@dustinb3403 said in CentOS 7 Configure MD OBR10 before installation:
@jaredbusch but I don't get the IOPS, which for the operation that this system is being setup for is most critical component.
I cannot imagine a general workload that would saturate this.
So what kind of workload do you have?
-
@jaredbusch said in CentOS 7 Configure MD OBR10 before installation:
@dustinb3403 said in CentOS 7 Configure MD OBR10 before installation:
@jaredbusch but I don't get the IOPS, which for the operation that this system is being setup for is most critical component.
I cannot imagine a general workload that would saturate this.
So what kind of workload do you have?
4K video and file rendering with massive files (1TB plus). Only running the 1 file at a time to offload from our team.
-
@dustinb3403 said in CentOS 7 Configure MD OBR10 before installation:
@jaredbusch said in CentOS 7 Configure MD OBR10 before installation:
@dustinb3403 said in CentOS 7 Configure MD OBR10 before installation:
@jaredbusch but I don't get the IOPS, which for the operation that this system is being setup for is most critical component.
I cannot imagine a general workload that would saturate this.
So what kind of workload do you have?
4K video and file rendering with massive files (1TB plus). Only running the 1 file at a time to offload from our team.
Yup, definitely not a general workload.
I would love to see th IOPS numbers while in use.
-
@jaredbusch said in CentOS 7 Configure MD OBR10 before installation:
@dustinb3403 said in CentOS 7 Configure MD OBR10 before installation:
@jaredbusch said in CentOS 7 Configure MD OBR10 before installation:
@dustinb3403 said in CentOS 7 Configure MD OBR10 before installation:
@jaredbusch but I don't get the IOPS, which for the operation that this system is being setup for is most critical component.
I cannot imagine a general workload that would saturate this.
So what kind of workload do you have?
4K video and file rendering with massive files (1TB plus). Only running the 1 file at a time to offload from our team.
Yup, definitely not a general workload.
I would love to see th IOPS numbers while in use.
I just got this on a VM on a busy hyper-v host, copying a 7GB file:
Not impressive, but I wish i still had the screenshots from a long time ago on the host itself. Lots of IOPS.
-
@obsolesce are you using top there?
-
@dustinb3403 said in CentOS 7 Configure MD OBR10 before installation:
@obsolesce are you using top there?
Looks like iostat
-
@scottalanmiller said in CentOS 7 Configure MD OBR10 before installation:
@dustinb3403 said in CentOS 7 Configure MD OBR10 before installation:
@obsolesce are you using top there?
Looks like iostat
Yes, iostat
-
Hi,
You cant but the /boot as raid
However the / or root part can be placed as raid, I did this and I will show you how to do this, but please don't do it.
Here where it gets bad.
You wish to update the system and kernel and all this can affect the RAID/ now the config for the raid is done in the kernel and stored in boot part, so you always updating this and your always keeping the disks busy, even on network packet level. Everything happens will happen on the /
What you want to do is look into purchasing a small reliable drive
Like 64 GB or 128 GB NVMe SSD and using that as your /
or If that is too fancy or expensive, get USB thumb drive and pair it with samsung SD card and install the root partThen create RAID 10 on the 4 other drives, cause even if the /root fails it wont matter . pop another one and it will auto detect the raid , with cockpit it is very easy to detect the RAID and activate it and mount it