Solaris / OpenSolaris This forum is for the discussion of Solaris and OpenSolaris.
General Sun, SunOS and Sparc related questions also go here. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-09-2013, 03:42 AM
|
#1
|
|
LQ Newbie
Registered: Dec 2007
Location: India
Distribution: Redhat Linux 5,6.2, Solaris
Posts: 13
Rep:
|
Not able to find man pages for VXVM commands
Hi,
I have installed vxvm 5 in Solaris 10. I am able to run VXVM commands but not able to find their man pages. Can somebody help me with this?
|
|
|
|
03-09-2013, 09:18 PM
|
#2
|
|
Guru
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Debian
Posts: 5,350
|
If it's the Sun product, now owned by Oracle, a websearch tells me that this is a link to the administrator's guide (PDF).
http://docs.oracle.com/cd/E19668-01/...75-3890-10.pdf
I downloaded it; the link works.
|
|
|
|
03-09-2013, 10:32 PM
|
#3
|
|
Senior Member
Registered: Jul 2012
Location: Grenoble, Fr.
Distribution: Sun Solaris, RHEL, Ubuntu, Debian 6.0
Posts: 1,614
|
Man pages will not be installed or loaded with VxVM. You should better follow some Veritas command reference guide like here.
Moreover, you can use:
|
|
|
|
03-11-2013, 12:54 PM
|
#4
|
|
LQ Newbie
Registered: Jun 2011
Posts: 9
Rep: 
|
VXVM commands
What the **** are you doing behind a MULTI Million dollar system and you can not take basic commands on it.
Who was your instructor in school, or JOB on TRAINING. JEeesuz. Don't touch it if you can not know JAVA, C, C++. You are not certified to do a single task on that system.
Last edited by jlliagre; 03-12-2013 at 09:44 AM.
Reason: Offensive word removed
|
|
|
|
03-11-2013, 01:03 PM
|
#5
|
|
LQ Newbie
Registered: Jun 2011
Posts: 9
Rep: 
|
Go and atleast get certified or educate you to have MASTERSDEGREE, for this education in Sun Solaris will take a long and you are not paying me the money and i am not going to spend here trying to educate you on the basics. Even if i do. You need to pass my exam and you can read up materials that i will give you but you will ignore all info for you are SBK.
I hope that you take my advice. Save the company money and let a professional take over.
That job is not yours, you would not be here asking for answers. We can go south , east, north and some and still you will sit with a /.. blinking..
|
|
|
|
03-11-2013, 05:06 PM
|
#6
|
|
Moderator
Registered: May 2001
Posts: 24,785
|
Quote:
Originally Posted by RAMfinger
What the fuck
|
Like I said here http://www.linuxquestions.org/questi...ed-4175453678/ that kind of language is not appreciated.
Do not ever do that again.
You have been warned.
|
|
|
1 members found this post helpful.
|
03-11-2013, 11:11 PM
|
#7
|
|
LQ Newbie
Registered: Dec 2007
Location: India
Distribution: Redhat Linux 5,6.2, Solaris
Posts: 13
Original Poster
Rep:
|
Quote:
Originally Posted by RAMfinger
VXVM commands
What the fuck are you doing behind a MULTI Million dollar system and you can not take basic commands on it.
Who was your instructor in school, or JOB on TRAINING. JEeesuz. Don't touch it if you can not know JAVA, C, C++. You are not certified to do a single task on that system.
|
You are not allowed to use such language here. Anybody can ask question if he is facing problem with his set up. If you don't want to reply just don't reply. But if you want to reply, be in your limits.
|
|
|
1 members found this post helpful.
|
03-12-2013, 01:37 AM
|
#8
|
|
LQ Newbie
Registered: Mar 2013
Posts: 1
Rep: 
|
Please note that the Volume Manager man pages are all installed here :
# pwd
/opt/VRTS/man
# ls -l
total 110
drwxr-xr-x 2 root root 512 Jun 11 2011 cat1
drwxr-xr-x 2 root root 6656 Nov 21 17:17 cat1m
drwxr-xr-x 2 root root 1536 Jan 19 2009 cat3
drwxr-xr-x 2 root root 512 Sep 14 2005 cat3n
drwxr-xr-x 2 root root 512 Oct 4 2011 cat4
drwxr-xr-x 2 root root 512 Aug 27 2010 cat4m
drwxr-xr-x 2 root root 512 Sep 14 2005 cat5
drwxr-xr-x 2 root root 512 Jan 19 2009 cat7
drwxr-xr-x 2 root sys 512 Mar 23 2012 man1
drwxr-xr-x 2 root sys 5632 Mar 23 2012 man1m
drwxr-xr-x 2 root other 512 Mar 23 2012 man3n
drwxr-xr-x 2 bin bin 512 Mar 23 2012 man4
drwxr-xr-x 2 root other 512 Mar 23 2012 man4m
drwxr-xr-x 2 bin bin 512 Mar 23 2012 man7
-rw-r--r-- 1 root root 29601 Jan 19 2009 windex
What this means is that you will have to set your $MANPATH to include this ....
# echo $MANPATH
:/opt/VRTS/man:/usr/man
-- hope that helps
|
|
|
1 members found this post helpful.
|
03-12-2013, 09:51 AM
|
#9
|
|
Moderator
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris10, Solaris 11, Ubuntu, OL
Posts: 9,311
|
@RAMfinger
Please re-read
Quote:
LQ Rules
* Do not post any messages that are obscene, vulgar, sexually-orientated, hateful, threatening, or otherwise violative of any laws.
* Personal attacks on others will not be tolerated.
* Flame Wars will not be tolerated.
* Do not post if you do not have anything constructive to say in the post.
|
Please tone your messages down, we do not need this type of post(s) here a LQ. LQ is a moderated forum, if you find an issue with posts then please report the post so we the moderators can correct the problem.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:13 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|