Search Results

Search: Posts Made By: petervg
Forum: AIX 12-11-2012
22,581
Posted By petervg
Difference between ps -ef and ps aux
Hi,

Can someone tell me what the difference is between ps -ef and ps aux. I was under the assumption that both commands would list ALL processes currently running on the system.

But on my...
Forum: AIX 06-11-2012
2,159
Posted By petervg
[solved] Problems setting up multipathing
What is the following output telling me?


fget_config -Av
---dar0---
User array name = 'BSNorth-DS4300'
dac3 ACTIVE dacNONE ACTIVE
Disk DAC LUN Logical Drive
hdisk4 dac3 0...
Forum: AIX 06-11-2012
31,484
Posted By petervg
Can it be that the tapes was still working on a...
Can it be that the tapes was still working on a previous job. Sometimes it helps to wait some minutes before you issue the next tape command.

Also check if there's not another process holding the...
Forum: AIX 05-10-2012
57,677
Posted By petervg
# lsdev | grep 01-08 dac3 Available...
# lsdev | grep 01-08
dac3 Available 01-08-02 1722-600 (600) Disk Array Controller
fcs1 Available 01-08 FC Adapter
fscsi1 Available 01-08-02 FC SCSI...
Forum: AIX 05-10-2012
57,677
Posted By petervg
How to remove a device in use?
Hi All,

I'm having trouble with my SAN devices on AIX 5.3 so I would like to remove the SAN devices and HBAs. Then I want to recreate them with cfgmgr and see if this solves my problem.

So I...
Forum: AIX 03-21-2012
8,494
Posted By petervg
The Server SCSI adapter was a typo in this post....
The Server SCSI adapter was a typo in this post. It was correct on the server.

After running

cfgdev
the new LPAR does show up in the lsmap output. Thanks.
Forum: AIX 03-21-2012
8,494
Posted By petervg
I'm sure there has to be another way. I say this...
I'm sure there has to be another way. I say this because someone else created a LPAR on this system without rebooting the VIO server.

Due to circumstances I cannot ask this person how he managed...
Forum: AIX 03-20-2012
8,494
Posted By petervg
How do I active the new VIO profile? I was under...
How do I active the new VIO profile? I was under the assumption that the DLPAR from step 3 would do this.

Can I active the new VIO profile without rebooting the VIO server? I have only one VIO...
Forum: AIX 03-20-2012
8,494
Posted By petervg
VIO server does not show new LPAR
Hi All,

I've been trying to create a new LPAR for some days now but I can't get the VIO server to recognize the new LPAR. This is what I did:



On HMC create new LPAR
On HMC create new...
Forum: AIX 02-27-2012
15,614
Posted By petervg
fget_config -Av does not show any output. ...
fget_config -Av does not show any output.

Isn't lspath the successor of fget_config in AIX 6?
Forum: AIX 02-24-2012
15,614
Posted By petervg
fget_config -Av does not return any output. I'm...
fget_config -Av does not return any output. I'm running AIX6 and my understanding is that the MPIO drivers are part of the base OS in AIX 6.
Forum: AIX 02-24-2012
15,614
Posted By petervg
$ ioslevel 2.1.1.10-FP21 $ oem_setup_env #...
$ ioslevel
2.1.1.10-FP21
$ oem_setup_env
# oslevel -s
6100-03-01-0921

Storage : DS4300

---------- Post updated at 04:05 PM ---------- Previous update was at 11:07 AM ----------

I got it...
Forum: AIX 02-22-2012
15,614
Posted By petervg
I tried smitty mpio but I still see a number of...
I tried smitty mpio but I still see a number of failed paths.
Forum: AIX 02-22-2012
15,614
Posted By petervg
lspath output interpretation
On my VIo I see the following for my disks:

$ lspath | grep hdisk6
Enabled hdisk6 fscsi0 200600a0b82193f7,4000000000000
Enabled hdisk6 fscsi0 200700a0b82193f7,4000000000000
Enabled hdisk6...
2,021
Posted By petervg
Just curious. Why can't you use bc?
Just curious. Why can't you use bc?
Forum: AIX 01-19-2012
2,028
Posted By petervg
Fuser on VXFS not reporting processes
I have a perl script like :

#! /usr/bin/perl
open FILE1,">/tmp/openfile.test.out";
open FILE2,"</tmp/openfile.test.in";
open FILE3,">/data/openfile.test.out";
open...
Forum: AIX 01-16-2012
2,645
Posted By petervg
AIX 5.3 performance problems
Hello,

I encounter some performance issues on my AIX 5.3 server running in a LPAR on a P520. How do I investigate performance issues in AIX. Is there any kind of procedure that takes me to the...
Forum: Solaris 01-13-2012
4,284
Posted By petervg
It depends on the disk label whether s2...
It depends on the disk label whether s2 represents the whole disk depends or not.

SMI Label : s2 represents whole disk
EFI label : s2 is just another slice available for data

As a side note: ...
Forum: Solaris 01-12-2012
1,504
Posted By petervg
You can not really clear slice 5. Slice 5 is just...
You can not really clear slice 5. Slice 5 is just a region on the disk starting at 36640 and ending at 40510.

It depends on what you want to do with slice 5.

* If you need another file system:...
1,743
Posted By petervg
To just answer you intitial question. The...
To just answer you intitial question.

The input lines contain 12 fields instead of 11 . awk will read any space(s) as a delimiter between fields. The fact that we humans interpret a space...
Forum: AIX 01-10-2012
6,507
Posted By petervg
topas and mpstat disagree on CPU count
I have a number of LPARs on one P520. All LPARs are running 5.3 and I observe the following:

On some LPARs the number of CPUs found do not match between topas and mpstat.

Server 1:


$...
Forum: AIX 11-16-2011
2,376
Posted By petervg
Thanks for the warning. /backup is 800GB so...
Thanks for the warning.

/backup is 800GB so I hope not to touch the 16TB soon :-)
Forum: AIX 11-16-2011
2,376
Posted By petervg
Thanks Zaxxon, Right on the spot. Changed it...
Thanks Zaxxon,

Right on the spot. Changed it to unlimited and the backup runs fine.
Forum: AIX 11-16-2011
2,376
Posted By petervg
Can't backup more than ~1TB.
Hello all,

I create a backup of a file system with

hostA # find . | backup -iqvf /backup/hostA.fsA.backup
After a while I get the following error message:

backup medium write error: File...
Forum: AIX 11-02-2011
5,982
Posted By petervg
# lsdev -Cc tape rmt0 Available 06-08-01-0,0...
# lsdev -Cc tape
rmt0 Available 06-08-01-0,0 LVD SCSI 4mm Tape Drive
rmt1 Available 01-08-02 IBM 3580 Ultrium Tape Drive (FCP)
smc0 Available 01-08-02 IBM 3573 Tape Medium Changer (FCP)
...
Showing results 1 to 25 of 61

 
All times are GMT -4. The time now is 11:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy