Quantcast
Channel: System Administration topics
Viewing all 1791 articles
Browse latest View live

Directory shows 80% usage but no file was inside

$
0
0

Hi,

 

im running on hpux. my directory usage shows 80% but when i go inside there is no file. its empty. Please help how i can check what is using the space. Thanks in advnace 

 

 

P.S. This thread has been moevd from Systems Management (OpenView-OP Mgmt) Support and News Forum to HP-UX > sysadmin. - Hp Forum Moderator


Gathering info on password aging / last time changed?

$
0
0

I have several HP-UX 11.0 and 11.11 machines.  They are untrusted systems so I can't use that wonderful tool known as getprpw.  :)

 

So far the best command I have found for trying to gather this password info is

 

#passwd -sa | more

 

But I'm not quite sure how to read the output of that command.

 

Here's a sample-

 

root PS

daemon LK

bin LK

sys LK

adm LK

uucp LK

lp LK

DLR001 PS 06/26/14 0 84

DLR002 PS 07/17/14 0 84

DLR003 PS 09/18/14 0 84

DLR015 PS 05/24/12 0 84

DLR023 LK 06/21/07 0 84

DLR073 LK 06/21/07 0 84

 

I read the man page for passwd but didn't find many clues to what PS and LK stand for.  Is the date listed there the last time the password was changed?

 

What does that zero indicate before the 84? 

 

84 days = 12 weeks so I think that is how long the passwords last before they have to be changed. 

 

Thanks for any help!

 

Set trap for rm,mv,cat commands

$
0
0

Hi,

 

How to set traps for commands such as rm,mv,cat .

If any user uses this commands we must get mail alert for the same.

 

 

RX2800 i4 how to identify lan ports

$
0
0

Hi ,

How do we identify lan ports.

Which is lan0 , 1 ,2 ,3  , etc ??

Earlier iin rx6600 we had olrad -q, but whats in these new 11iv3 Itanium servers ?? rx2800i4

HP 9000 D330 SERVER GIVING DUMP ERROR - panic trap type 1 (HPMC),

$
0
0

Pl help on this.

 

panic trap type 1 (HPMC),  pcsq.pcoq = 0.aded8, isr.ior = 0.1000445

 

Below is attached q4 trace Event Output:


q4> trace event 0
stack trace for event 0
crash event was an HPMC
mux2_poll+0xf8
ttisr_daemon+0x120
main+0x66c
$vstart+0x34

 

shutdown Log:

 

17:34 Wed Dec 10, 2014. Halt: (by orient!root)

17:41 Wed Dec 10 2014. Reboot after panic: trap type 1 (HPMC), pcsq.pcoq = 0.aded8, isr.ior = 0.1000445

18:14 Wed Dec 10, 2014. Halt: (by orient!root)

11:50 Thu Dec 11 2014. Reboot after panic: trap type 1 (HPMC), pcsq.pcoq = 0.11057c, isr.ior = 0.d37d20

 

cat /var/adm/crash/core.17/INDEX  Log:

 

comment   savecore core dump INDEX file

hostname orient

modelname 9000/813/D330

panic     trap type 1 (HPMC), pcsq.pcoq = 0.11057c, isr.ior = 0.d37d20

dumptime Thu Dec 11 11:35:00 IST 2014

savetime Thu Dec 11 11:49:14 IST 2014

