How 2 Know
If you can't Google it, You Can Knowing it.

June, 2013Archive for

How to set the PVID of a disk to a specific value

Sunday, June 30th, 2013

The following series of commands demonstrates how to set the PVID of an AIX disk to a specific value like “0123456789abcdef”:
Note:  Setting PVID like this should be avoided normally. It may cause unwanted consequences in your environment. Continue Reading…

superblock is invalid : -5

Wednesday, June 26th, 2013

You may face the following error on many Operation System not only on AIX :

superblock is invalid : -5

this error means that you apply function of File system type on another type, in another meaning,

Continue Reading…

IBM ReadBook Archive Site

Thursday, June 20th, 2013

Hello Everyone!!

 

There are many of people don’t know the archive link for IBM RedBook, you can access it for the following link:

 

IBM RedBook

Server refused to allocate pty

Tuesday, June 18th, 2013

sometimes if you have many users logging on your system, you may see the following errors :

login as: admin
admin@10.10.11.10's password:
Server refused to allocate pty
stty: tcgetattr: A specified file does not support the ioctl system call.

Continue Reading…

how to take remote backup without tap unit

Thursday, June 6th, 2013

Remote Backup on AIX System
Dears,

I found a way to take remotely backup from AIX System from Server that doesn’t have TAP UNIT.

Suppose that the server that we want to take backup from it is ServerA, and the server that has TAP Unit is ServerB.

Continue Reading…