Overview of LVM partitions on PortaSwitch MR22

Oussama Hammami 2010-11-29

Switzernet

 

# uname –a

# ifconfig

# vgdisplay -v 2> /dev/null | egrep "^ *(LV|VG) (Size|Name)"

# pvdisplay /dev/hda2

# ls /dev/VolGroup00/

# for i in 0 1 2 3; do lvdisplay /dev/VolGroup00/LogVol0$i; done;

# fdisk -l /dev/hda

# cat /etc/fstab

1.       Introductions

 

·         212.147.8.106 billing1.switzernet.com, configurator

·         212.147.8.107 billing2.switzernet.com, billing master

·         212.147.8.108 billing3.switzernet.com, billing web server

·         212.147.8.109 billing4.switzernet.com, SIP server

 

[root@billing1 ~]# uname -a

Linux billing1.switzernet.com 2.6.18-164.0.0.0.1.el5 #1 SMP Thu Sep 3 00:21:28 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

 

[root@billing1 ~]# ifconfig

eth0      Link encap:Ethernet  HWaddr 00:30:4F:54:13:F9

          inet addr:212.147.8.106  Bcast:212.147.8.111  Mask:255.255.255.240

          inet6 addr: fe80::230:4fff:fe54:13f9/64 Scope:Link

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          RX packets:932117 errors:374 dropped:1553 overruns:287 frame:0

          TX packets:889334 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:1000

          RX bytes:297318237 (283.5 MiB)  TX bytes:620153288 (591.4 MiB)

          Interrupt:50 Base address:0x2000

 

eth1      Link encap:Ethernet  HWaddr 6C:F0:49:6D:C3:B5

          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0

          inet6 addr: fe80::6ef0:49ff:fe6d:c3b5/64 Scope:Link

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          RX packets:1793367 errors:0 dropped:0 overruns:0 frame:0

          TX packets:1493102 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:1000

          RX bytes:335510632 (319.9 MiB)  TX bytes:140742978 (134.2 MiB)

          Interrupt:233

 

lo        Link encap:Local Loopback

          inet addr:127.0.0.1  Mask:255.0.0.0

          inet6 addr: ::1/128 Scope:Host

          UP LOOPBACK RUNNING  MTU:16436  Metric:1

          RX packets:125563 errors:0 dropped:0 overruns:0 frame:0

          TX packets:125563 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:0

          RX bytes:37906339 (36.1 MiB)  TX bytes:37906339 (36.1 MiB)

 

[root@billing2 ~]# uname -a

Linux billing2.switzernet.com 2.6.18-164.0.0.0.1.el5 #1 SMP Thu Sep 3 00:21:28 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

 

[root@billing2 ~]# ifconfig

eth0      Link encap:Ethernet  HWaddr 00:13:49:AA:9D:34

          inet addr:212.147.8.107  Bcast:212.147.8.111  Mask:255.255.255.240

          inet6 addr: fe80::213:49ff:feaa:9d34/64 Scope:Link

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          RX packets:670108 errors:105 dropped:510 overruns:78 frame:0

          TX packets:527704 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:1000

          RX bytes:290678050 (277.2 MiB)  TX bytes:104921321 (100.0 MiB)

          Interrupt:50 Base address:0x2000

 

eth1      Link encap:Ethernet  HWaddr 6C:F0:49:A1:4C:0F

          inet addr:192.168.1.3  Bcast:192.168.1.255  Mask:255.255.255.0

          inet6 addr: fe80::6ef0:49ff:fea1:4c0f/64 Scope:Link

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          RX packets:566111 errors:0 dropped:0 overruns:0 frame:0

          TX packets:675220 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:1000

          RX bytes:53338963 (50.8 MiB)  TX bytes:126454374 (120.5 MiB)

          Interrupt:233

 