release   @(#)9245XB HP-UX (B.10.20) #1: Sun Jun 9 06:31:19 PDT 1996

 

memsize   134217728

chunksize 16777216

module   /stand/vmunix vmunix 0x0000000000000000 0x0000000000000000 7391632 3807183718

chunk     0x0000000000000000 0x0000000001000000 core.17.1 3588338658

chunk     0x0000000001000000 0x0000000001000000 core.17.2 3279517532

chunk     0x0000000002000000 0x0000000001000000 core.17.3 303620999

error     savecore: Insufficient space to save full core dump

warning   savecore: only 54525952 of 134217728 bytes saved.

chunk     0x0000000003000000 0x000000000039d71c core.17.4 3630149701

Apache 2.2.15.x not Running on HPUX 11.31

$
0
0

Hi Guys,

 

I've working in a project where I need to upgrade the old apaches I installed the depot file from software.hp.com (hpux webserver suite 4.02)

 

I finished the configuration of the file and tried to start the instance it starts for a few seconds and then it shut downs itself

 

This is what I normally see in the log files:

 

[Sat Dec 13 00:18:37 2014] [notice] Apache/2.2.15 HP-UX_Apache-based_Web_Server (Unix) DAV/2 mod_ssl/2.2.15 OpenSSL/0.9.8zb configured -- resuming normal operations
[Sat Dec 13 00:18:37 2014] [info] Server built: Jul 11 2014 12:41:45
[Sat Dec 13 00:18:37 2014] [debug] worker.c(1875): AcceptMutex: sysvsem (default: sysvsem)
[Sat Dec 13 00:18:37 2014] [error] (14)Bad address: apr_socket_accept: (client socket)
[Sat Dec 13 00:18:38 2014] [error] (14)Bad address: apr_socket_accept: (client socket)
[Sat Dec 13 00:18:38 2014] [debug] worker.c(1434): taking over scoreboard slot from 23152 (quiescing)
[Sat Dec 13 00:18:39 2014] [alert] No active workers found... Apache is exiting!

 

Do you know have any idea what could couse this behaviour? I'm using the default www user  and the default IP, I even used the loopback and I still got the message.

 

 

Please wait...checking for disk quotas

$
0
0

Hi guys,

When I try to log on a Unix Workstation with telnet, the login process freeze at "Please wait...checking for disk quotas". This station never done that before??? What could have been happend and what can I do to remove those quotas???

Thanks
Jonathan

 

P.S. This thread has been moved from HP-UX>Databases to HP-UX > sysadmin. -HP Forum Moderator

ObjectThreadPool

$
0
0

I have been having an issue with  an HP-UX 11.23 system.   There is a process named ObjectThreadPool that is been averaging about 120% CPU utilization all the time.  I have rebooted numerous times and it keeps going back up to 100%+ CPU usage.

 

echo " %CPU PID RUSER COMMAND" ;UNIX95= ps -ef -o 'pcpu pid ruser args'|sort -nr|head -10
 %CPU PID RUSER COMMAND
161.32    10 root     ObjectThreadPool
 0.56    55 root     vxfsd
 0.31  2719 root     /opt/OV/lbin/perf/coda
 0.15    39 root     schedcpu
 0.14  3157 root     vxsvc -r /opt/VRTSob/config/Registry -e
 0.14  2238 root     /opt/wbem/sbin/cimserver
 0.12  2716 root     /opt/OV/bin/ovcd

 

11:44  up 23:51,  load average:    0.76, 0.73, 0.73
156 processes: 129 sleeping, 27    running, 0 stopped, 0 zombie, 0    idle, 0    other
CPU states:   0     0.19% user,  0.00% nice, 14.68% sys, 85.14% idle,  0.00% intr
              1     0.14% user,  0.00% nice, 26.58% sys, 73.28% idle,  0.00% intr
              2     0.19% user,  0.00% nice, 23.88% sys, 75.93% idle,  0.00% intr
              3     0.10% user,  0.00% nice, 50.13% sys, 49.77% idle,  0.00% intr
Mem:  12566784K    total,    489000K    used, 9727800K free
Swap: 8388608K total, 7842212K used,  546396K free

Pid   User     Pri NI  vsz       res       Share     Stat %cpu   %mem   time  Command                                                                                    
   10 root     152  20         0       768       0 r      146.12   0.01    1638: ObjectThreadPo
   55 root     152  20         0      2944       0 r        0.57   0.02     1:46 vxfsd
 2719 root     152  20      118436     13572     68712 r        0.42   0.11     4:07 coda
 3157 root     152  20      111140     16896    105748 r        0.14   0.13     0:10 vxsvc
 2238 root     152  20      171720     68452    114516 r        0.14   0.54     0:13 cimserver

 

Trying to attach to the process to see what is going on results in permission denied:

<>$truss -p 10
truss: ttrace(TT_PROC_ATTACH, 10, 0, 0, dad0001, 0): Permission denied
truss: no process to attach to

 

I don't see anything in the logs to direct me to what the root cause is.

 

Anyone have any suggestions?

 

Thanks

 

Tom


Fbackup aborts exactly at 2 GB

$
0
0

I tries to backup the server version 11.11 using fbackup command

 

command is 

 

fbackup -0 -v -f /dire1 -i / -c fbackup_config

 

i tried to take full backup of server.

 

dire1 has more than 100 gb of free space and / directory has only 20 gb of data.

 

But backup was aborted exactly at 2GB of data was taken backup by given command

 

the error is

fbackup(3014): WRITE ERROR: could not write to the output file
fbackup(3004): writer aborting
fbackup(1002): Backup did not complete : Reader or Writer process exit

 

I tried more than six times. Same error repeated again.

Any one please help me how to overcome this issue. 

 

 

 

P.S. This thread has been moved from Netservers  to HP-UX > sysadmin. - Hp Forum Moderator

 

Installing HP-UX 11.31 from the ISO files

$
0
0

Hello everyone,

 

Is it possible to install a rx2800 from the ISO files that are down loaded from the E-software site. I down loaded the two ISO files and looking to see if rather than creating the two OS dvd's I could just use the ISO files.

 

System - rx2800

OS - HP-UX 11.31

 

Any help would be greatly appreciated!

 

Tim Jackson

Using remote serial console from ilo

$
0
0

Hi,

 

I have just built an rx2800 at HPUX 11.31 but I am having trouble connecting to the remote serial console from the ilo. It does connect but then when you enter Cntrl-Ecf for console write access it bumps the user (Administrator) as usual but then just hangs - I expect to see a root prompt.

 

Any suggestions?

 

Mark P.

 

(Attachments are: ilo.doc - shows the screen details and IMG_2742 shows the current conconfig)

EVM daemon failed

$
0
0

 Whenever i logged in after system reboot  the following system error appears

 

esmd: System Error: The EVM daemon has failed and cannot be restarted

 

I tried the steps already mentioned in the forum.

 

1. I checked the patches installed

 

2. I copied evmstop and evmstart files from other server which and all are same version

 

still i am getting the same error

 

anyone please help me how can i overcome this issue ......

 

 

P.S. This thread has been moved from netservers to HP-UX > sysadmin. - Hp Forum Moderator

Volume Group activation on both nodes

$
0
0

Hi ,

 

Is it possible to activate same volume group on two nodes.  We have a requirement 

HPUX 11iv3 , No Service guard .

Is it safe to carry out such activity ? wont it corrupt filesystem ?

 

Do we have any third party software to do it ??

Printer Scheduler

$
0
0

I have the following HP UX server which is used for printing.

 

Release:   HP-UX B.11.31

 

The problem I am facing is that the printer scheduler goes down very often (there is no pattern that is observed). As a result of this all the print jobs get stuck in the queue. The only option left with me is to use lpsched to start the scheduler.

 

Can you please let me know if there is a permanant solution to the mentioned issue (maybe a patch??)

 

Please help me with this. Also, let me know if you need more details.

 

Many thanks for your help!

 

BR,

Bhushan

 

 

P.S. This thread has been moevd from Patches to HP-UX > sysadmin. - Hp Forum Moderator

Backup & Restore Crashed system

$
0
0

Hi,

 

Kindly urgent help me to restore the crash system. HPUX 11.23

 

MP access available.

 

DVD disk is not available.

 

LTO Tape Backup = Available

 

Storage is configured thought SAN with it. Kindly guide me to restore storage mount points.

 

 

 

Crashed Activty logs

 

 

Power Status

 

The following MP bus devices were found:
+---+----+-----+-------+-------+-----------+
|   |    |     |       |       |           |
|   |    | Sys |       |  IO   | Bulk Pwr  |
|Cab| MP |Bkpln| Cells |Chassis| Supplies  |
| # |M  S|     |0 1 2 3| 0   1 |0 1 2 3 4 5|
+---+----+-----+-------+-------+-----------|
| 0 |*  *|  *  |* * * *| *   * |* * * * * *|
| 8 |*  *|  *  |- - - -| *   * |* * - - - -|
+---+----+-----+-------+-------+-----------+



Power Status
---------------+-----+-------+-------+-----------+
               |     |       |       |           |
               | Sys |       |  IO   | Bulk Pwr  |
               |Bkpln| Cells |Chassis| Supplies  |
               |     |0 1 2 3| 0   1 |0 1 2 3 4 5|
---------------+-----+-------+-------+-----------|
 Populated     |  *  |* * * *| *   * |* * * * * *|
 Enabled       |  *  |* * *  | *   * |* * * * * *|
 Power OK      |  *  |* * *  | *   * |* * * * * *|
 Warning/Fault |     |       |       |           |
 Attention LED |     |       |       |           |
---------

 

Activtiy Logs

 

768  PDC  0,0,0  1  0xa00002109f000017 0x000000000000000c BOOT_AT_SINC_BIB
768  PDC  0,0,0  1  0x58000a0000000010 0x0000720b1a16020d 12/26/2014 22:02:13
767  PDC  0,0,0  1  0xa00001109f000016 0x000000000008000c BOOT_INVOKE_FABRIC_DISCOVERY
767  PDC  0,0,0  1  0x5800090000000010 0x0000720b1a16020d 12/26/2014 22:02:13
766  PDC  0,0,0  1  0x180008108200208b 0x0000000000000000 IO_EXAMINE_IO_CABLE
765  PDC  0,0,0  1  0xa00007109f000015 0x000000000007000c BOOT_INVOKE_IO_DISCOVERY
765  PDC  0,0,0  1  0x58000f0000000010 0x0000720b1a16020d 12/26/2014 22:02:13
764  PDC  0,3,0  1  0xa000c4109f000017 0x000000000000000c BOOT_AT_SINC_BIB
764  PDC  0,3,0  1  0x5800cc0000000010 0x0000720b1a160131 12/26/2014 22:01:49
763  PDC  0,3,0  1  0xa000c3109f000016 0x000000000008000c BOOT_INVOKE_FABRIC_DISCOVERY
763  PDC  0,3,0  1  0x5800cb0000000010 0x0000720b1a160131 12/26/2014 22:01:49
762  PDC  0,3,0  1  0x1800c810820020ab 0x0000000000000000 IO_IDENTIFY_BP_TYPE
761  PDC  0,3,0  1  0x1800c8108200209b 0x000000ffff45e6e0 IO_ERRORS_MODULE_INIT
760  PDC  0,3,0  1  0x1800c8108200208b 0x0000000000000000 IO_EXAMINE_IO_CABLE
759  PDC  0,3,0  1  0xa000c2109f000015 0x000000000007000c BOOT_INVOKE_IO_DISCOVERY
759  PDC  0,3,0  1  0x5800ca0000000010 0x0000720b1a16012a 12/26/2014 22:01:42
758  PDC  0,2,0  1  0xa00085109f000017 0x000000000000000c BOOT_AT_SINC_BIB
758  PDC  0,2,0  1  0x58008d0000000010 0x0000720b1a160128 12/26/2014 22:01:40
757  PDC  0,2,0  1  0xa00084109f000016 0x000000000008000c BOOT_INVOKE_FABRIC_DISCOVERY
757  PDC  0,2,0  1  0x58008c0000000010 0x0000720b1a160128 12/26/2014 22:01:40
756  PDC  0,2,0 *10 0x180083a38200322c 0xfffffffffffffe13 IO_IDENTIFY_IO_BP_FAILED
756  PDC  0,2,0 *10 0x58008b0000003220 0x0000720b1a160128 12/26/2014 22:01:40
MP:VWR (<CR>,<sp>,+,-,D,F,L,J,V,H,^B) >
#    Location Alert Keyword                            Timestamp
755  PDC  0,2,0  1  0x18008813820036bc 0x0000000000000000 IO_SUBSYSTEM_FAILED
754  PDC  0,2,0  1  0x18008810820020ab 0x0000000000000000 IO_IDENTIFY_BP_TYPE
753  PDC  0,2,0  1  0x180088108200209b 0x000000ffff45e6e0 IO_ERRORS_MODULE_INIT
752  PDC  0,2,0  1  0x180088108200208b 0x0000000000000000 IO_EXAMINE_IO_CABLE
751  PDC  0,2,0  1  0xa00082109f000015 0x000000000007000c BOOT_INVOKE_IO_DISCOVERY
751  PDC  0,2,0  1  0x58008a0000000010 0x0000720b1a160128 12/26/2014 22:01:40
750  PDC  0,0,0  1  0xa00006109f000014 0x000000000006000c BOOT_INVOKE_LATE_SELFTESTS
750  PDC  0,0,0  1  0x58000e0000000010 0x0000720b1a160124 12/26/2014 22:01:36
749  PDC  0,2,0  1  0xa00081109f000014 0x000000000006000c BOOT_INVOKE_LATE_SELFTESTS
749  PDC  0,2,0  1  0x5800890000000010 0x0000720b1a160122 12/26/2014 22:01:34
748  PDC  0,3,0  1  0xa000c1109f000014 0x000000000006000c BOOT_INVOKE_LATE_SELFTESTS
748  PDC  0,3,0  1  0x5800c90000000010 0x0000720b1a16011f 12/26/2014 22:01:31
747  PDC  0,0,0  1  0x200008107600106c 0x00ffff00ff3dff74 MEM_DIMM_FOUND
..
..
729  PDC  0,0,0  1  0x200008107600106c 0x00ffff00ff0aff74 MEM_DIMM_FOUND
703  PDC  0,2,0  1  0x58008f0000000010 0x0000720b1a16000c 12/26/2014 22:00:12
702  PDC  0,3,0  1  0x2000c8107600106c 0x00ffff03ff0aff74 MEM_DIMM_FOUND
701  PDC  0,3,0  1  0xa000c7109f000013 0x000000000005000c BOOT_INVOKE_MEM_DISCOVERY
701  PDC  0,3,0  1  0x5800cf0000000010 0x0000720b1a16000a 12/26/2014 22:00:10
700  PDC  0,3,0  1  0xa000c6109f000012 0x000000000004000c BOOT_INVOKE_EARLY_SELFTESTS
700  PDC  0,3,0  1  0x5800ce0000000010 0x0000720b1a160009 12/26/2014 22:00:09
699  PDC  0,2,0  1  0xa00086109f000012 0x000000000004000c BOOT_INVOKE_EARLY_SELFTESTS
699  PDC  0,2,0  1  0x58008e0000000010 0x0000720b1a160005 12/26/2014 22:00:05
676  PDC  0,3,0  1  0xa000c5109f000011 0x0000000000000000 BOOT_BOOT_START
676  PDC  0,3,0  1  0x5800cd0000000010 0x0000720b1a160001 12/26/2014 22:00:01
675  PDHC 0,3    1  0x2060351035032fdf 0x00ffff03ff00ff91 PDH_SM_GOOD
675  PDHC 0,3    1  0x58603d0000002fd0 0x0000720b1a160001 12/26/2014 22:00:01

 

VPAR is available

-------------------

 

MP> vfp

    Partition VFP's available:

  Part#  Name
  -----  ----
     0)  Partition 0
     1)  Partition 1
     2)  Partition 2
     S)  System summary
     Q)  Quit

 

