Sponsored Content
Full Discussion: installation CDs
Operating Systems AIX installation CDs Post 302109543 by gogogo on Tuesday 6th of March 2007 02:06:12 PM
Old 03-06-2007
Installation CDS

Quote:
Originally Posted by funksen
please post the output of the following commands:...
There is an output.
Code:
#df -m
Filesystem    MB blocks      Free %Used    Iused %Iused Mounted on
/dev/hd4          64.00     48.33   25%     1742     6% /
/dev/hd2        1600.00     27.41   99%    42697    11% /usr
/dev/hd9var       64.00      0.62  100%      833     6% /var
/dev/hd3          64.00     60.16    6%      328     3% /tmp
/proc                 -         -    -         -     -  /proc
/dev/hd10opt      64.00     52.79   18%      458     3% /opt
/dev/lv00      32192.00   6095.85   82%   138620     2% /home
/dev/lv01      34688.00     34.29  100%   129061     2% /home2

# mount
  node       mounted        mounted over    vfs       date        options      
-------- ---------------  ---------------  ------ ------------ --------------- 
         /dev/hd4         /                jfs    Mar 01 15:11 rw,log=/dev/hd8 
         /dev/hd2         /usr             jfs    Mar 01 15:11 rw,log=/dev/hd8 
         /dev/hd9var      /var             jfs    Mar 01 15:11 rw,log=/dev/hd8 
         /dev/hd3         /tmp             jfs    Mar 01 15:11 rw,log=/dev/hd8 
         /proc            /proc            procfs Mar 01 15:12 rw              
         /dev/hd10opt     /opt             jfs    Mar 01 15:12 rw,log=/dev/hd8 
         /dev/lv00        /home            jfs    Mar 01 15:12 rw,log=/dev/hd8 
         /dev/lv01        /home2           jfs    Mar 01 15:12 rw,log=/dev/hd8 

#lsvg
rootvg

#lsvg rootvg
VOLUME GROUP:   rootvg                   VG IDENTIFIER:  00009ded00004c00000000f
d19498272
VG STATE:       active                   PP SIZE:        64 megabyte(s)
VG PERMISSION:  read/write               TOTAL PPs:      1084 (69376 megabytes)
MAX LVs:        256                      FREE PPs:       0 (0 megabytes)
LVs:            10                       USED PPs:       1084 (69376 megabytes)
OPEN LVs:       9                        QUORUM:         2
TOTAL PVs:      2                        VG DESCRIPTORS: 3
STALE PVs:      0                        STALE PPs:      0
ACTIVE PVs:     2                        AUTO ON:        yes
MAX PPs per PV: 1016                     MAX PVs:        32
LTG size:       128 kilobyte(s)          AUTO SYNC:      no
HOT SPARE:      no                       BB POLICY:      relocatable 

# lsvg -l rootvg
rootvg:
LV NAME             TYPE       LPs   PPs   PVs  LV STATE      MOUNT POINT
hd5                 boot       1     1     1    closed/syncd  N/A
hd6                 paging     8     8     1    open/syncd    N/A
hd8                 jfslog     1     1     1    open/syncd    N/A
hd4                 jfs        1     1     1    open/syncd    /
hd2                 jfs        25    25    1    open/syncd    /usr
hd9var              jfs        1     1     1    open/syncd    /var
hd3                 jfs        1     1     1    open/syncd    /tmp
lv00                jfs        503   503   1    open/syncd    /home
hd10opt             jfs        1     1     1    open/syncd    /opt
lv01                jfs        542   542   1    open/syncd    /home2

#lspv
hdisk0          00009ded19497eb7                    rootvg          active
hdisk1          00009ded060e7e2e                    rootvg          active

# lspv hdisk0
PHYSICAL VOLUME:    hdisk0                   VOLUME GROUP:     rootvg
PV IDENTIFIER:      00009ded19497eb7 VG IDENTIFIER     00009ded00004c00000000fd1
9498272
PV STATE:           active                                     
STALE PARTITIONS:   0                        ALLOCATABLE:      yes
PP SIZE:            64 megabyte(s)           LOGICAL VOLUMES:  9
TOTAL PPs:          542 (34688 megabytes)    VG DESCRIPTORS:   2
FREE PPs:           0 (0 megabytes)          HOT SPARE:        no
USED PPs:           542 (34688 megabytes)                      
FREE DISTRIBUTION:  00..00..00..00..00                         
USED DISTRIBUTION:  109..108..108..108..109                    

