What is lofs in zones
Answers were Sorted based on User's Feedback
Answer / satish
Adding a file system from global zone non global
Syntax:addfs
set dir=<filesytem name from globalzone>
set type=lofs
end
commit
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / pradeep
lofs is file system used in zones.when we create a lofs
filesystem we can put the data from any non-global zone to
this filesystem by mounting it....
set dir=<filesytem name from globalzone>
set type=lofs
end
commit
| Is This Answer Correct ? | 1 Yes | 0 No |
How do you create a solaris package?
how to delete a zone?
what is the difference b/w /etc/system profile and user profile...?
what are the deamon for nfs server
5 Answers IBM, Micron Electricals,
Hi All, Q. I have one log file that log file contains application message but the application message in log file not append any date value. so after 1 to 2 date that file is big size , I want to delete contents only that was appended before 4 days ago from that single file and rest of the file contents would be remains same.
What is the difference between initialization & encapsulation in VXVM?
benifits of SMF over LRC
how to add a run control script..?
What is meant by jumpstart?
how to determine how many nfs server are there from nfs client
what is the significance of 51% state database replicas in SVM?
in samba server if we share a file like a.txt from unix(solaris) to windows how it displays at windows.wheather like a.txt (or)A.txt.any case sensitive.why?