Status  0)  op

 

 PARTITION STATUS:  E indicates error since last boot
     Partition 0  state            Activity
     ------------------            --------


  #  Cell state                    Activity
  -  ----------                    --------
  1

 

 

Status  Partition 1

 

 PARTITION STATUS:  E indicates error since last boot
     Partition 1  state            Activity
     ------------------            --------
     Partition Booting: 1133  Logs

  #  Cell state                    Activity
  -  ----------                    --------
  0  Ready to boot/boot is blocked Cell firmware                      544  Logs

 

 

Status  Partition 2

 

 PARTITION STATUS:  E indicates error since last boot
     Partition 2  state            Activity
     ------------------            --------
     Partition Booting:  903  Logs

  #  Cell state                    Activity
  -  ----------                    --------
E 2  Ready to boot/boot is blocked Cell firmware                      449  Logs
  3  Ready to boot/boot is blocked Cell firmware                      451  Logs

 


vg01 is not recognized

$
0
0

Hello,

 

I am running HP-UX B.11.11 on a C8000 (...)

 

The machine has 2 Disks as follow:

 

1. UP-UX OS LVM on /dev/vg00

2. Application that mounted on /scc on /dev/vg01

 

I replaced the OS disk but the system could not recognized vg01.

I rebooted the system into hpux -lm mode and run these commands:

 