#lspv hdisk1
PHYSICAL VOLUME:    hdisk1                   VOLUME GROUP:     rootvg
PV IDENTIFIER:      00009ded060e7e2e VG IDENTIFIER     00009ded00004c00000000fd1
9498272
PV STATE:           active                                     
STALE PARTITIONS:   0                        ALLOCATABLE:      yes
PP SIZE:            64 megabyte(s)           LOGICAL VOLUMES:  1
TOTAL PPs:          542 (34688 megabytes)    VG DESCRIPTORS:   1
FREE PPs:           0 (0 megabytes)          HOT SPARE:        no
USED PPs:           542 (34688 megabytes)                      
FREE DISTRIBUTION:  00..00..00..00..00                         
USED DISTRIBUTION:  109..108..108..108..109                    

#lspv -l hdisk0
hdisk0:
LV NAME               LPs   PPs   DISTRIBUTION          MOUNT POINT
hd5                   1     1     01..00..00..00..00    N/A
lv00                  503   503   108..100..78..108..109 /home
hd6                   8     8     00..08..00..00..00    N/A
hd8                   1     1     00..00..01..00..00    N/A
hd4                   1     1     00..00..01..00..00    /
hd2                   25    25    00..00..25..00..00    /usr
hd9var                1     1     00..00..01..00..00    /var
hd3                   1     1     00..00..01..00..00    /tmp
hd10opt               1     1     00..00..01..00..00    /opt

# lspv -l hdisk1
hdisk1:
LV NAME               LPs   PPs   DISTRIBUTION          MOUNT POINT
lv01                  542   542   109..108..108..108..109 /home2

/home2 and /home are data volumes. It is good to not use the data of these volumes unlike their space. It is possible to use space of /home 6G for example.

Last edited by Don Cragun; 02-22-2016 at 04:43 PM.. Reason: Convert FONT, SIZE and B tags to CODE tags; add ICODE tags.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

mounting cds?

is this right? mount /dev/acd0c /mnt/cdrom i get this: invalid superblock or bad superblock or soemthing like that. o/s is freebsd thanx (ps does it with all cds) (3 Replies)
Discussion started by: matt2kjones
3 Replies

2. AIX

Where to Order 5.1L Cds

Anyone know where you can purchase a 5.1 cd set? IBM no longer ships this out and do not have a set. I have a burned copy, but would be nice to have the originals. I'd like to send my copies offsite for DR once i get an original set. Thanks! (2 Replies)
Discussion started by: slacker
2 Replies

3. Solaris

Problem in locale installation through solaris 10 cds

Dear All I am in a problem where i have to install en_us locale through solaris 10 05/08 which is in 5 cds as I download from internet. when I use the following command after putting disk 1 of solaris 10 loceladm -a en_us -d /cdrom/cdrom0/s0/Solaris_10/Product It install few packages but... (3 Replies)
Discussion started by: girish.batra
3 Replies

4. Solaris

Solaris 8 02/04 CDs

Hi I have misplaced my Solaris 8 02/04 CDs - is there any way to get a copy? I have to re-install a server and it needs to be this version. Mick (2 Replies)
Discussion started by: mickg007
2 Replies

5. AIX

Integrate ML with AIX Installation CDs

In windows, there is a software that can help integrate some fixes or files into installtion media ( I think the software is called nLight or something). For example, if you want to include some SATA drivers into the installation CD of Windows XP you would: 1)get the Windows XP installation CDs. 2)... (1 Reply)
Discussion started by: Dardeer
1 Replies

6. Solaris

Burning Solaris 9 Installation ISOs to bootable CDs

Hi everyone, Im new to Solaris and am just about to install Solaris 9 on an old Sparc based machine with Solaris 8. My friend gave me the ISOs for V9, and now, i have them sitting on my Vista, and i have to start writing bootable CDs of the same. But Im not quite sure how to go about doing... (4 Replies)
Discussion started by: agummad
4 Replies

7. Solaris

How to find Solaris 2.6 installation cds?

Hello Forum! I need to install Solaris 2.6, but it seems difficult to find that old version...any ideas where to find / buy the installation cd's? Best regards, /roinepe (2 Replies)
Discussion started by: roinepe
2 Replies

8. Solaris

Solaris 7 CDs 3/99

We have an Ultra 5 running Avaya's CMS (Call Management Software) and it crashed. I have a new Ultra 5 replacement that I need to reload Solaris 7 3/99 on it then I can run CPIO to pull all the CMS backup files off our tape backup. It has been years since we first setup this CMS server and... (0 Replies)
Discussion started by: drewmich
0 Replies
All times are GMT -4. The time now is 09:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy