![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| create filesystem on file | user5 | SCO | 0 | 12-13-2007 06:34 AM |
| How to know about filesystem | shaan_dmp | UNIX for Dummies Questions & Answers | 3 | 11-21-2007 12:19 AM |
| Raw vs. Filesystem? | keelba | UNIX for Advanced & Expert Users | 5 | 06-10-2002 11:48 AM |
| filesystem | hassan2 | UNIX for Advanced & Expert Users | 5 | 05-29-2002 02:51 PM |
| How do I create desktop icons for the shell programs I create??? | TRUEST | UNIX Desktop for Dummies Questions & Answers | 7 | 05-15-2002 08:40 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
How to create a 2 TB UFS filesystem?
Hi,
I have a 2,1 TB RAID0 Array (3- 750GB discs). I have Solaris 10 x86 installed. When I try to create a volume on this drive I receive the following error: " WARNING: /pci@0/pci8086/..../sd@6,0 (sd7) disk capacity is too large for current cbd length " I assume I can not format this drive because of it size. What can I do in order to format this drive as a UFS 2TB filesystem? Thank you. |
| Forum Sponsor | ||
|
|
|
|||
|
Thank you for your rocket reply answer ! :-)
But.... I can figure out how to determine the parameters of my drive... The boot drive is /dev/dsk/c0t5d0 (sd5) If my 2 TB drive is sd7 i tried: #newfs -T /dev/dsk/c0t7d0 but it gives an error. (not such file or diretory) I feel a little stupid asking this things, but I am totaly newbe to Sun platforms. How should I know my drive path ? Thanks again! |
|
|||
|
Thanks but....
When it type: the "#format" command It only shows my 70 GB boot drive. When I type #drvconfig and #disks I get the error I mention before: "WARNING: /pci@0,0/pci8086,244e@1e/pci103c,32@0/sd@6,0 (sd7): disk capacity is too large for current cdb length" Any idea ? |
|
||||
|
have a look here:
http://docs.sun.com/app/docs/doc/816...bbf02mf?a=view you have to give your hostbus adapter a bigger max-cdb-length size. how do you attach the raid drives? there have to be some settings for your driver in /kernel/drv.... btw. don't use "drvconfig" and "drives" in solaris 10/9/8! just use "devfsadm". |
||||
| Google The UNIX and Linux Forums |