Increasing filesystem size in disksuite

I need to increase the size of a file system on a Solaris 9 server. The filesystem is apparently a metadevice, it shows in /etc/vfstab as:
/dev/md/dsk/d15 /dev/md/rdsk/d15 /opt/inlum ufs 1 yes -
metastat:
d15: Concat/Stripe
Size: 37749760 blocks (18 GB)
Stripe 0:
Device Start Block Dbase Reloc
emcpower0a 0 No No
Stripe 1:
Device Start Block Dbase Reloc
emcpower0e 0 No No
Device Relocation Information:
Device Reloc Device ID
emcpower0a No -
emcpower0e No -
c1t1d0 Yes id1,ssd@w20000004cffb86e8
c1t0d0 Yes id1,ssd@w20000004cffb84fa
The filesystem is also has disks allocated to it on an emc san, shows in format as:
2. c2t0d0 <DGC-RAID5-0099 cyl 40958 alt 2 hd 256 sec 10>
/pci@8,700000/fibre-channel@3/sd@0,0
3. emcpower0a <DGC-RAID5-0099 cyl 40958 alt 2 hd 256 sec 10>
/pseudo/emcp@0
I'm trying to increase the size of this file system, so I choose #2, used slice 5 because 5 corresponds to "e" in emcpower0e, allocated the rest of the remaining space (25Gb) to that slice through format:
5 unassigned wm 20482 - 40957 25.00GB (20476/0/0) 52418560
I really have no background in emc, used disksuite once to mirror filesystems with metatool, so I am really going into this blindly. I think what I need to do now is:
newfs the slice I just created above with:
newfs /dev/rdsk/c2t0d0s5
Now this is where I really don't know where to go, I need to add this slice to the metadevice d15, do I do it with metattach, like:
metattach d15 /dev/dsk/c2t0d0s5 ?
and are there other commands I need to do in addtion to this like metainit or metaclear?
Can the system be used while I'm doing this?
Once the slice is added to the metadevice, I believe I use growfs like:
growfs /opt/inlum /dev/md/rdsk/d15
Is this the correct procedure? Please add any commands I need or corrections to my shot in the dark procedure. Thanks a lot.

If you want just to add space to a disk through MD, should be pretty easy to do through the SMC.
Open the existing volume that's controlled MD and add the slice to it. You may have to format the disk to allocate the slice.
Then run
#growfs /dev/md/dsk/d<number>

