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 |
How to find the VERITAS License?
I don’t want to ask password reset in ever month to particular user. How to enable the same for only one user.
attributes of FS
how to find bad disk in VERITAS VOLUME MANAGER
Where the veritas disk information store.
what is a solaris toolkit
What is the physical device to check the 2 nodes connect in cluster
How to view the kernel (shmmax)paramiter value in solaris 10?
What are processing daemon in nis
What is the command to check wwn in solaris?
How to change the hostname and Ethernet address in single command
Write the steps involved in creating and executing a program to implement the “case” command.