This is my first try at posting a problem on the FreeBSD Forum, so please forgive if I make any errors.
We just received a new Intel Server S1200BTS motherboard to replace an "End of Life" Intel motherboard. We use both FreeBSD 8.1 and still support older FreeBSD 7.2 systems, so I need both versions to work. We installed 8GB RAM into the system, and install a custom build FreeBSD onto the 250GB OS drive.
FreeBSD 8.1 installed fine on the S1200BTS, and our server application testing is working with no problems. The 3TB Data drives even installed without problems.
However, FreeBSD 7.2 did not fare as well. The system started throwing errors when trying to install Postgres. The picture I took of the screen is too big to upload, but it boils down to Postgres having trouble
and
and finally
I do not know enough about FreeBSD to dig into this, but my first suspicion is the motherboard. If I hear back otherwise, then I will get our software developers into this. For now I am treating it as a hardware problem.
Anyone else out there using this new S1200BTS Server board from Intel?
Thanks,
Dale Kline
This FreeBSD 7.2 configuration works fine on several other motherboards, several with more RAM than this new board.
We just received a new Intel Server S1200BTS motherboard to replace an "End of Life" Intel motherboard. We use both FreeBSD 8.1 and still support older FreeBSD 7.2 systems, so I need both versions to work. We installed 8GB RAM into the system, and install a custom build FreeBSD onto the 250GB OS drive.
FreeBSD 8.1 installed fine on the S1200BTS, and our server application testing is working with no problems. The 3TB Data drives even installed without problems.
However, FreeBSD 7.2 did not fare as well. The system started throwing errors when trying to install Postgres. The picture I took of the screen is too big to upload, but it boils down to Postgres having trouble
Code:
could not create shared memory segment: invalid argument
Code:
failed system call was shmget(key=5432001, size=43655168, 03600)
Code:
could not start server
I do not know enough about FreeBSD to dig into this, but my first suspicion is the motherboard. If I hear back otherwise, then I will get our software developers into this. For now I am treating it as a hardware problem.
Anyone else out there using this new S1200BTS Server board from Intel?
Thanks,
Dale Kline
This FreeBSD 7.2 configuration works fine on several other motherboards, several with more RAM than this new board.