AIX-LINUX Blog
Pages
(Move to ...)
Home
About
AIX
NIM
VIO
HMC
Linux
Contact
▼
(Move to ...)
Home
▼
(Move to ...)
Privacy Policy
Disclaimer
▼
Friday, September 29, 2023
SAN disk path health check script using diff command UNIX
›
SAN disk path health check script using diff command UNIX Here following script will be helpful during SAN switch activity, where AIX admin...
Script to find stale physical partition on AIX LPAR
›
Find stale partition on AIX LPAR using following script for i in `lsvg -o |awk '{print $1}'` do echo $i lsvg $i|grep -i "stale...
Wednesday, September 27, 2023
/bin/rm: argument list too long
›
/bin/rm: argument list too long what is the solution to this error on UNIX or Linux??? solution: When UNIX admin tries to delete too many ...
Dump device too small to store system dump ,warning message is AIX errpt
›
Hello everyone, today i am writing about following error in AIX errpt Dump device too small to store system dump, warning message ????? Ho...
mksysb backup failing with error /tmp/backupxxaaah8pqaa there is not enough space in file system
›
mksysb backup failing with error /tmp/backupxxaaah8pqaa there is not enough space in file system Solution: Increaed /tmp by 1gb and perform...
Monday, December 5, 2022
Boot AIX lpar from single user mode to multiuser
›
Boot a AIX lpar which was stuck in single user mode. AIX admin unable to access over network using ip address and cyyberark Solution: Tried ...
1 comment:
LDAP user authentication issue on AIX LDAP client
›
Login issue for multiple LDAP users on AIX client server. Hello all, Today I am going to discuss one incident where User on AIX server unab...
‹
›
Home
View web version