Similar Messages

  • Re-arranging the filesystem sizes in Solaris 10.

    Hi,
    I have done a fresh install of a machine using the CDs. I would like increase many of the file system sizes including the root filesystem.
    It is very easy in HP UX using the utility Ignite UX.
    In Solaris, do we have any way to do a system backup and while restoring have a different filesystem sizes.
    I have heard about flar not sure we can use that images for the above activity.
    If you know or done this earlier let me know the steps you have done.
    Thanks

    Found on this form the answer:
    http://forums.sun.com/thread.jspa?forumID=761&threadID=5053865
    My mistake was I renamed the file /var/sadm/install/productregistry...this has to be moved or removed.
    Thanks.

  • How to increase database size actually in my company use MSSQL

    Hi Expert,
    Can any body tell me how to increase database size actually in my company use MSSQL but i dont know how to increase DB size. in MY PRD system it shows-
    Data Files
    No. of files-4
    Total size(MB)-79,840
    Alocated MB-79,825(99.98%)
    Free MB-15(0.02%)
    LOG
    no of files-1
    total size(MB)-2385
    alocate MB-16
    free-2342
    recovery model-Full
    Reuse wait resion-NOTHING
    Now What i do give me suggessin
    Thanks In Advance

    Hi,
    you don't have to stop your database to increase the file size - it's an online operation. If you are more familiar with SQL code here is what you have to do:
    use <SID> /*Put your database name here, e.g. PRD*/
    go
    select file_id, name, physical_name, size
    from sys.database_files
    where type_desc = 'ROWS'
    In the resultset you will find a column called 'name' - that are the logical file names that we need for the increase. If you have a standard installation the names should look like <SID>DATA{1-4}. Next step ist the actual increase of the files:
    /*Replace <SID> with your DB name*/
    alter database <SID> modify file(name='<SID>DATA1', size=25GB) /*25GB ist just an example*/
    alter database <SID> modify file(name='<SID>DATA2', size=25GB)
    alter database <SID> modify file(name='<SID>DATA2', size=25GB)
    alter database <SID> modify file(name='<SID>DATA4', size=25GB)
    Thats it. If you run the first statement again, you will see that the filesize has been increased. You can also check on  filesystem level.
    Regards,
    Sven

  • Increase filesystem volume on solaris

    Dear friends,
    Please let me know. How will I increse filesystem size i.e. sapdataX.
    RAID 5
    sapdata1      60 GB
    sapdata2      60 GB
    sapdata3      60 GB
    sapdata4      60 GB
    Now I have increase it to::::::::::
    RAID 5
    sapdata1      100 GB
    sapdata2      100 GB
    sapdata3      100 GB
    sapdata4      100 GB
    How will i add new HDD then how will alocate it to these file system?
    Rgds
    DK

    > How to add new hdd in storage?
    We don't know since there are many different storage devices available. I suggest you talk to your SAN administrator.
    > How wiil I assign these spaces to X?
    > How will I assign to A?
    > How will I add into Oracle /filesystem?
    UFS is not able to grow if you don't use a volume manager on top.
    Read http://docs.sun.com/app/docs/doc/817-5093/fsoverview-38559?l=de&a=view and/or talk to your Solaris administrator.
    Markus

  • Add datafile or increase the size?

    Hi, I have this question. When is recomendable to add a datafile on the tablespace and when is recomendable to increase the size of the datafile on the tablespace?
    Thanks!

    What i feel is
    if you dont have free space in the file system then adding datafile to another filesystem is the only option.In this case we cannot increase the datafilesize.
    NO free space in filesystem---add datafile in another filsystem
    else increase data file size.
    increasing the datafile increases the time in recovery incase if datafile is crashed.
    Datawarehouse Db suits big tablespaxces.
    Correct me if i am wrong

  • Increase /tmp size

    how to increase /tmp size in linux...?
    so many method available on internet but i want any tested and authentic way.
    please check the info of current system.
    df -k
    Filesystem 1K-blocks Used Available Use% Mounted on
    /dev/sda5 8254240 2081408 5753540 27% /
    /dev/sda1 194442 12140 172263 7% /boot
    none 4154288 0 4154288 0% /dev/shm
    /dev/sda7 314043080 113563632 184526908 39% /home
    /dev/sda6 1035660 34228 948824 4% /tmp
    /dev/sda3 12096756 6632992 4849280 58% /usr
    Regards,
    Amin

    Your problem stems from the initial setup, which included creating a separate disk partition for the /tmp directory. Sophisticated disk partitioning was a common task in past to prevent a bad process from filling up a disk and hence stop the core system from functioning in the end, or to reserve disk space for certain logical areas. Considering how fast and cheap disk space has become, there is more reason to avoid partitioning were it is not essentinally necessary.
    If you need more tmp space, e.g. to Install Oracle database, you can assign a temporary tmp directory and put it under /home.
    <pre>
    sudo mkdir /home/tmp2
    sudo chmod 1777 /home/tmp2
    </pre>
    Set the tmp directory prior to starting your application:
    <pre>
    export TMPDIR=/home/tmp2
    ./runInstaller.sh
    </pre>
    To permanently relocate /tmp you will need to boot the system into single user mode, edit /etc/fstab to remove your tmp partiton, and create a /tmp directory with 1777 permissions under root, or create a symlink to another location.

  • [SOLVED] df -h does not reflect true root filesystem size

    Why does df -h show root filesystem as being only 20G?
    df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/mapper/cryptroot 20G 15G 4.6G 76% /
    dev 7.7G 0 7.7G 0% /dev
    run 7.7G 668K 7.7G 1% /run
    tmpfs 7.7G 70M 7.7G 1% /dev/shm
    tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup
    tmpfs 7.7G 224K 7.7G 1% /tmp
    /dev/sda1 239M 40M 183M 18% /boot
    tmpfs 1.6G 8.0K 1.6G 1% /run/user/1000
    That is what my df -h output looks like. My setup is full disk encryption using dm-crypt with LUKS, per the guide on arch wiki. I basically created one /boot partition and left the rest of the disk to be an encrypted partition for the root filesystem. So why is my system complaining about (and acting as if it's running out of space)? Have I forgotten something?
    Thank you for reading this. Let me know if you need any more logs or info on my setup - I realise I haven't provided very much info here, but I can't think of what to provide.
    Last edited by domentoi (2014-12-24 19:02:32)

    This is lsblk:
    NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
    sda 8:0 0 465.8G 0 disk
    ├─sda1 8:1 0 250M 0 part /boot
    └─sda2 8:2 0 465.5G 0 part
    └─cryptroot 254:0 0 465.5G 0 crypt /
    sdb 8:16 0 14.9G 0 disk
    └─sdb1 8:17 0 14.9G 0 part
    and fdisk -l
    Disk /dev/sdb: 14.9 GiB, 16013942784 bytes, 31277232 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x5da5572f
    Device Boot Start End Sectors Size Id Type
    /dev/sdb1 2048 31275007 31272960 14.9G 73 unknown
    Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    Disklabel type: dos
    Disk identifier: 0xa5018820
    Device Boot Start End Sectors Size Id Type
    /dev/sda1 * 2048 514047 512000 250M 83 Linux
    /dev/sda2 514048 976773167 976259120 465.5G 83 Linux
    Disk /dev/mapper/cryptroot: 465.5 GiB, 499842572288 bytes, 976255024 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    Disk /dev/sdc: 1.4 TiB, 1500301908480 bytes, 2930277165 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x445e51a8
    And graysky: I thought I made the partition for /boot 250 MB and the encrypted partition 465.5 GB but I'm now quite sure I did something wrong...
    Thank you all

  • I use iwires to connect macbook to lg tv to watch netflix.How do I increase screen size on tv.I have tried display options on settings- not working

    I use iwires to connect macbook to lg tv to watch netflix.How do you increase screen size on rv.I have tried display settings ,but not working

    I would guess that the HDMI port on your mac is for output only - no input, and that's what your'e attempting to do when you attach the mac to your xbox. I looked in Mactracker and it lists the HDMI port as video output for both the 13" Retina MacBook Pro and the 15" Retina MacBook Pro (your post didn't say which one you have), so looks like that is the issue..

  • In mail, how do you increase font sizes in a reply.  Cannot find things like "underline", "italic" etc either.  Where are they?  Entourage was easier!!

    In mail, how do you increase font sizes in a reply.  Cannot find things like "underline", "italic" etc either.  Where are they?  Entourage was easier!!

    Preferences/Compsing/set to Rich Text (only then you can use bold etc).
    Then Rightclick the toolbar in Mail, and clcik Customize the toolbar.
    Put the icons (with or without text) that you want on your toolbar.

  • Bold chars & increase font size in ALV Top of Page - OOPS

    Hi,
    I am using ALV OOPs to display my data.
    I am splitting the container and using top container to display headings in following way:
    data:   top TYPE REF TO cl_dd_document
      CREATE OBJECT top
        EXPORTING
          style = 'ALV_GRID'.
      lv_fontsize = cl_dd_document=>large.
    lv_text = 'HEADING'.
      CONDENSE lv_text.
      CALL METHOD top->add_text
        EXPORTING
          text         = lv_text
          fix_lines    = 'X'
          sap_fontsize = lv_fontsize         "cl_dd_document=>large
        CHANGING
          document     = cv_top.
    But the heaidng is not displayed with high font size and is similar to the text with cl_dd_document=>medium
    How can I increase font size of heading.
    Thanks!

    Hi Vasu,
    Use SAP_STYLE parameter in the method.
    Value will be HEADING or KEY.
    Regards,
    Amitava

  • How to increase font size in report

    Dear ABAPers,
    I got one requirement that i hav to increase font size in report.
    I am using Write statement in report.
    PL guide me regarding this.
    Regards,
    Simha.

    hi shakya,
    I have tried that,
    i think font size cannot be increased.....it wil auto adjust based on ur no of coloumns and records.... try to reduce the no of coloumns u r displaying, then it will auto adjust itelf.
    With regards,
    S.Barani

  • Hi Thanks for 4.0. It runs much faster on my Mac, however, it no longer works to zoom in all of my web pages. I use to be able to use my finger pad to increase the size of all of all pages. Thanks again.

    Hi Thanks for 4.0. It runs much faster on my Mac, however, it no longer works to zoom in all of my web pages. I use to be able to use my finger pad to increase the size of all of all pages.
    Thanks again.
    PS Are you working on a version for the iPad and iPhone with Add Blocker? That would be great!

    Here are some zoom add-ons which might provide a workaround:
    [https://addons.mozilla.org/en-US/firefox/search/?q=image+zoom&cat=all&x=0&y=0 Image Zoom]
    As regards your question about iPad and iPhone, you'd be better off posting that question here: [https://forums.mozilla.org/addons/ Mozilla Add-ons Forum]
    P.S. ''Apologies for not responding earlier''.

  • I used to be able to increase the size font of the persons name sending me an email or text message.  I have an iphone 5 and can no longer do that.  Help!

    I used to be able to increase the size font of the persons name sending me an email or text message.  I have an iphone 5 and can no longer do that.  Help!

    Just the name? Don't ever recall that being a feature. However, for Mail and Messages (and a few other apps): Settings app > General > Text Size

  • How do I increase the size of a partition

    I have installed OS X on an external drive, I partioned the drive, one 20gig partition for the operating system and one 230 gig for data. I now want to increase the size of the OS partition to 30gig, can I do that without erasing the data on the partition?
    PowerBook G4   Mac OS X (10.4.8)   1.5 Gig RAM

    Hi fabio,
    you can use iPartition or VolumeWorks to do that.
    If this answered your question please consider granting some stars: Why reward points?

  • Is there any way to increase the size of printing on each page? With most of the printing it is really tiny. printing

    I have been using I.E. with myyahoo.com as my homepage and I started having a page freeze for 30 seconds (approx.) 5 or 6 times a session. this is powered thru ATT.net. I thought that Firefox may correct this problem. When I installed Firefox I decided to use myyahoo.com as my home page. Yahoo/IE has a magnifying glass icon in the lower right corner that allows me to increase the print size. When I am on Foxfire the basis text size is 1/16th of an inch! How can I increase this size?????????????
    #2 is it possible to have a different home page for Firefox and leave myyahoo.com on IE ???????????

    1. The Firefox [https://support.mozilla.com/en-US/kb/Page+Zoom Page Zoom] feature does a domain by domain level of saving the users preferred zoom level settings, there is no default Page Zoom level setting in Firefox, as with some other browsers.
    Try the Default FullZoom Level extension: <br />
    https://addons.mozilla.org/en-US/firefox/addon/6965
    Or the NoSquint extension: <br />
    https://addons.mozilla.org/en-US/firefox/addon/2592/
    2. See [http://support.mozilla.com/en-US/kb/How+to+set+the+home+page How to set the homepage]

Maybe you are looking for

  • Cisco Provided OS Patches for UCCX 7.0

    I am getting ready to install UCCX 7.0 and patch it up (OS Disks are 2003.1.5) but for the life of me I can't find any OS patches under this area of the downloads section.  I can find a lot of UCCX patches but nothing on the OS.  Knowing that UCCM (C

  • Cutover Strategy for CO

    Dear All, Can anyone explain about what are the things need to care in  cutover strategy for CO, each compoenent wise, CCA.,PCA, IO.COPC and COPA. Our client using 4.6 and they aer not using COPC. From ECC 6  COPC is there. Valuable inputs always hig

  • CL_SALV_TREE not displaying medium and short text

    Hi All,         Is it possible to get the medium and long text to be displayed using SALV TREE(CL_SALV_TREE)? I have searched the forums and got the below information. Is there any other way? [CL_SALV_TREE; [http://www.sapfans.com/forums/viewtopic.ph

  • BI Content  Process Chain

    Hi Experts, I installed NW 7.0 sr3 ABAP system, and then installed BI_CONT release 703 as add-on. But our BI consultant not able to find all the objects when he is trying to activate process chain from the bi content. Can anyone please tell me which

  • [Deployer:149164] The domain edit lock is owned by another session

    Hi, I am a tertiary student currently doing a Jsp Application using Jdeveloper 11.1.1.3.0 . I am trying to run my application on the integrated weblogic server to test out my application but i keep getting deployment failure. The Error is:[Deployer:1