ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Recover MySQL Database

    IT Discussion
    disaster recovery wordpress mysql backup recovery
    4
    12
    4.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • handsofqwertyH
      handsofqwerty
      last edited by

      @scottalanmiller, any ideas?

      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        VSS is actually the Windows "late to the party" copy of LVM on Linux. Linux was doing this and it was a standard "ha ha, Windows lacks this feature" that forced them to add VSS into Windows. LVM can do snapshots.

        On FreeBSD and Solaris you can do the same thing with ZFS.

        handsofqwertyH 1 Reply Last reply Reply Quote 1
        • handsofqwertyH
          handsofqwerty @scottalanmiller
          last edited by

          @scottalanmiller said:

          VSS is actually the Windows "late to the party" copy of LVM on Linux. Linux was doing this and it was a standard "ha ha, Windows lacks this feature" that forced them to add VSS into Windows. LVM can do snapshots.

          On FreeBSD and Solaris you can do the same thing with ZFS.

          So how would I do what I am trying to do here?

          scottalanmillerS 1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller @handsofqwerty
            last edited by

            @handsofqwerty said:

            @scottalanmiller said:

            VSS is actually the Windows "late to the party" copy of LVM on Linux. Linux was doing this and it was a standard "ha ha, Windows lacks this feature" that forced them to add VSS into Windows. LVM can do snapshots.

            On FreeBSD and Solaris you can do the same thing with ZFS.

            So how would I do what I am trying to do here?

            Same as VSS. Set it up to run BEFORE you overwrite stuff. Like any backup or snapshot, you can't turn it on later and magically get stuff that hasn't been backed up or snapshotted yet.

            handsofqwertyH 1 Reply Last reply Reply Quote 1
            • handsofqwertyH
              handsofqwerty @scottalanmiller
              last edited by

              @scottalanmiller said:

              @handsofqwerty said:

              @scottalanmiller said:

              VSS is actually the Windows "late to the party" copy of LVM on Linux. Linux was doing this and it was a standard "ha ha, Windows lacks this feature" that forced them to add VSS into Windows. LVM can do snapshots.

              On FreeBSD and Solaris you can do the same thing with ZFS.

              So how would I do what I am trying to do here?

              Same as VSS. Set it up to run BEFORE you overwrite stuff. Like any backup or snapshot, you can't turn it on later and magically get stuff that hasn't been backed up or snapshotted yet.

              I know that principle. Is it on by default? How do you enable it so I can prevent this in the future?

              1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller
                last edited by

                No, it is not on my default. You don't want snapshots by default. You need to make sure that you have installed on LVM first. Then configure it to snapshot.

                1 Reply Last reply Reply Quote 1
                • scottalanmillerS
                  scottalanmiller
                  last edited by

                  LVM Backup and Restore How To

                  1 Reply Last reply Reply Quote 1
                  • StrongBadS
                    StrongBad
                    last edited by

                    If you do an lvs command it will show you the current state of your LVMs. Many systems do not install LVM by default.

                    1 Reply Last reply Reply Quote 0
                    • JaredBuschJ
                      JaredBusch
                      last edited by

                      This thread has nothing to do with recovering a MySQL database.

                      You are attempting to revert file system changes to recover a changed database. this is completely different.

                      1 Reply Last reply Reply Quote 2
                      • handsofqwertyH
                        handsofqwerty
                        last edited by

                        MySQL seems to be completely hosed. I'm going to have to rebuild the server, as restoring from backups even a week ago, even at the VM level, is not working!

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post