lo        Link encap:Local Loopback

          inet addr:127.0.0.1  Mask:255.0.0.0

          inet6 addr: ::1/128 Scope:Host

          UP LOOPBACK RUNNING  MTU:16436  Metric:1

          RX packets:403176 errors:0 dropped:0 overruns:0 frame:0

          TX packets:403176 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:0

          RX bytes:74644588 (71.1 MiB)  TX bytes:74644588 (71.1 MiB)

 

[root@billing3 ~]# uname -a

Linux billing3.switzernet.com 2.6.18-164.0.0.0.1.el5 #1 SMP Thu Sep 3 00:21:28 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

 

[root@billing3 ~]# ifconfig

eth0      Link encap:Ethernet  HWaddr 00:00:E8:EB:B5:73

          inet addr:212.147.8.108  Bcast:212.147.8.111  Mask:255.255.255.240

          inet6 addr: fe80::200:e8ff:feeb:b573/64 Scope:Link

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          RX packets:559718 errors:39 dropped:320 overruns:26 frame:0

          TX packets:545345 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:1000

          RX bytes:321327243 (306.4 MiB)  TX bytes:83117362 (79.2 MiB)

          Interrupt:50 Base address:0x2000

 

eth1      Link encap:Ethernet  HWaddr 6C:F0:49:A5:89:D0

          inet addr:192.168.1.4  Bcast:192.168.1.255  Mask:255.255.255.0

          inet6 addr: fe80::6ef0:49ff:fea5:89d0/64 Scope:Link

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          RX packets:492499 errors:0 dropped:0 overruns:0 frame:0

          TX packets:590220 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:1000

          RX bytes:46428278 (44.2 MiB)  TX bytes:110531788 (105.4 MiB)

          Interrupt:233

 

lo        Link encap:Local Loopback

          inet addr:127.0.0.1  Mask:255.0.0.0

          inet6 addr: ::1/128 Scope:Host

          UP LOOPBACK RUNNING  MTU:16436  Metric:1

          RX packets:536729 errors:0 dropped:0 overruns:0 frame:0

          TX packets:536729 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:0

          RX bytes:80817612 (77.0 MiB)  TX bytes:80817612 (77.0 MiB)

 

[root@billing4 ~]# uname -a

Linux billing4.sitzeret.com 2.6.18-164.0.0.0.1.el5 #1 SMP Thu Sep 3 00:21:28 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

 

[root@billing4 ~]# ifconfig

eth0      Link encap:Ethernet  HWaddr 00:10:B5:A3:0F:09

          inet addr:212.147.8.109  Bcast:212.147.8.111  Mask:255.255.255.240

          inet6 addr: fe80::210:b5ff:fea3:f09/64 Scope:Link

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          RX packets:331055 errors:0 dropped:0 overruns:0 frame:0

          TX packets:278038 errors:0 dropped:0 overruns:6 carrier:0

          collisions:0 txqueuelen:1000

          RX bytes:253525375 (241.7 MiB)  TX bytes:31774789 (30.3 MiB)

          Interrupt:233 Base address:0x6000

 

eth1      Link encap:Ethernet  HWaddr 00:27:0E:10:B9:41

          inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0

          inet6 addr: fe80::227:eff:fe10:b941/64 Scope:Link

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          RX packets:440826 errors:0 dropped:0 overruns:0 frame:0

          TX packets:525762 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:10

          RX bytes:41455784 (39.5 MiB)  TX bytes:98457068 (93.8 MiB)

          Memory:fe500000-fe520000

 

lo        Link encap:Local Loopback

          inet addr:127.0.0.1  Mask:255.0.0.0

          inet6 addr: ::1/128 Scope:Host

          UP LOOPBACK RUNNING  MTU:16436  Metric:1

          RX packets:97992 errors:0 dropped:0 overruns:0 frame:0

          TX packets:97992 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:0

          RX bytes:8312373 (7.9 MiB)  TX bytes:8312373 (7.9 MiB)

2.       Overview of a Volume Group

 [root@billing1 ~]# vgdisplay -v 2> /dev/null | egrep "^ *(LV|VG) (Size|Name)"

  VG Name               VolGroup00

  VG Size               232.78 GB

  LV Name                /dev/VolGroup00/LogVol00

  VG Name                VolGroup00

  LV Size                20.00 GB

  LV Name                /dev/VolGroup00/LogVol02

  VG Name                VolGroup00

  LV Size                169.88 GB

  LV Name                /dev/VolGroup00/LogVol01

  VG Name                VolGroup00

  LV Size                20.00 GB

  LV Name                /dev/VolGroup00/LogVol03

  VG Name                VolGroup00

  LV Size                2.91 GB

 

[root@billing2 ~]# vgdisplay -v 2> /dev/null | egrep "^ *(LV|VG) (Size|Name)"

  VG Name               VolGroup00

  VG Size               465.66 GB

  LV Name                /dev/VolGroup00/LogVol00

  VG Name                VolGroup00

  LV Size                20.00 GB

  LV Name                /dev/VolGroup00/LogVol02

  VG Name                VolGroup00

  LV Size                402.75 GB

  LV Name                /dev/VolGroup00/LogVol01

  VG Name                VolGroup00

  LV Size                20.00 GB

  LV Name                /dev/VolGroup00/LogVol03

  VG Name                VolGroup00

  LV Size                2.91 GB

 

[root@billing3 ~]# vgdisplay -v 2> /dev/null | egrep "^ *(LV|VG) (Size|Name)"

  VG Name               VolGroup00

  VG Size               465.66 GB

  LV Name                /dev/VolGroup00/LogVol00

  VG Name                VolGroup00

  LV Size                20.00 GB

  LV Name                /dev/VolGroup00/LogVol02

  VG Name                VolGroup00

  LV Size                402.75 GB

  LV Name                /dev/VolGroup00/LogVol01

  VG Name                VolGroup00

  LV Size                20.00 GB

  LV Name                /dev/VolGroup00/LogVol03

  VG Name                VolGroup00

  LV Size                2.91 GB

 

[root@billing4 ~]# vgdisplay -v 2> /dev/null | egrep "^ *(LV|VG) (Size|Name)"

  VG Name               VolGroup00

  VG Size               465.66 GB

  LV Name                /dev/VolGroup00/LogVol00

  VG Name                VolGroup00

  LV Size                20.00 GB

  LV Name                /dev/VolGroup00/LogVol02

  VG Name                VolGroup00

  LV Size                402.91 GB

  LV Name                /dev/VolGroup00/LogVol01

  VG Name                VolGroup00

  LV Size                20.00 GB

  LV Name                /dev/VolGroup00/LogVol03

  VG Name                VolGroup00

  LV Size                2.75 GB

 

 [root@billing1~]# pvdisplay /dev/hda2

  --- Physical volume ---

  PV Name               /dev/hda2

  VG Name               VolGroup00

  PV Size               232.78 GB / not usable 2.71 MB

  Allocatable           yes

  PE Size (KByte)       32768

  Total PE              7449

  Free PE               640

  Allocated PE          6809

  PV UUID               zydJuQ-G1hO-twB3-Gwxi-Upva-34iV-dtDpy5

 

 

[root@billing2 ~]# pvdisplay /dev/hdd2

  --- Physical volume ---

  PV Name               /dev/hdd2

  VG Name               VolGroup00

  PV Size               465.66 GB / not usable 3.56 MB

  Allocatable           yes

  PE Size (KByte)       32768

  Total PE              14901

  Free PE               640

  Allocated PE          14261

  PV UUID               4W9oFI-ZpNs-6zwf-x3Vi-QK4g-KsUX-3Vo1Hm

 

 

[root@billing3~]# pvdisplay /dev/hda2

  --- Physical volume ---

  PV Name               /dev/hda2

  VG Name               VolGroup00

  PV Size               465.66 GB / not usable 3.56 MB

  Allocatable           yes

  PE Size (KByte)       32768

  Total PE              14901

  Free PE               640

  Allocated PE          14261

  PV UUID               0YbmES-03zh-d216-cL61-QRZM-04pq-eE6Jl3

 

 

 

[root@billing4 ~]# pvdisplay /dev/sda2

  --- Physical volume ---

  PV Name               /dev/sda2

  VG Name               VolGroup00

  PV Size               465.66 GB / not usable 3.56 MB

  Allocatable           yes

  PE Size (KByte)       32768

  Total PE              14901

  Free PE               640

  Allocated PE          14261

  PV UUID               Xrjwna-LGXT-5IXX-oj04-0TvC-Q5CN-2Z3P8O

 

 

[root@billing1 ~]# ls /dev/VolGroup00/

LogVol00  LogVol01  LogVol02  LogVol03

 

[root@billing2 ~]# ls /dev/VolGroup00/

LogVol00  LogVol01  LogVol02  LogVol03

 

[root@billing3 ~]# ls /dev/VolGroup00/

LogVol00  LogVol01  LogVol02  LogVol03

 

[root@billing4 ~]# ls /dev/VolGroup00/

LogVol00  LogVol01  LogVol02  LogVol03

 

[root@billing1 ~]# for i in 0 1 2 3; do lvdisplay /dev/VolGroup00/LogVol0$i; done;

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol00

  VG Name                VolGroup00

  LV UUID                3ylvJV-bIBn-unKi-0Zrp-XlZ1-lfYN-WoEdyf

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                20.00 GB

  Current LE             640

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:0

 

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol01

  VG Name                VolGroup00

  LV UUID                DZ00d5-gCZ9-Z3bt-LsCX-WXuf-2fpb-EIhz2I

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                20.00 GB

  Current LE             640

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:2

 

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol02

  VG Name                VolGroup00

  LV UUID                TWhuZP-zvmM-PWxr-1wtU-SGa0-NrFW-F1rGqb

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                169.88 GB

  Current LE             5436

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:1

 

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol03

  VG Name                VolGroup00

  LV UUID                mjaJer-2D6z-uFxP-Gtff-KgqG-6lS0-08TjVR

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                2.91 GB

  Current LE             93

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:3

 

[root@billing2 ~]# for i in 0 1 2 3; do lvdisplay /dev/VolGroup00/LogVol0$i; done;

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol00

  VG Name                VolGroup00

  LV UUID                pOZlRE-L024-8F92-FzRG-TIz3-qWvB-lePKOO

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                20.00 GB

  Current LE             640

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:0

 

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol01

  VG Name                VolGroup00

  LV UUID                TCCW24-Wy4x-SbJj-SDAr-4MM0-mRaa-ahXA2H

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                20.00 GB

  Current LE             640

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:2

 

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol02

  VG Name                VolGroup00

  LV UUID                BoB11I-7tKm-nMq9-kulb-tec0-eWO4-Btw7xY

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                402.75 GB

  Current LE             12888

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:1

 

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol03

  VG Name                VolGroup00

  LV UUID                X9MZmS-X0v2-LuO5-Y9cS-AFRd-s92B-KpGA5P

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                2.91 GB

  Current LE             93

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:3

 

[root@billing3 ~]# for i in 0 1 2 3; do lvdisplay /dev/VolGroup00/LogVol0$i; done;

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol00

  VG Name                VolGroup00

  LV UUID                NsytaH-CtHb-Sn7y-vxWs-R0kJ-5fWu-C00fdm

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                20.00 GB

  Current LE             640

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:0

 

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol01

  VG Name                VolGroup00

  LV UUID                tOvE8p-PT7P-7RuZ-fUiZ-SSto-J0CT-Wxz4JN

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                20.00 GB

  Current LE             640

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:2

 

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol02

  VG Name                VolGroup00

  LV UUID                a7dJJb-lHey-Ig5k-0IVx-gc9P-eVyx-wY2Q7f

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                402.75 GB

  Current LE             12888

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:1

 

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol03

  VG Name                VolGroup00

  LV UUID                wPvexc-Ne75-JxKm-herv-El4X-mKU1-tC7pQS

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                2.91 GB

  Current LE             93

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:3

 

[root@billing4 ~]# for i in 0 1 2 3; do lvdisplay /dev/VolGroup00/LogVol0$i; done;

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol00

  VG Name                VolGroup00

  LV UUID                AOSvVP-Ef99-xOyB-hXK5-aaxY-3HDh-fVbUKn

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                20.00 GB

  Current LE             640

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:0

 

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol01

  VG Name                VolGroup00

  LV UUID                hSsHuh-4U95-AJTQ-GxZZ-7Hv3-3KcT-EjVRxQ

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                20.00 GB

  Current LE             640

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:2

 

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol02

  VG Name                VolGroup00

  LV UUID                cP431r-WcMq-fyFs-0S5r-Qtfg-ZXEB-rNYKsF

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                402.91 GB

  Current LE             12893

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:1

 

  --- Logical volume ---

  LV Name                /dev/VolGroup00/LogVol03

  VG Name                VolGroup00

  LV UUID                hddLfD-49ve-hcIr-OXY7-TER3-N8cn-XtJ9t2

  LV Write Access        read/write

  LV Status              available

  # open                 1

  LV Size                2.75 GB

  Current LE             88

  Segments               1

  Allocation             inherit

  Read ahead sectors     auto

  - currently set to     256

  Block device           253:3

3.       Partitioning the physical disk

[root@billing1~]# fdisk -l /dev/hda

 

Disk /dev/hda: 250.0 GB, 250059350016 bytes

255 heads, 63 sectors/track, 30401 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

 

   Device Boot      Start         End      Blocks   Id  System

/dev/hda1   *           1          13      104391   83  Linux

/dev/hda2              14       30401   244091610   8e  Linux LVM

 

[root@billing2~]# fdisk -l /dev/hdd

 

Disk /dev/hdd: 500.1 GB, 500107862016 bytes

255 heads, 63 sectors/track, 60801 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

 

   Device Boot      Start         End      Blocks   Id  System

/dev/hdd1   *           1          13      104391   83  Linux

/dev/hdd2              14       60801   488279610   8e  Linux LVM

 

[root@billing3~]# fdisk -l /dev/hda

 

Disk /dev/hda: 500.1 GB, 500107862016 bytes

255 heads, 63 sectors/track, 60801 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

 

   Device Boot      Start         End      Blocks   Id  System

/dev/hda1   *           1          13      104391   83  Linux

/dev/hda2              14       60801   488279610   8e  Linux LVM

 

[root@billing4~]# fdisk -l /dev/sda

 

Disk /dev/sda: 500.1 GB, 500107862016 bytes

255 heads, 63 sectors/track, 60801 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

 

   Device Boot      Start         End      Blocks   Id  System

/dev/sda1   *           1          13      104391   83  Linux

/dev/sda2              14       60801   488279610   8e  Linux LVM

 

[root@billing1 ~]# df -h

Filesystem            Size  Used Avail Use% Mounted on

/dev/mapper/VolGroup00-LogVol00

                       20G  2.4G   16G  14% /

/dev/mapper/VolGroup00-LogVol02

                      165G  509M  156G   1% /porta_var

/dev/mapper/VolGroup00-LogVol01

                       20G  173M   19G   1% /update_root

/dev/hda1              99M   13M   82M  13% /boot

tmpfs                 989M     0  989M   0% /dev/shm

 

[root@billing2 ~]# df -h

Filesystem            Size  Used Avail Use% Mounted on

/dev/mapper/VolGroup00-LogVol00

                       20G  2.4G   17G  13% /

/dev/mapper/VolGroup00-LogVol02

                      391G  472M  370G   1% /porta_var

/dev/mapper/VolGroup00-LogVol01

                       20G  173M   19G   1% /update_root

/dev/hdd1              99M   13M   82M  13% /boot

