| Author |
Message |
|
|
Post subject: What is the size limit for QNX4 and QNX6 Hard disk?
Posted: Nov 22, 2007 - 04:07 AM
|
|
Active Member
Joined: Oct 30, 2006
Posts: 16
|
|
Hi,
I'd like to use too large hard disk(about 500GB~1TB).
Then, is it possible to use QNX4 and QNX6?
If... it has limit...
What is the size limit for QNX4 and QNX6 Hard disk?
Thank you and Good luck. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: What is the size limit for QNX4 and QNX6 Hard disk?
Posted: Nov 22, 2007 - 05:27 AM
|
|
QNX Master
Joined: Jun 25, 2003
Posts: 977
|
|
I don't think the file system will have any trouble with the 500GB disk. A driver problem is always a possibility, however there seemed to be a limit at 120GB that has been overcome, so I wouldn't think there would be another problem till at least 1.6Terabyte.
Keep in mind however that the file system only supports individual files up to 4Gig. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: What is the size limit for QNX4 and QNX6 Hard disk?
Posted: Nov 22, 2007 - 09:58 AM
|
|
Senior Member
Joined: Mar 03, 2004
Posts: 184
|
|
qnx4
- you have to use Fsys -Hdisk500 if you want to use 500GB disk
if you want to use 3x 500GB disk then you have to use Fsys -Hdisk1500, and so on...
we usually add some to make sure (eg: for 2x 120GB we use -Hdisk260)
- max file size is 2GB
i dont know about qnx6 |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: What is the size limit for QNX4 and QNX6 Hard disk?
Posted: Nov 22, 2007 - 11:42 AM
|
|
QNX Master
Joined: Sep 01, 2002
Posts: 2675
|
|
| Under QNX4 I beleive you also need to use Fsys.atapi with the lba48 option. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: What is the size limit for QNX4 and QNX6 Hard disk?
Posted: Nov 26, 2007 - 05:08 PM
|
|
Active Member
Joined: Oct 21, 2003
Posts: 45
|
|
QNX4/6 filesystem can support maximum partition size of 1 099 511 627 776 bytes (~ 1Tb) if QSS boys use signed index in structures. if they use unsigned int's in index fields, then you can create up to 2Tb partitions.
So the limitations can appear in driver too.
Maximum file size is 2Gb.  |
|
|
| |
|
|
|
 |
|
|