How to grow disk size in SDS



How to grow disk size in SDS..

Answer / sbrahman75

Identified the free disks and the volumes size and meta
device name

#df –h

/dev/md/dsk/d19 27G 1.5G 25G 6% /rpbkup

Increase the /rpbkup by 10Gb

# metattach d19 c4t50060E80000000000000818D00000009d0

Verify the volume size

#metastat d19

Increase the file system /rpbkup by 10Gb

# /usr/sbin/growfs -M /rpbkup /dev/md/rdsk/d19

Verify the file system

# df-h

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

What is difference between incremental backup and differential backup?

2 Answers  


What are the protocols in VCS

3 Answers  


If super block corrupted how to recover

2 Answers  


what are the alarms in solaris?

0 Answers  


What are configuration files and to configure it in VCS

2 Answers  






Were the vcs logs will be

2 Answers  


How to stop one node cluster exclusively

1 Answers  


How to bring the resource to online and offline

2 Answers  


How ill you create a subdisk and plexus

1 Answers  


What is UMASK

2 Answers  


How we configure the veritas cluster server for solaris? what r the proceure we have to take configuration

1 Answers   IBM,


In veritas: which is the file to keep the information of subdisks, disk groups name, plex and volumes?

1 Answers   Wipro,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)