tmpfs                 989M     0  989M   0% /dev/shm

 

[root@billing3 ~]# df -h

Filesystem            Size  Used Avail Use% Mounted on

/dev/mapper/VolGroup00-LogVol00

                       20G  2.4G   16G  14% /

/dev/mapper/VolGroup00-LogVol02

                      391G  442M  370G   1% /porta_var

/dev/mapper/VolGroup00-LogVol01

                       20G  173M   19G   1% /update_root

/dev/hda1              99M   13M   82M  13% /boot

tmpfs                 989M     0  989M   0% /dev/shm

 

[root@billing4 ~]# df -h

Filesystem            Size  Used Avail Use% Mounted on

/dev/mapper/VolGroup00-LogVol00

                       20G  2.4G   17G  13% /

/dev/mapper/VolGroup00-LogVol02

                      391G  263M  370G   1% /porta_var

/dev/mapper/VolGroup00-LogVol01

                       20G  173M   19G   1% /update_root

/dev/sda1              99M   13M   82M  13% /boot

tmpfs                 938M     0  938M   0% /dev/shm

 [root@billing1 ~]# cat /etc/fstab

/dev/VolGroup00/LogVol00 /                       ext3    defaults        1 1

/dev/VolGroup00/LogVol02 /porta_var              ext3    defaults        1 2

/dev/VolGroup00/LogVol01 /update_root            ext3    defaults        1 2

LABEL=/boot             /boot                   ext3    defaults        1 2

tmpfs                   /dev/shm                tmpfs   defaults        0 0

devpts                  /dev/pts                devpts  gid=5,mode=620  0 0

sysfs                   /sys                    sysfs   defaults        0 0

proc                    /proc                   proc    defaults        0 0

/dev/VolGroup00/LogVol03 swap                    swap    defaults        0 0

 

[root@billing2 ~]# cat /etc/fstab

/dev/VolGroup00/LogVol00 /                       ext3    defaults        1 1

/dev/VolGroup00/LogVol02 /porta_var              ext3    defaults        1 2

/dev/VolGroup00/LogVol01 /update_root            ext3    defaults        1 2

LABEL=/boot             /boot                   ext3    defaults        1 2

tmpfs                   /dev/shm                tmpfs   defaults        0 0

devpts                  /dev/pts                devpts  gid=5,mode=620  0 0

sysfs                   /sys                    sysfs   defaults        0 0

proc                    /proc                   proc    defaults        0 0

/dev/VolGroup00/LogVol03 swap                    swap    defaults        0 0

 

[root@billing3 ~]# cat /etc/fstab

/dev/VolGroup00/LogVol00 /                       ext3    defaults        1 1

/dev/VolGroup00/LogVol02 /porta_var              ext3    defaults        1 2

/dev/VolGroup00/LogVol01 /update_root            ext3    defaults        1 2

LABEL=/boot             /boot                   ext3    defaults        1 2

tmpfs                   /dev/shm                tmpfs   defaults        0 0

devpts                  /dev/pts                devpts  gid=5,mode=620  0 0

sysfs                   /sys                    sysfs   defaults        0 0

proc                    /proc                   proc    defaults        0 0

/dev/VolGroup00/LogVol03 swap                    swap    defaults        0 0

 

[root@billing4 ~]# cat /etc/fstab

/dev/VolGroup00/LogVol00 /                       ext3    defaults        1 1

/dev/VolGroup00/LogVol02 /porta_var              ext3    defaults        1 2

/dev/VolGroup00/LogVol01 /update_root            ext3    defaults        1 2

LABEL=/boot             /boot                   ext3    defaults        1 2

tmpfs                   /dev/shm                tmpfs   defaults        0 0

devpts                  /dev/pts                devpts  gid=5,mode=620  0 0

sysfs                   /sys                    sysfs   defaults        0 0

proc                    /proc                   proc    defaults        0 0

/dev/VolGroup00/LogVol03 swap                    swap    defaults        0 0

* * *