vgexport vg01

mkdir /dev/vg01

mknod /dev/vg01/group c 64 0x010000

vgimport vg01

vgchange -a y vg01

vgcfgback -u /dev/v01

reboot

 

Still the same error appeared.

strings /etc/lvtab - indicates that vg00 and vg01 are there.

SAM show that v01 is marked "unused"

 

How can I assign/import vg01 to the system?

Please advice.

 

Yaron

HP-UX v11.31 high System (SYS) Utilization

$
0
0

Hi everyone!

 

I have OS HP-UX v11.31 on IVM located on nPar of Supredome sx2000 and there are 2 SAP ECC (Dev & Qas) systems on it.

We saw some problems with performance before SAP sytems were merged. Now we have High performance problems exactly in SYS.  I see it in "top" System utilization, in "uptime" load average, forks in sar are not so high. Parameter "filecache_max" in kcusage close to maximum value.

How I understand high SYS utilization is talking about a lot of system calls and problems with different type of I/O (network, HDD), but there is no any kind of high utilization in it (network SAN & LAN, disks).  After hours of debates we've deceived to update some Kernel patches such as HostAVIOStor or upgrade HPVM to version 4.3, but realy cause of the problem we can't understand.

 

 

Cpu states:

CPU   LOAD   USER   NICE    SYS   IDLE  BLOCK  SWAIT   INTR   SSYS

 0    0.87   8.9%   0.0%  53.9%  37.2%   0.0%   0.0%   0.0%   0.0%

 1    0.71   0.7%   0.0%  77.0%  22.3%   0.0%   0.0%   0.0%   0.0%

 2    0.82  44.1%   0.0%  28.3%  27.6%   0.0%   0.0%   0.0%   0.0%

 3    0.76   1.7%   0.0%  54.3%  43.9%   0.0%   0.0%   0.0%   0.0%

 4    0.74   1.5%   0.0%  65.8%  32.7%   0.0%   0.0%   0.0%   0.0%

 5    0.63   2.3%   0.0%  66.0%  31.7%   0.0%   0.0%   0.0%   0.0%

 6    0.62   0.9%   0.0%  40.1%  59.0%   0.0%   0.0%   0.0%   0.0%

