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

Explain the run levels that are used in solaris10?

0 Answers  


what are the daemons running In NIS? how to do u create NIS users and update Maps?

5 Answers   Satyam, Wipro,


How can the user in solaris check the status of processes?

0 Answers  


How to check nfs version configured?

3 Answers   Satyam, Wipro,


Importing & deporting diskgroup?

1 Answers   Satyam, Wipro,






How can threads be created in a solaris environment? Write an example

0 Answers  


What are the kinds of servers do u have? What is environment? Is it heterogeneous (mix of linux, solaris, other UNIX)?

1 Answers   Satyam, Wipro,


Explain how to view shared memory statistics?

0 Answers  


in a global zone we are created a zone. how can we know whether it is a sparse root model or whole root model.

3 Answers  


How can a user login to solaris?

0 Answers  


How to configure Veritas Kernel? Daemons in Veritas VM?

2 Answers   Satyam, Wipro,


In solaris 10 root Disk is 98% full what steps to be taken?

0 Answers   ABC, HCL,


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)