How can u make file system of 65 GB if u get new disk of 80
GB? (U have to fix the disk and make the file system of 65
GB)

Answers were Sorted based on User's Feedback



How can u make file system of 65 GB if u get new disk of 80 GB? (U have to fix the disk and make t..

Answer / saarav

run #devfsadm cmd after fix 80gb HDD
format.
plz wait disk is reading ..
the attached disk menstioned below controller with HDD name
selectt disk
c#t#d#
select p ( partition)
select p ( print)

you select tag 4 enter
you select tag name enter
you seletct wm enter
you select starting cylinder enter
you give now cylinder size : 65gb( you must mention mb or
gb) enter

u give l for lable ( lable means save a things)
it asking (y/n ) y

newfs /dev/rdsk/c#t#d#s4 enter
it taking few mins then crete dir for mount
mkdir /john ( anything )
mount /dev/dsk/c#t#d#s4 /john

and check
df -hk

put entry in /etc/vfstab .

Is This Answer Correct ?    6 Yes 0 No

How can u make file system of 65 GB if u get new disk of 80 GB? (U have to fix the disk and make t..

Answer / babar

use format utility
e.g.

bash-3.0# format

and now you can define disk tag, tec. you can specify
whatever the size you need for the fs.
label it to save changes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

How to start one node cluster.

5 Answers  


How to check the sleeping process in Solaris.

10 Answers   Chase, JPMorgan Chase,


Which file to be configuring the logs messages (like: /var/adm/message etc…)

1 Answers  


If super block corrupted how to recover

2 Answers  


How to create core dump and crash dump #coreadm .

0 Answers  






My solaris system has 16GB RAM and swap. /tmp is associated to swap. We use vmstat command to get used system memory. We observe that once we fill up /tmp, it reflects in vmstat command. My intention is only to get overall used memory in RAM. 1. Can you let me know the if there is a solaris command to just get used memory in RAM? 2. How is /tmp filling up associated to "free memory" in vmstat command?

2 Answers  


What is the difference between the VERITAS 3.0 and VERITAS 4.0?

2 Answers  


How can youy check the disk status in , is it locally connected or remotely connected?

4 Answers   Thomson Reuters,


one guy asking how to grow disk size in SDS? what is SDS?

2 Answers   TCS,


How many file to modify the host name to be changed without rebooting the system.

2 Answers  


How will see the kernel version

5 Answers  


where we find bp.conf file? which path?

11 Answers   IBM, Symphony,


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)