|
|
|
|
google site
|
|||||||
| Forums | Register | Blog | Man Pages | Forum Rules | Links | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|||
|
1) If there is one dis how to make partition?
2) if there is two disk how to make partition? 3) How effects as per the below details in single disk and two disk? / /dev/dsk/c0t0d0s0 256MB swap /dev/dsk/c0t0d0s1 1050MB disk /dev/dsk/c0t0d0s2 (entire disk) unassigned /dev/dsk/c0t0d0s3 10MB /usr /dev/dsk/c0t0d0s4 2500MB /var /dev/dsk/c0t0d0s5 2500MB /opt /dev/dsk/c0t0d0s6 (optional, maybe 500MB) /data /dev/dsk/c0t0d0s7 (rest of disk) |
| Sponsored Links | ||
|
|
|
|||
|
pls search the forum bro... partitioning info is asked about much in this forum. check it out first. And also see my sample (output truncated) Code:
# format
Searching for disks...done
c2t20d0: configured with capacity of 0.94MB
c2t20d247: configured with capacity of 0.94MB
c3t21d0: configured with capacity of 0.94MB
c3t21d250: configured with capacity of 0.94MB
emcpower27a: configured with capacity of 0.94MB
emcpower28a: configured with capacity of 0.94MB
AVAILABLE DISK SELECTIONS:
0. c1t0d0 <SUN146G cyl 14087 alt 2 hd 24 sec 848>
/pci@9,600000/SUNW,qlc@2/fp@0,0/ssd@w21000000878d69d6,0
1. c1t1d0 <SUN146G cyl 14087 alt 2 hd 24 sec 848>
/pci@9,600000/SUNW,qlc@2/fp@0,0/ssd@w21000000878d0bfc,0
2. c2t20d0 <EMC-SYMMETRIX-5771 cyl 1 alt 2 hd 15 sec 128>
/pci@8,700000/lpfc@3/sd@14,0
3. c2t20d54 <EMC-SYMMETRIX-5771 cyl 37178 alt 2 hd 30 sec 64>
/pci@8,700000/lpfc@3/sd@14,36
4. c2t20d55 <EMC-SYMMETRIX-5771 cyl 37178 alt 2 hd 30 sec 64>
/pci@8,700000/lpfc@3/sd@14,37
5. c2t20d56 <EMC-SYMMETRIX-5771 cyl 37178 alt 2 hd 30 sec 64>
/pci@8,700000/lpfc@3/sd@14,38
6. c2t20d57 <EMC-SYMMETRIX-5771 cyl 37178 alt 2 hd 30 sec 64>
/pci@8,700000/lpfc@3/sd@14,39
7. c2t20d58 <EMC-SYMMETRIX-5771 cyl 37178 alt 2 hd 30 sec 64>
/pci@8,700000/lpfc@3/sd@14,3a
8. c2t20d59 <EMC-SYMMETRIX-5771 cyl 37178 alt 2 hd 30 sec 64>
/pci@8,700000/lpfc@3/sd@14,3b
9. c2t20d60 <EMC-SYMMETRIX-5771 cyl 37178 alt 2 hd 30 sec 64>
/pci@8,700000/lpfc@3/sd@14,3c
10. c2t20d61 <EMC-SYMMETRIX-5771 cyl 37178 alt 2 hd 30 sec 64>
/pci@8,700000/lpfc@3/sd@14,3d
11. c2t20d62 <EMC-SYMMETRIX-5771 cyl 37178 alt 2 hd 30 sec 64>
/pci@8,700000/lpfc@3/sd@14,3e
12. c2t20d63 <EMC-SYMMETRIX-5771 cyl 37178 alt 2 hd 30 sec 64>
/pci@8,700000/lpfc@3/sd@14,3f
13. c2t20d64 <EMC-SYMMETRIX-5771 cyl 37178 alt 2 hd 30 sec 64>
/pci@8,700000/lpfc@3/sd@14,40
14. c2t20d65 <EMC-SYMMETRIX-5771 cyl 37178 alt 2 hd 30 sec 64>
/pci@8,700000/lpfc@3/sd@14,41
15. c2t20d66 <EMC-SYMMETRIX-5771 cyl 37178 alt 2 hd 30 sec 64>
/pci@8,700000/lpfc@3/sd@14,42The above bolded are the 2 internal disks of the system. 1st and 2nd disk... In our case, these OS disks are mirrored to each other.. The rest below them are SAN storage disks Last edited by DukeNuke2; 07-23-2008 at 05:14 AM.. Reason: CODE tags for better reading... |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sed very confused | minifish | Shell Programming and Scripting | 14 | 04-14-2008 01:08 PM |
| confused | sauravjung | UNIX for Dummies Questions & Answers | 1 | 04-07-2008 11:08 AM |
| confused with cp | C|[anti-trust] | Shell Programming and Scripting | 12 | 05-26-2005 01:55 AM |
| confused about tar | frustrated1 | Solaris | 5 | 06-24-2004 11:50 AM |