How to use disk quotas in solaris (command mode) ? what is
the procedure for how to allocate particular space to
particular user

Answers were Sorted based on User's Feedback



How to use disk quotas in solaris (command mode) ? what is the procedure for how to allocate parti..

Answer / sandeep

create one slice and format it.
#mount it on /export/home
#useradd -d /export/home/rao -m rao
#useradd -d /export/home/raj -m raj
#passwd rao
#passwd raj
#cd /export/home
#touch quotas
#quotaon -v /export/home
#edquota rao
fs /export/home blocks(softs=4,hard=6)inodes(soft=8,hard=12)
click on file and save it,then close it
telnet 0
login as rao
#touch 1 2 3 4 5 6
#touch 7(here warning will come but file is created)
#touch 8 9 10(now here error will come)

Is This Answer Correct ?    6 Yes 1 No

How to use disk quotas in solaris (command mode) ? what is the procedure for how to allocate parti..

Answer / srikanth

if any one knows can you please tell me the answer

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris General Interview Questions

Jumpstart?

2 Answers   Satyam, Wipro,


How can a user increase the number of pseudo-ttys?

0 Answers  


How can a user boot in solaris as root if the password is non functional?

0 Answers  


What is VTS

3 Answers   IBM, TCS,


Solaris run levels?

3 Answers   Satyam, Wipro,






Explain custom jumpstart procedure?

0 Answers   Satyam, Wipro,


Hi friends this is rakesh recently i went to an interview there they asked me what is the port number using to connect telnet from one system to another system and what deamon is used to connect telnet.

6 Answers  


how to create 100 users at a time in solaris?

6 Answers   Tech Mahindra,


Tell me how to discover global zone name from local zone?

0 Answers  


If system got crashed. How do u troubleshoot? What are starting steps?

5 Answers   Satyam, Wipro,


What kind of issues you get?

0 Answers   Satyam, Wipro,


ndd -get /dev/hme0 link-mode

3 Answers   Satyam, 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)