Go Back   The UNIX and Linux Forums > Operating Systems > Solaris


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.

Closed Thread    
 
Thread Tools Search this Thread Display Modes
    #1  
Old 07-17-2012
Registered User
 
Join Date: Oct 2011
Posts: 114
Thanks: 22
Thanked 0 Times in 0 Posts
How to extend an existing file system using SVM in solaris 10

Hi All

I want to extend this file system to 120Gb:

Code:
df -h /xyz
Filesystem             size   used  avail capacity  Mounted on
/dev/md/dsk/d80         98G    35G    62G    37%    /xyz

and the NetApp admin is going to give me an LUN with 22Gb.
This file system is mounted on:

Code:
 metastat d80
d80: Concat/Stripe
    Size: 209623040 blocks (99 GB)
    Stripe 0:
        Device                                             Start Block  Dbase   Reloc
        /dev/dsk/c4t60A98000646F6172636F677231507347d0s0          0     No      Yes
    Stripe 1:
        Device                                             Start Block  Dbase   Reloc
        /dev/dsk/c4t60A98000646F6172636F6A576D783656d0s6      12288     No      Yes

Device Relocation Information:
Device                                           Reloc  Device ID
/dev/dsk/c4t60A98000646F6172636F677231507347d0   Yes    id1,ssd@n60a98000646f6172636f677231507347
/dev/dsk/c4t60A98000646F6172636F6A576D783656d0   Yes    id1,ssd@n60a98000646f6172636f6a576d783656
root@moneta #

Please can you help me in extending this file system.

regards

FR
Sponsored Links
    #2  
Old 07-17-2012
bartus11's Avatar
Registered User
 
Join Date: Apr 2009
Posts: 3,139
Thanks: 3
Thanked 954 Times in 933 Posts

Code:
metattach d80 new_LUN
growfs -M /xyz /dev/md/rdsk/d80

The Following User Says Thank You to bartus11 For This Useful Post:
fretagi (07-18-2012)
Sponsored Links
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Not able to extend ZFS file system solaris_1977 Emergency UNIX and Linux Support !! Help Me!! 5 06-11-2012 01:33 AM
Unable To Extend the Size of a Logical Volume File System Rob Sandifer HP-UX 3 05-03-2011 10:18 AM
Can not extend a JFS file system Can AIX 4 08-23-2005 08:47 AM
Extend semget on Solaris Romeo_91 UNIX for Advanced & Expert Users 1 04-11-2002 11:03 AM
delete a file from an existing Solaris tar avnerht UNIX for Dummies Questions & Answers 2 03-20-2002 04:23 PM



All times are GMT -4. The time now is 12:32 PM.