![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AIX disk less with SAN | itik | AIX | 3 | 03-31-2008 02:01 PM |
| How to recover Hp-ux O/S Disk from Mirro Disk | waqaralam | HP-UX | 5 | 03-23-2005 12:33 PM |
| available disk space on disk device??? | alan | UNIX for Dummies Questions & Answers | 4 | 01-02-2004 03:06 AM |
| Disk Add | luisjdm | Filesystems, Disks and Memory | 4 | 02-08-2002 06:09 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hello,
I have an Sun ULTRA 10 and now i have two disks in the machine (scsi), the systemdisk is 18 Gb and the second is 76 Gb now i like to have en third disk or change the systemdisk to another 76 Gb disk. Can i do this and how? Can i have 3 disks? I really need help in this matter so if someone can help me, plz do. Thank you! |
|
||||
|
yes you can
Hi,
yes you can have 3 disk in your system, all you need is a free scsi adres. those adresses run from 0 upto 7, 7 is mostly the adres of the scsi adaptor so there a 7 (0 - 6) free adresses for scsi devices like disks and tape drives. 1 After you selected a free scsi adres when you do not know whith adresses are free you can run the `probe-scsi-all` command on the OK-prompt. 2 you can set this adress on the back of your device. 3 shutdown and power-off your system. 4 connect your new device in the scsi chain, do not forget the terminator. 5 turn on the power of your system and all the devices and go to the OK-prompt 6 on the OK-prompt you can check your scsi configuration, again with the `probe-scsi-all` command. 7 when your confuration is OK, boot your system with the -r option; type `boot -r` on the OK-prompt. your system is booting up an re-scanning your system for new devices, and also creates the device files in the /dev/... directories. 8 know your disk is ready to use. use; `format` to create disk partions, `newfs` to create filessyems on the partions. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|