Dear Solaris People,

I have a simple x86 box running Solaris 10.

Today I put a new 500gb disk drive in the box.

After a boot, I found the new drive in the dmesg output:

May  4 22:14:28 sol genunix: [ID 936769 kern.info] pseudo1 is /pseudo/zcons...@1
May  4 22:14:28 sol genunix: [ID 640982 kern.info]      IDE device at targ 0, 
lun 0 lastlun 0x0
May  4 22:14:28 sol genunix: [ID 846691 kern.info]      model Hitachi 
HDP725050GLA360  ******* Here !! *****
May  4 22:14:28 sol genunix: [ID 479077 kern.info]      ATA/ATAPI-8 supported, 
majver 0x1fc minver 0x29
May  4 22:14:30 sol pci: [ID 370704 kern.info] PCI-device: i...@1, ata0
May  4 22:14:30 sol genunix: [ID 936769 kern.info] ata0 is 
/p...@0,0/pci-...@12/i...@1
May  4 22:14:30 sol pcplusmp: [ID 637496 kern.info] pcplusmp: ide (ata) 
instance 5 vector 0xf ioapic 0x2 intin 0xf is bound to cpu 0

Here is info about this new drive:
  - http://www.newegg.com/Product/Product.aspx?Item=N82E16822145215

So my question is simple.

How do I transform this new drive into a single large file system?


Here is info about my current file systems:

bash sol root ~ 7 # 
bash sol root ~ 7 # df -h 
Filesystem             size   used  avail capacity  Mounted on
/dev/dsk/c0d0s0        9.7G   4.3G   5.3G    45%    /
/devices                 0K     0K     0K     0%    /devices
ctfs                     0K     0K     0K     0%    /system/contract
proc                     0K     0K     0K     0%    /proc
mnttab                   0K     0K     0K     0%    /etc/mnttab
swap                   2.5G   656K   2.5G     1%    /etc/svc/volatile
objfs                    0K     0K     0K     0%    /system/object
/usr/lib/libc/libc_hwcap1.so.1
                       9.7G   4.3G   5.3G    45%    /lib/libc.so.1
fd                       0K     0K     0K     0%    /dev/fd
swap                   2.5G    36K   2.5G     1%    /tmp
swap                   2.5G    28K   2.5G     1%    /var/run
/dev/dsk/c0d0s7        171G   145G    24G    86%    /export/home
bash sol root ~ 8 # 
bash sol root ~ 8 # 


Here is some more mildly interesting info from dmesg:

May  4 22:12:02 sol genunix: [ID 540533 kern.notice] ^MSunOS Release 5.10 
Version Generic_118855-14 64-bit
May  4 22:12:02 sol genunix: [ID 943906 kern.notice] Copyright 1983-2005 Sun 
Microsystems, Inc.  All rights reserved.

snip

Here is my boot drive:
  - http://www.google.com/search?q=ST3250823AS

May  4 22:12:02 sol genunix: [ID 640982 kern.info]      IDE device at targ 0, 
lun 0 lastlun 0x0
May  4 22:12:02 sol genunix: [ID 846691 kern.info]      model ST3250823AS
May  4 22:12:02 sol genunix: [ID 479077 kern.info]      ATA/ATAPI-7 supported, 
majver 0xf8 minver 0x1b
May  4 22:12:04 sol pci: [ID 370704 kern.info] PCI-device: i...@0, ata2
May  4 22:12:04 sol genunix: [ID 936769 kern.info] ata2 is 
/p...@0,0/pci-...@12/i...@0
May  4 22:12:04 sol genunix: [ID 773945 kern.info]      UltraDMA mode 5 selected
May  4 22:12:04 sol gda: [ID 243001 kern.info] Disk0:   <Vendor 'Gen-ATA ' 
Product 'ST3250823AS     '>
May  4 22:12:04 sol ata: [ID 496167 kern.info] cmdk0 at ata2 target 0 lun 0

snip

Here is info about my cpu:

May  4 22:12:06 sol unix: [ID 950921 kern.info] cpu0: x86 (chipid 0x0 
GenuineIntel family 15 model 4 step 3 clock 3200 MHz)
May  4 22:12:06 sol unix: [ID 950921 kern.info] cpu0: Intel(r) Pentium(r) 4 CPU 
3.20GHz
May  4 22:12:06 sol unix: [ID 950921 kern.info] cpu1: x86 (chipid 0x0 
GenuineIntel family 15 model 4 step 3 clock 3200 MHz)
May  4 22:12:06 sol unix: [ID 950921 kern.info] cpu1: Intel(r) Pentium(r) 4 CPU 
3.20GHz


-b
-- 
This message posted from opensolaris.org
_______________________________________________
sysadmin-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss

Reply via email to