Disk size in Solaris 10

I have some confusion about disk subsystem in Solaris, i am trying to clarify from this forum.
I have recently installed Solaris 10 in one SPARC box. After i installed, the format gives the bellow output.
0 root wm 19491 - 29648 4.88GB (10158/0/0) 10239264
1 swap wu 0 - 4062 1.95GB (4063/0/0) 4095504
2 backup wm 0 - 29648 14.25GB (29649/0/0) 29886192
From the above output, is the size of my disk is 14 GB ?, or the size of my disk is 14+2+5=21 GB ?
I am trying to learn ZFS, so i want another partition in this disk so that i create ZFS on that partition.
I have gone to single user mode by using CD. I assumed that, from the above "format" command output, i thought i have 21GB of disk size and 14GB of free space. So i created another partition with 14GB. Now the format command gives bellow output.
0 root wm 19491 - 29648 4.88GB (10158/0/0) 10239264
1 swap wu 0 - 4062 1.95GB (4063/0/0) 4095504
2 backup wm 0 - 29648 14.25GB (29649/0/0) 29886192
3 reserved wm 0 - 29127 14.00GB (29128/0/0) 29361024
When i am creating ZFS, it given me a warning that the the partition i have specified is spanned into root partition (first partition), and it mentioned to use "-f" option.
With "-f", it created successfully.
If i assume now that the size of my disk is 14GB only then,
(1) how come two partitions are pointing to the same area in the disk ?
(2) How come two different filesystems are pointing to the same area ?
Please anyone clarify my doubts. Thank you.

Assuming a standard labeled disk it is standrad practice to have section/slice 2 being 'whole disk' for purposes of 'backup'. That would tend to indicate you have a 14GB disk. A prtvtoc /dev/dsk/c?t?d?s2 (change the ?s to the right values) will give a little more on the disk geometry.
In the display from format column 4 is the start cylinder of the partition and column 5 is the end cylinder. From the first set out output it looks like cyclinders 4063 to 19490 are not allocated
In the second set you have created a new slice (section 3) that overlaps both sections 0 and 1 - which is generally considered to be bad!

