Results 1 to 5 of 5

Thread: lvm2 Newly created Volume Group lost after reboot

  1. #1
    Join Date
    Mar 2010
    Posts
    47

    lvm2 Newly created Volume Group lost after reboot

    I have RHEL 5.1 and created a lvm2 volume group on new EMC Powerpath connected SAN volume. Everything is going OK . I can create a ext3 file system
    ,on the new logical volume as (/dev/VolGroup01/LogVol00) and everything is going fine until I reboot the server.

    When I reboot system then Volume Group and Logical Volume entries are has been missed in /dev and consequently the file system gets fail to come in mount. Then after I quite , vgscan --mknodes followed by a vgchange -a y and they are back again, but do you all have any idea why I have this problem on reboot??

    Thanks.

  2. #2
    Join Date
    May 2008
    Posts
    248

    lvm2 Newly created Volume Group lost after reboot

    Hello guys,

    Listen up to me also, I am also having the same problem. What do you recommend me to do after this error. It happened with me last night , My team is working with a major production system and accidentally happened with us. I rebooted the database server to be sure about all was well to ready for the following morning. My San attached volume groups were gone. Of course my database would not come up. I used Seanikins methodology to bring things back, but I sure would like to find out what causes this.

    Thanks,

  3. #3
    Join Date
    Jan 2008
    Posts
    3,388

    lvm2 Newly created Volume Group lost after reboot

    Are you sure , you followed every process with the appropriate manner or not.During the creation of volume group there are always some information related to group creation are stored somewhere in the existing directory.

    Have you done it properly or not.You have to add the LVM entry to /etc/fstab before rebooting your computer, try out to find the entries entitled there and can resolve the issue.

  4. #4
    Join Date
    May 2008
    Posts
    248

    lvm2 Newly created Volume Group lost after reboot

    Yeah, we do have the correct entries is FSTAB. Before this, I got a single error but some more obstacles are getting back side ,The thing is, it's not just that the volumes weren't mounted, but the volume group and logical volume entries are not entitled there means from /dev. After vgscan and vgchange they come back and I am able to mount the volumes. I would like to find out why they go away in the first place.

  5. #5
    Join Date
    Apr 2008
    Posts
    3,267

    lvm2 Newly created Volume Group lost after reboot

    You can try IOSCAN and then look for ioscan -funC disk if the Storage Disks are present there and also after a ioscan and you are capable to perform a vgchange -a y vgxx, just keep a little script in your /sbin/rc3.d/. It can be done as follows :


    S101ioscan_startup.sh -->
    ioscan > /dev/null
    vgchange -a y vgxx > /dev/null

    And then connect this file to the following location /sbin/init.d and try to perform the reboot operation and look if the discs are available.

Similar Threads

  1. cannot save any newly created file on my Nokia N900
    By PhoebeM in forum Portable Devices
    Replies: 7
    Last Post: 24-09-2011, 12:07 AM
  2. Replies: 1
    Last Post: 18-05-2011, 01:19 AM
  3. Network drive invisible to newly created user account on XP
    By skelevra in forum Networking & Security
    Replies: 3
    Last Post: 03-04-2011, 01:30 AM
  4. windows 7: Not able to access newly created user account
    By zenath in forum Operating Systems
    Replies: 4
    Last Post: 10-01-2011, 07:43 PM
  5. Cannot search newly created shared printers
    By Nickason in forum Active Directory
    Replies: 2
    Last Post: 24-04-2008, 10:04 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,715,540,811.20533 seconds with 17 queries