Sponsored Content
Full Discussion: HP-UX 11.23 ia64 and Glance
Top Forums UNIX for Dummies Questions & Answers HP-UX 11.23 ia64 and Glance Post 302155043 by LisaS on Wednesday 2nd of January 2008 07:12:40 PM
Old 01-02-2008
HP-UX 11.23 ia64 and Glance

I've been searching and cannot seem to find anywhere online a link to a manual for Glance.

Does anyone have a link to this? I searched in here already and the links I found on a post from 2002 were dead.

And more to the point, do you know if you can use Glance to see Disk I/O per logical volume or by volume group or by process?
We had a period of 100% utilization today and the sys eng/hardware/SAN guys were asking if I could break it out for them.

Thanks.
Lisa
 

9 More Discussions You Might Find Interesting

1. HP-UX

Glance

Hi ALL - I need look to output data return from glance command but a don't have any access to HP-UX server. Maybe any HP-UX Admin send this data to my email (Removed.) Thanks for help Pawel (2 Replies)
Discussion started by: pawel_ul
2 Replies

2. HP-UX

HP-UX glance

Hi, plz explain about glance, where do i get information on this tool. thanks. (4 Replies)
Discussion started by: venkat_t
4 Replies

3. HP-UX

pdf2ps or pdftops for HPUX IA64

Dear All, Any one got pdf2ps or pdftops binarys for HPUX IA64? Best Regards Srini (1 Reply)
Discussion started by: ks9072
1 Replies

4. Programming

Problem shmat in HP-UX Titanium ia64. EINVAL Error

I have a process that needs two active connections to the same zone of shared memory simultaneously. The firs conection works ok, but when i do the second call to shmat it give me error 22 (EINVAL). Only works ok the second call to shmat if i disconnect the first connection (shmdt) Steps:... (3 Replies)
Discussion started by: dairby
3 Replies

5. SuSE

problem of readdir on IA64 suse

Dear Experts, i am trying to find whether the given name is file or a directory dirp = opendir(dirname); direntp = readdir(dirp); if(direntp->d_type & DT_DIR) { printf("\n is a dirctory"); } else { //dir_or_file = Mtrue; printf("\n not a directory"); } it always... (9 Replies)
Discussion started by: vin_pll
9 Replies

6. Emergency UNIX and Linux Support

Gbrowse and GD installation in ia64 linux problem facing...

Hi all, I'm trying to install of Gbrowse recently. Unfortunately, I stuck at the step to install GD which are prerequisite for Gbrowse installation. I got try to install it, but it seems like got a lot of error message occurred :( And still can't fix the problem yet. I'm using ia64 linux... (10 Replies)
Discussion started by: patrick87
10 Replies

7. Debian

Debian on ia64 install - freeze

Hi I try to install debian 6.0.1 on hp rx2600. I boot from the CD i get first boot menu ( i can choose Install/Install(expert)/Rescue modes) after i choose one of above i see messages like : (..) Uncompressing linux..done. (...) Loading file /initrd.gz.. done (...) Linux Version... (2 Replies)
Discussion started by: chesti
2 Replies

8. Emergency UNIX and Linux Support

Best AV for Itanium IA64 (Windows 2000, 2003, NT)

Hi there I am hoping for a quick response to this one, because we're in a tight spot right now where the Itaniums we have don't support McAfee to run on Windows server setup on our Itanium machine. Does anyone have any idea (perhaps based on good experience themselves?) on what is a good AV that... (8 Replies)
Discussion started by: hedkandi
8 Replies

9. UNIX for Dummies Questions & Answers

Help with glance and nohup

I am new to shell scripting. Can someone explain me what this piece of code do.. /usr/bin/nohup /opt/perf/bin/glance -aos filename2.syntax -iterations 1 > filename.log (1 Reply)
Discussion started by: vijay_105
1 Replies
lvrmboot(1M)															      lvrmboot(1M)

NAME
lvrmboot - remove LVM logical volume link to root, primary swap, or dump volume SYNOPSIS
autobackup] dump_lv] vg_name Remarks cannot be performed if the volume group is activated in shared mode. DESCRIPTION
This command is supported for arguments belonging to volume groups version 1.0. Attempting this command with arguments belong to volume groups version 2.0 or higher will result in an error. The command updates all physical volumes contained in the volume group vg_name such that the logical volume is removed as a root, primary swap, or dump volume when the system is next booted on the volume group. Options and Arguments recognizes the following options and arguments: vg_name The path name of the volume group. Set automatic backup for this invocation of this command. autobackup can have one of the following values: Automatically back up configuration changes made to the logical volume. This is the default. After this command executes, the command (see vgcfgbackup(1M)) is executed for the volume group to which the logical volume belongs. Do not back up configuration changes this time. Remove the definition of dump_lv as one of the dump volumes. Update the Boot Data Reserved Area. This option will be obsolete in the next HP-UX release. Remove the definitions of all of the root, primary swap, and all dump volumes from the given volume group. Update the Boot Data Reserved Area. Remove the definition of the primary swap volume from the given volume group. Update the Boot Data Reserved Area. This option will be obsolete in the next HP-UX release. Print verbose messages. EXTERNAL INFLUENCES
Environment Variables determines the language in which messages are displayed. If is not specified or is null, it defaults to "C" (see lang(5)). If any internationalization variable contains an invalid setting, all internationalization variables default to "C" (see environ(5)). EXAMPLES
Specify that the logical volume should be removed as one of the dump logical volumes: Specify that volume group should no longer be a root volume group. Primary swap and dump are also removed. SEE ALSO
lvlnboot(1M), lvmadm(1M). lvrmboot(1M)
All times are GMT -4. The time now is 11:57 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy