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 do the disk cloning on solaris

1 Answers  


Explain setuid, setgid and stickybit

2 Answers  


what is a solaris toolkit

1 Answers  


How will see the hostname

3 Answers  


Hello Everyone, One of our servers is showing a strange issue, let me paste the output Code: root # uptime 4:37pm 3 users, load average: 0.00, 0.04, 0.04 Its been running since months but you can see after time there isn't any output like up 191 days(s). Even the who command with b and r option isn't giving any output. Code: root # who -b root # root # who -r root # the date command displays correct output. I am not sure but is it because someone has played with utmpx and wtmpx files, is reboot the only solution we have. Can anyone help us since we don't intend to reboot the server for such a reason and also no one has complained till yet.

1 Answers  






How to check the communication between 2 nodes?

5 Answers  


How will you come to know wheather hme 0r eri or to configuring the network card.

3 Answers  


How can you see the adpters information?

2 Answers   Bank Of America,


How to find the boot path in solaris

4 Answers  


When iam checking the services its showing unintialized then what should i do step by step.pls tell me the answer as soon as posible.

1 Answers   Wipro,


What are thing you must ensure to provide security the system

2 Answers  


what is mount ? in that what will happen exactly ?

1 Answers  


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)