Aix 6.1


 
Thread Tools Search this Thread
Operating Systems AIX Aix 6.1
# 1  
Old 03-31-2009
Aix 6.1

Hello everyone

I new aix 6.1 in a new partition. There is something new that I need to configure.

I saw two new filesystems

/dev/hd11admin 256.00 255.62 1% 5 1% /admin
/dev/livedump 256.00 255.64 1% 4 1% /var/adm/ras/livedump

Do you know the reason for this one.

I would like to hear your tips, opinions for this new version of Aix


Thanks
# 2  
Old 03-31-2009
We've been running AIX 6.1 for about 3 months now. We have had good luck with it. The most convenient thing for us so far has been having nmon integrated with topas (use "~" to switch between the two different modes) and having it included with AIX instead of an extra install.

As far as the /var/adm/ras/livedump, it has to do with live dumps that AIX 6.1 can do. For some reason, it is created as a JFS filesystems. After the install, I went in and changed it to JFS2 because we just got through with a project to convert all our JFS filesystems over to JFS2.
# 3  
Old 03-31-2009
kah00na, Does the live dump function still work OK on the JFS2 FS, or was this something you did for a laugh that will come back and haunt you in the future?

As for hd11admin:
http://www.redbooks.ibm.com/redpieces/pdfs/sg247559.pdf
Beginning with AIX V6.1 the operating system provides a dedicated system
directory /admin/tmp where privileged processes can securely create temporary
files. The /admin/tmp directory resides within the /admin file system which in turn
is defined on the newly implemented /dev/hd11admin system logical volume. You
can use the standard ls, lsfs, and lslv AIX commands to list the properties of
the directory, mount point, file system, and logical volume respectively

HTH
# 4  
Old 04-01-2009
/var/adm/ras/livedump can be changed to JFS2 without any problems. Per IBM support:
Quote:
You can safely remove and recreate the /var/adm/ras/livedump filesystem
as JFS2. The filesystem type should have no bearing on the livedump
utility as it's simply a location to store the livedump data.
# 5  
Old 04-07-2009
Some new and intresting things for you all to look at
IBM Redbooks | IBM AIX Continuous Availability Features
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. AIX

Samba 3.6 on AIX 7.1 - Windows 10 Access to AIX file shares using Active Directory authentication

I am running AIX 7.1 and currently we have samba 3.6.25 installed on the server. As it stands some AIX folders are shared that can be accessed by certain Windows users. The problem is that since Windows 10 the guest feature no longer works so users have to manually type in their Windows login/pwd... (14 Replies)
Discussion started by: linuxsnake
14 Replies

2. UNIX for Beginners Questions & Answers

New to AIX: How do I setup high availability on an AIX System

I am new to AIX but not new to unix. I have an interview for an AIX systems admin position and I know they want someone who has knowledge of High Availability, Failover and LPARs From my research so far, It appear powerha is used to setup high availability and failover on Power systems but is... (2 Replies)
Discussion started by: mathisecure
2 Replies

3. AIX

Will it affect my AIX LPAR security, when i set up email alerts on AIX server.

Hello, I've set up email alerts on AIX Servers. so that i can get email notifications (via mail relay server) when ever there is abnormal behavior. for example 1) my script monitors CPU/disk/memory etc... when it reaches high water ark, it will send an email alert. 2) disk usage alerts 3)... (5 Replies)
Discussion started by: System Admin 77
5 Replies

4. AIX

Nim on AIX 7.1 used to migrate AIX 5.3 to AIX 6.1...is possible?

Using nimadm: nimadm -j nimadmvg -c sap024 -s spot_6100 -l lpp_6100 -d "hdisk1" -Y Initializing the NIM master. Initializing NIM client sap024. 0505-205 nimadm: The level of bos.alt_disk_install.rte installed in SPOT spot_6100 (6.1.3.4) does not match the NIM master's level (7.1.1.2).... (2 Replies)
Discussion started by: sciacca75
2 Replies

5. AIX

Get Next month in AIX from curent date in unix AIX

How could we derive teh Next month in MON-RR format from current date ie sysdate in UNI AIX sheel script.I coould get a command but i supports only inLinux susse andnotin AIX. I need for Unix AIX.Pls Help. Regards Shiv (2 Replies)
Discussion started by: SHIV75
2 Replies

6. AIX

How to upgrade AIX Firmware & TL Maintenance Level in AIX

Steps to upgrade AIX TL ( technology Level ) / Maintenance Level in AIX ( including Firmware HMC VIOS ) This article or post covers upgrades for - Hardware Management Console ( HMC ) - Firmware ( also known as microcode ) - VIO ( Virtual I/O Server = PowerVM ) - AIX Version, Technology... (2 Replies)
Discussion started by: filosophizer
2 Replies

7. AIX

IY17981 fix required for aix 4.3.3 to aix 5L migration but not found

Hi, redbook documentation is telling that IY17981 fix is required for aix 4.3.3 to aix 5L migration. But there is no mention about that fix in any ML installation packages. - My system is ML11 : oslevel –r 4330-11 - But xlC.rte is on wrong version : lslpp -L xlC.rte xlC.rte ... (3 Replies)
Discussion started by: astjen
3 Replies

8. AIX

How to apply aix 5.3 TL8 properly on ML5 aix system ?

Is it necessary to put system into single user mode for applying aix 5.3 TL8 on a aix 5.3.5.0 system ? Is the TL8 installation not totally safe ? thank you. (6 Replies)
Discussion started by: astjen
6 Replies
Login or Register to Ask a Question