Similar Messages

  • Re-read disk size in Solaris 10 x86 / VMware

    Hi
    Using
    # uname -a
    SunOS host1 5.10 Generic_142910-17 i86pc i386 i86pc
    We have a 30G virtual disk, on top of which a UFS filesystem is living, mounted, and used.
    The Virtual disk has been resized to 40G.
    I know I need to change the fdisk partition size, after which i can change the  "format" partition size, then use growfs.
    But I don't know how to get S10 to recognise the new size for the disk.
    fdisk tells me
    Total disk size is 3916 cylinders
    Cylinder size is 16065 (512 byte) blocks
    Cylinders
    Partition   Status
    Type     
    Start   End   Length
    =========   ======
    ============  =====   ===   ======   ===
    1  
    Active
    Solaris2     
    1  3915
    3915
    100
    # prtvtoc -h /dev/dsk/c1t2d0s2
           0      0    00      16065  62846280  62862344   /xxx
           2      5    01          0  62862345  62862344
           8      1    01          0     16065     16064
    # df -h /xxx
    Filesystem             size   used  avail capacity  Mounted on
    /dev/dsk/c1t2d0s0       30G    29G   498M    99%    /xxx
    On Linux I might use partprobe or blockdev --rereadpt but on Solaris?
    Cheers
    KM

    Hello
    this document should help, but make a backkup before running it
    How to expand a UFS Lun in Solaris 10 (Doc ID 1451858.1)
    Regards
    Eze

  • How to determine physical disk size on solaris

    I would like to know whether there is a simple method available for determining physical hard disk sizes on Sun sparc machines. On HP based machines it is simple:
    1. run "ioscan -fnC disk" - to find all disk devices and there raw device target address ie /dev/rdsk/c0t2d2
    2. run "diskinfo /dev/rdsk/c0t2d2" - display the attributes of the physical disk including size in Kbyes.
    This simple process allows me create simple scripts that I can use to automate collation of audit data for a large number of HP machines.
    On Sun based machines I've looked at the prtvtoc, format, and devinfo commands and have had no joy. Methods and suggestion will be well appriciated.

    ok,
    format should say .....eg
    type format ..
    AVAILABLE DISK SELECTIONS:
    0. c0t0d0 <SUN2.1G cyl 2733 alt 2 hd 19 sec 80>
    if this is not a Sun disk, and you do not get the info,
    select the required disk and select partition and then print. This will display what you need.
    hope this helps

  • How to increase disk size in solaris

    Hi all
    I have two disk c1t0d0s0 / c1t0d0s7
    I do haven't space in disk /dev/dsk/c1t0d0s0
    run df -h
    /dev/dsk/*c1t0d0s0* 8,8G 7,4G 1,3G 86% /
    /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 3,4G 984K 3,4G 1% /etc/svc/volatile
    objfs 0K 0K 0K 0% /system/object
    sharefs 0K 0K 0K 0% /etc/dfs/sharetab
    /usr/lib/libc/libc_hwcap1.so.1
    8,8G 7,4G 1,3G 86% /lib/libc.so.1
    fd 0K 0K 0K 0% /dev/fd
    swap 3,4G 72K 3,4G 1% /tmp
    swap 3,4G 40K 3,4G 1% /var/run
    /dev/dsk/*c1t0d0s7* 20G 21M 20G 1% /export/home
    I want increasing the space in c1t0d0s0. when I installed Solaris 10 I do not looked attentively the size allocated
    Thanks

    Hi,
    As I understand, you want to increase the size of the root partition (where you installed Solaris) which resides in c1t0d0s0. I think it can be done using Concatenations from Solaris Volume Manager (SVM).
    I have tried it in non root partition like /export/home and it is very easy.
    metainit -f d0 2 1 c1t0d0s7 1 c2t0d0s7 //this will create volume d0 as a concatenation
    growfs -M /export/home /dev/md/rdsk/d0 //this will grow the /export/home partition
    Regards,
    Rei

  • Max Disk Size on Solaris 8

    I have applied the Recommended Patch Cluster to my Solaris 8 (6/00) Ultra 10 System, but Format still sees only 30G off my 100G IDE Slave Device. Pls let me know if there are any other patches to apply for the full HD size to be seen.
    thanks
    Jay

    hello, I will check the Jumper Settings, which I think is set as slave. But have no idea how to do the delete vtoc and re-label. Can you please provide the instructions for these?
    thanks
    Jay

  • How can I get the disk information in Solaris 9

    I am new to Solairs9. I use the format utility to list my partitions, but there are many unassigned partitions. I pasted the format response below:
    # format
    AVAILABLE DISK SELECTIONS:
    0. c1t1d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
    /pci@8,600000/SUNW,qlc@4/fp@0,0/ssd@w21000011c6413e10,0
    Specify disk (enter its number): 0
    format> partition
    partition> print
    Current partition table (original):
    Total disk cylinders available: 14087 + 2 (reserved cylinders)
    Part Tag Flag Cylinders Size Blocks
    0 root wm 302 - 13482 63.96GB (13181/0/0) 134129856
    1 swap wu 0 - 301 1.47GB (302/0/0) 3073152
    2 backup wm 0 - 14086 68.35GB (14087/0/0) 143349312
    3 unassigned wm 0 0 (0/0/0) 0
    4 unassigned wm 0 0 (0/0/0) 0
    5 unassigned wm 0 0 (0/0/0) 0
    6 unassigned wm 0 0 (0/0/0) 0
    7 home wm 13483 - 14086 2.93GB (604/0/0) 6146304
    The part number from 3 to 6 are unassigned. What does this mean? How much space of these unassigned partitions? How can I mount these unassigned partitions to my local directories?
    Thanks.

    "+How can I get the disk information in Solaris 9+ "
    This was cross-posted to the Solaris 9 forum as well.
    http://forum.java.sun.com/thread.jspa?threadID=5223643

  • Silly question regarding sol 8 containers and disk sizes

    I've got what is probably just about the silliest question, but I can't seem to find an answer whilst searching around for the past couple of hours. Say I have 2 boxen, one is a sol 8 server and the other is a brand new install of sol 10/8. They have the exact same hardware, including disk size. If I want to turn the first box into a solaris 8 container running under the second, how do I reconcile the fact that the disk sizes are the same? The sol 8 box is only using, say, 25-30GB of the 72GB on the disk. Do I have to resize the slice into something smaller to enable it fit into a container on the second server? It would seem that is the case, but I didn't know if there was some magic I was not aware of. I've not done a ufsdump or flash archive before so I don't know if the 'empty' space on the disc will be disregarded, possibly allowing me to squeeze it onto my sol 10 server and allow me to resize it smaller in zfs. This topic isn't touched in all the tutorials I've read, so I assume it's either a completely retarded/braindead concern, or everyone always migrates these boxen onto servers with much more in the way of resources.
    Sorry if I offended anyone with my ignorance ; P

    No. Solaris8/9 containers make use the "branded zones" technology. But it's still the same thing and there's no "disk image", at least not like you might think of for VMware or Xen.
    Now if you want to call a ufsdump or flash archive an "image", then that's fine. But you can see in either case, the free space or minor changes is size are irrelevant. You're just copying files. It's a system image, not a "disk image".
                      Installer Options :
                            Option          Description
                            -a filepath     Location of archive from which to copy system image.
                                            Full flash archive and cpio, gzip compressed cpio,
                                            bzip compressed cpio, and level 0 ufsdump are
                                            supported. Refer to the gzip man page available in the
                                            SUNWsfman package.--
    Darren

  • Disk size requirement

    Hello,
    I'm planning the installation of an SDS. I don't find any reference to the disk size requirements in the documentation. Is the any recommendation ?
    We will be managing Solaris Sparc 8,9, 10 as well as Soalris X64 and Linux RHES 3 and 4. Around 100 servers for the whole farm.
    Could someone point me to some recommendation ?
    Best regards

    For installing an SDS, here is the recommendation:
    Disk Space Requirements:     
    Installation: 512 MB minimum free in the file system that serves /usr/local
    Software Components: 500 MB minimum
    SWAP: 500 MB minimum
    For more information, see:
    http://docs.sun.com/app/docs/coll/1561.1

  • Setup Disk Mirroring on Solaris 8

    I need to know of how to setup Disk Mirroring on Solaris 8 on my SUN E250/E280
    Which manual collection, provide a step by step procedure to do it. Thanks.

    I assuming you're going to be using Sun disc management software ( DiskSuite) and not something like Veritas volume manager.
    There are some Sun infodocs on the sunsolve site ( sunsolve.sun.co.uk is the one I use ) that contain good step by step guides on how to mirror discs using Solstice Disksuite. Type in "disksuite faq" as keywords to search.
    Disksuite 4.2.1 comes with Solaris 8 ( this is the recommended version of DiskSuite you use with 8), but you need to make sure it was included as a package to install when the server was originally built). If it hasn't been installed, put the Solaris 8 cd 2 of 2 and do a package add on the following path /cdrom/sol_8_1000_sparc_2/Solaris_8/EA/Products.
    Pick disksuite and I generally add all the packages. You'll need to know the product a bit more if you want to pick and choose the components to install.
    Once done, you'll need to reboot the server and then begin to configure the discs. To understand the various concepts with disksuite you will need to read the manuals.
    I use the command line but there is a GUI tool supplied with the product called metatool to help you mirror your discs.
    As a high level overview this is what you need to do:
    Create a minimum of 3 state databases ( on a separate disc slice of about 5 megabytes in size, nothing else should use this slice )
    The discs you want to mirror should have the same partition table to keep life simple.
    I would create 6 databases, 3 on an individual slice.
    Then create your mirror devices which represent the various partitions you want to mirror from the primary disk. Then create your metadevices and attach the first set of mirrors to them.
    You need to issue a special command called metaroot to get the system to mount the root filesystem metadevice at boot time.
    At this stage I would then make a backup of /etc/vfstab and then edit it to mount your metadevices instead of the normal disc devices.
    I would then bounce the server to check it all works and the metadevices get mounted correctly.
    Create your second set of mirror devices on the secondary disc and add them to the appropriate metadevice ( using metattach )
    If the filesystems are very large it takes a few minutes for the disks to sync up, so don't bounce the server until this process has completed. You can run a check on disk synchronisation by doing metastat | grep sync
    Finally I would put the output from the command metastat -p into the /etc/lvm/md.tab file at the very end with some appropriate comments.
    This can seem a very onerous task at the beginning but once your clear on steps you need to run, the whole procedure is quite straightforware.

  • "raidctl -l c0t0d0" in T1000 shows incorrect disk size

    We are using hardware raid1, set up with raidctl command on our T1000. When I issue "raidctl -l c0t0d0" in our T1000 it shows incorrect disk size of 689.9M, instead of 136G. This seems to have started with 12/1/09 Recommended Patch Cluster for Solaris 10. Is anyone else seeing this and/or know of a fix?

    Hello
    We've been told to install patch 144017-01 although we've yet to perform this to see if it fixes the problem.
    “After installing mpt patch 141743-02 or later drive capacity is incorrectly reported”
    SunOS 5.10: mpt.so.1 patch
    Status: RELEASED
    Patch Id: 144017-01
    READ THE TERMS OF THE AGREEMENT ("AGREEMENT") IN THE LEGAL_LICENSE.TXT
    FILE CAREFULLY BEFORE USING THIS SOFTWARE. BY USING THE SOFTWARE, YOU
    AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE
    TERMS, PROMPTLY DESTROY THE UNUSED SOFTWARE.
    For further information on patching best practices and resources, please
    see the Big Admin Patching Center, http://www.sun.com/bigadmin/patches/
    Summary: SunOS 5.10: mpt.so.1 patch
    Date: Mar/17/2010
    Installation Requirements:
    NA
    Solaris Release: 10
    Sun OS Release: 5.10
    Unbundled Product:
    Unbundled Release:
    Xref: This patch available for x86 as patch 144018
    Topic:
    SunOS 5.10: mpt.so.1 patch
    Relevant Architecture: sparc
    BugId's fixed with this patch:
    6881276
    Changes incorporated in this version:
    Patches accumulated and obsoleted by this patch:
    Patches which conflict with this patch:
    Required Patches:
    127127-11 137137-09 139555-08 141444-09 (or greater)
    Obsoleted by:
    Files Included in this Patch:
    /usr/lib/raidcfg/mpt.so.1
    /usr/lib/raidcfg/sparcv9/mpt.so.1
    Problem Description:
    6881276 after installing mpt patch 141743-02 or later drive capacity is incorrectly reported
    Revision History:
    Patch Installation Instructions:
    Please refer to the man pages for instructions on using 'patchadd'
    and 'patchrm' commands provided with Solaris.
    The following example installs a patch to a standalone machine:
    example# patchadd /var/spool/patch/123456-07
    The following example removes a patch from a standalone system:
    example# patchrm 123456-07
    For additional examples please see the appropriate man pages. Any
    other special or non-generic installation instructions should be
    described below as special instructions.
    Special Install Instructions:
    None.
    README -- Last modified date: Wednesday, March 17, 2010

  • MS 6147 max memory and disk sizes

    For the MS 6147 can anybody confirm the max Hard disk size and max memory.  
    It will not recognise the 40Gb HD I am trying to fit, and only recognises half of the 256Mb memeory simm I have fitted.
    The BIOS version is 1.9 but I think that is a 'special' by Packard Bell.  The MSI BIOS download site makes no mention of disk problems rectified right up to V1.8 which is the latest, with the exception of one for the ZX chipset only which addresses EDMA 66 problem.
    Anybody got a definitive answer on this?

    Supports a maximum memory size of 256MB (8M x 8) or
       512MB (16M x 4) registered DIMM only
    how many chips on dimm is what counts with older boards
    go to drive makers web site get jumper settings to limit it to 32gb and try

  • Is there a max SATA disk size in OSX 10.4.11 and G4/1.25?

    Hello,
    I am trying to set up a G4/1.25 (2 gig in memory) as a fileserver with a SATA card and 2 x 3 TB seagate disks. This is the setup:
    http://lowendmac.com/ppc/mdd-power-mac-g4-1.25-ghz.html
    http://firmtek.com/seritek/seritek-1v4/
    http://eshop.macsales.com/item/Seagate/ST3000DM001/
    The system is OSX 10.4.11. I am unable to initialize the disks in disk utility. The process starts but then halts and says that it can not continue.
    My question is if there is a max disk size in OSX 10.4.11?
    Any help greatly appriceated.
    Best regards,
    Ingolfur Bruun

    Hello again,
    I tried to work my way around armed with your input and succeeded
    By using a FireWire dock I was able to see the disks in 10.4.11. What I did was to partition the disks with ONE partition in Disk Utility and then format with GUID partitioning scheme instead of the Apple Partition Mapping scheme which I had done before. And as I am using a ATA disk as a startup disk it dosen't matter if the 3 TB disks are not bootable. They will only be used for data, not as system disks.
    You saved my day! Thanks again.
    Best regards,
    Ingolfur

  • MacBook in target disk mode shows incorrect disk size

    My 80 GB hard drive in MacBook has gone bad (the filesystem is in inconsistent state). I connected it to an iMac in Target Disk Mode. It shows up (unmounted) but the capacity reported by Disk Utility is 20 GB. Does someone know why is that? Is it due to the corrupt filesystem?
    I am afraid that given this situation, if I buy and run DiskWarrior, that too might not be able to see the full disk and fail to repair it. Note that if I boot my MacBook using the Apple CD, the Disk Utility shows the correct disk size.
    Thanks.

    If you have a disk that is in really, really bad shape to the point that Disk Utility looks at you like a 5 year old that just spilled a glass of apple juice on the kitchen floor, it's time to bring in the big guns.
    DiskWarrior.
    I love it, I love it. If someone has something bad to say about it, they are lying. If there is a chance that you can get everything back to normal without spending the huge dough to send your drive out to be dismantled in a clean room, DiskWarrior is that chance.
    It's worth every single penny.
    Let me know if you have other queries.

  • Disk size in ise

    Hi
    I have a strange problem after instaling licenses in ISE the following information is in a "show tech"
    This info is for 1.3 clean install + license.
    % WARNING: ISE DISK SIZE NOT LARGE ENOUGH FOR PRODUCTION USE
    % RECOMMENDED DISK SIZE: 200 GB, CURRENT DISK SIZE: 0 GB
    It is the same in the Eval version but in this server there is a 2500 license
    The same is observed in both ISE 1.2.1 and 1.3 (running a POC on ISE)
    When trying to upgrade ISE 1.2.1 > 1.3 the following output
    Getting bundle to local machine...
     md5: ad7d87d383661bce671804a9e125e42b
     sha256: 2a7ebe5196e3d956ac42ec2e5acdf3815a3e0f80db954b58e2c68843bb3c42fd
    % Please confirm above crypto hash matches what is posted on Cisco download site.
    % Continue? Y/N [Y] ? Y
    Unbundling Application Package...
    Initiating Application Upgrade...
    % Warning: Do not use Ctrl-C or close this terminal window until upgrade completes.
    -Checking VM for minimum hardware requirements
    % Error: At least 100GB sized hard disk required for upgrade.
    the disk is
    Hard Disk Count(*): 1
    Disk 0: Device Name: /dev/sda
    Disk 0: Capacity: 644.20 GB
    Disk 0: Geometry: 255 heads 63 sectors/track 78325 cylinders
    Thanks 
    Erik Loeth

    Attached is the output from VMware, this is made with the OVA
    ISE-1.3.0.876-virtual-SNS3495-2.ova
    The disk output from show inventory
    NAME: "ISE-VM-K9          chassis", DESCR: "ISE-VM-K9          chassis"
    PID: ISE-VM-K9         , VID: V01 , SN: XXXXXXXXXXXXXXX
    Total RAM Memory: 16467264 kB
    CPU Core Count: 4
    CPU 0: Model Info: Intel(R) Xeon(R) CPU E7- 4870  @ 2.40GHz
    CPU 1: Model Info: Intel(R) Xeon(R) CPU E7- 4870  @ 2.40GHz
    CPU 2: Model Info: Intel(R) Xeon(R) CPU E7- 4870  @ 2.40GHz
    CPU 3: Model Info: Intel(R) Xeon(R) CPU E7- 4870  @ 2.40GHz
    Hard Disk Count(*): 1
    Disk 0: Device Name: /dev/sda
    Disk 0: Capacity: 644.20 GB
    Disk 0: Geometry: 255 heads 63 sectors/track 78325 cylinders
    NIC Count: 1
    NIC 0: Device Name: eth0
    NIC 0: HW Address: XXXXXXXXXXXXXXXXXX
    NIC 0: Driver Descr: Intel(R) PRO/1000 Network Driver
    (*) Hard Disk Count may be Logical.
    Reards
    Erik Loeth

  • How to allocate disk size for each user in iMac?

    Hi folks,
    I have iMac (Mac OS X, version 10.7.5) for Family, and each of my family member has account on it.
    Now, kids download many large files (several GB size files) and HD is getting full.
    So, I'd like to set maximum disk size for each user.
    Could you prvide instruction how to configure disk size for each user?
    Regards,
    Hiro

    I don't know of any way to do that by user.
    I used to partition my HD and that sets a hard limit by partition, but by user? I don't think it can be done.

Maybe you are looking for

  • Trouble Connecting Ipod Touch to Itunes

    Hey Guys Having a bit of trouble with my new Ipod Touch I bought over the weekend... hoping you could help me out. Basically my ipod will be recognised by itunes but when it tries to sync I get the error message "The ipod cannot be synced. The disk c

  • Best way to archive the final version of Aperture?

    I'm not going to migrate to Photos, and I'm still running 3.4.5 on 10.7.5. I don't want to upgrade now, but I won't have a choice when I buy a new computer. I want to have the final version of Aperture available to me when that happens. I'm moving to

  • CEP Custom File Adapter

    Good Day! I'm new to CEP. I would like to ask how can I develop a custom file adapter wherein it tries to get only new lines added into the file. I'm trying also to integrate this with BAM for reporting. Any tutorials out there which I can refer upon

  • Where do I set UIX Range?

    I have created a uix page in which I have dropped in a read-only table from the data control palette. Everything is working fine, however I would like to display more than the default 10 records per page. However, I can't seem to find anywhere to set

  • Configuration Of Cst & Vat With Taxinn

    Hi Expert I have followinfg Scenario My Vendor is in Say ' X ' state of India And the good Recieving Plant Is ' Y' State of India If  a)  both states are same  -- local tax ( Vat) should be applicable as per Taxinn Procedure     b)  both states r dif