linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] About fstab and fsck
@ 2009-02-11 15:45 Madan Thapa
  2009-02-11 21:58 ` David Robinson
  0 siblings, 1 reply; 16+ messages in thread
From: Madan Thapa @ 2009-02-11 15:45 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: Type: text/plain, Size: 1804 bytes --]

Hi,

I recently added a new disk ( secondary 750G) and added it into a VG  and
then increased the size of the LV.


[root@server ~]# pvdisplay | egrep 'PV Name|PV Size|VG Name'
  PV Name               /dev/sda2
  VG Name               VolGroup00
  PV Size               698.54 GB / not usable 4.40 MB
  PV Name               /dev/sdb1
  VG Name               VolGroup00
  PV Size               698.64 GB / not usable 10.34 MB



[root@server ~]# lvdisplay | egrep 'LV Name|LV Size|VG Name'
  LV Name                /dev/VolGroup00/LogVol00
  VG Name                VolGroup00
  LV Size                1.32 TB
  LV Name                /dev/VolGroup00/LogVol01
  VG Name                VolGroup00
  LV Size                1.94 GB
[root@server ~]#



======================


Can you please advise of the following q:

1) Do we need to change anything in  /etc/fstab or the second disk will be
automatically mounted on reboot?

current fstab is
###############
[root@server ~]# cat /etc/fstab
/dev/VolGroup00/LogVol00 /                       ext3    defaults        1 1
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/LogVol01 swap                    swap    defaults        0 0
[root@server ~]#



2)  For 1.3 TB , fsck is going to take a long time

Is it good idea disable fsck completely on reboot and or  do scheduled
manual fsck.  Due to the nature of data , even manual fsck is not preffered
though, but with tight budget, other things are not possible

[-- Attachment #2: Type: text/html, Size: 4492 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2009-06-11 10:27 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-11 15:45 [linux-lvm] About fstab and fsck Madan Thapa
2009-02-11 21:58 ` David Robinson
2009-02-11 22:03   ` Chris Cox
2009-02-11 22:21     ` Madan Thapa
2009-02-11 22:25       ` Madan Thapa
2009-02-12  0:37     ` David Robinson
2009-02-12  8:38   ` Martin Schröder
2009-02-12 20:13     ` [linux-lvm] " Stefan Monnier
2009-02-12 20:17       ` Bryn M. Reeves
2009-02-12 21:20         ` Stefan Monnier
2009-02-13  9:48           ` Bryn M. Reeves
2009-02-13 20:34             ` f-lvm
2009-02-13 21:55               ` Martin Schröder
2009-06-11 10:00             ` [linux-lvm] SCSI error: return code = 0x00070000 - device-mapper: multipath Mark Reardon
2009-06-11 10:27               ` [linux-lvm] " Bryn M. Reeves
2009-02-13 19:41       ` [linux-lvm] Re: About fstab and fsck David Robinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).