---   ----  -----  -----  -----  -----  -----  -----  -----  -----

avg   0.73   8.5%   0.0%  55.7%  35.8%   0.0%   0.0%   0.0%   0.0%

 

#uptime
9:46am up 12 days, 1:05, 3 users, load average: 2.61, 1.54, 0.80

#uptime

12:02pm up 3 days, 21:34, 7 users, load average: 1.01, 0.89, 0.78

 

 

14:26:36 scall/s sread/s swrit/s fork/s exec/s rchar/s wchar/s
14:26:37 28705   1191 1240       3.81 4.76 1022050 78019
14:26:38 52674 2097 1318         24.36 24.36 2315816 895344
14:26:39 48340 1134 655          20.35 15.93 4842704 529218
14:26:40 35513 437 221           11.61 12.50 2638628 533943
14:26:41 70522 1413 933          12.75 11.76 2665412 164643

Average 46580 1196 837           14.12 13.33 2749804 420442

 

# kcusage
Tunable Usage / Setting
=============================================
filecache_max 2030202880 / 2042346291
maxdsiz 28712960 / 1073741824
maxdsiz_64bit 8976334848 / 17179869184
maxfiles_lim 168 / 63488
maxssiz 786432 / 134217728
maxssiz_64bit 1769472 / 1073741824
maxtsiz 9797632 / 100663296
maxtsiz_64bit 419430400 / 1073741824
maxuprc 64 / 4096
max_thread_proc 101 / 3000
msgmni 2 / 4096
msgtql 0 / 4096
nflocks 112 / 8192
ninode 2079 / 165888
nkthread 1303 / 250000
nproc 421 / 4200
npty 0 / 60
nstrpty 11 / 60
nstrtel 0 / 60
nswapdev 2 / 32
nswapfs 0 / 32
semmni 205 / 8192
semmns 810 / 16384
shmmax 6861881344 / 4398046511104
shmmni 99 / 4096
shmseg 12 / 512

 

# vmstat 1
procs memory page faults cpu
r b w avm free re at pi po fr de sr in sy cs us sy id
5 2 0 7847886 1486629 0 0 12 2 0 0 10 2118 36763 1069 8 12 80
4 1 0 7311394 1486783 0 0 1 0 0 0 0 1914 24536 1485 8 12 81
4 1 0 7311394 1484867 0 0 0 0 0 0 0 2025 23807 1454 12 8 80
4 1 0 7311394 1488316 0 0 0 0 0 0 0 1936 22373 1302 9 32 58
4 1 0 7311394 1486311 0 0 0 0 0 0 0 1951 24623 1301 16 23 61
4 1 0 7311394 1491777 0 0 0 0 0 0 0 1931 25477 1274 3 20 77
4 1 0 7311394 1491777 0 0 0 0 0 0 0 1891 23210 1147 6 29 65

 

 

how to use the clean up command

$
0
0

Hi,

 

i need to houskeep /var mount point production server due to less space in /var mount point

 

1.how to use the cleanup command.

 

2.please share the best way to housekeep --- /var/adm/sw/save/  directory

 

 

P.S. This thread has been moved from General to HP-UX > sysadmin. - Hp Forum Moderator

getting issue wth hp ux printer

$
0
0

We have around 100 printer connected to our hp ux server.out of that few printer not working,and recieving the following error.If try to enable purticular printer then we geting error like printer non-existent.the printer reachable from server via ping

 

lp: destination "FIN_ZONIK" non-existent
Pasta: Error: Print failed. Command=lp -c -dFIN_ZONIK  /oracle/apps/prodcomn/temp/pasta21557_0.tmp
Pasta: Error: Check printCommand/ntPrintCommand in pasta.cfg
Pasta: Error: Preprocess or Print command failed!!!

Single Host to two SAN storage with file system replication.

$
0
0

We want data replication from HP EVA SAN storage to EMC VNX SAN storage.

Scenario: Single Host to Multiple data store.

example: Development System having 25 disk partitions(18 LUNs mapped from HP SAN Storage and 7 local disk partitions).

We like to create same 25 LUN's in EMC SAN storage and mapped them to same development system.

If HP SAN storage is down, due to hardware failure. Using LUN's from EMC SAN Storage, development system should work without data loss.

Is it possible or not to implement

 

Thanks & Regards

Srinivas V

 

Viewing all 1791 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>