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

    BackUp device for local or colo storage

    Scheduled Pinned Locked Moved IT Discussion
    backupdisaster recovery
    195 Posts 7 Posters 93.0k Views
    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.
    • scottalanmillerS
      scottalanmiller
      last edited by

      Don't forget, as well, that you would generally do something like have XenServer on a USB stick or SD card and then you could take an image of the full thing once in a while for failover. But that is done offline so would be problematic for recent VM configurations.

      1 Reply Last reply Reply Quote 0
      • DustinB3403D
        DustinB3403 @StrongBad
        last edited by

        @StrongBad ok but backing up Dom0 from Xenserver is different from what I'm thinking.

        Just for an example. I need to rebuild a VM, besides adding the CPU and Memory, and Boot media could I skip the step of adding a vDisk and let storage craft add that.

        Or must I add the vDisk matching what was in the original VM?

        StrongBadS scottalanmillerS 2 Replies Last reply Reply Quote 0
        • StrongBadS
          StrongBad @DustinB3403
          last edited by

          @DustinB3403 it is the Xen config on Dom0 that would have that information.

          1 Reply Last reply Reply Quote 0
          • DustinB3403D
            DustinB3403
            last edited by

            Why wouldn't SC at the guest level contain the virtual hardware information?

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

              @DustinB3403 said:

              Just for an example. I need to rebuild a VM, besides adding the CPU and Memory, and Boot media could I skip the step of adding a vDisk and let storage craft add that.

              Or must I add the vDisk matching what was in the original VM?

              The virtual disk configuration is part of the information on XenServer and not something that any OS level tool, like StorageCraft, could ever access. It's part of the hardware. If you think of it from SC's perspective, that would be like having SC physically install a new RAID array for you. It can't do that. You need to provide the hardware onto which SC will do the restore.

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

                @DustinB3403 said:

                Why wouldn't SC at the guest level contain the virtual hardware information?

                Because the guest doesn't have that information. That's the platform level.

                1 Reply Last reply Reply Quote 0
                • DustinB3403D
                  DustinB3403
                  last edited by

                  So basically, using SC for this, which does seem like a better option.

                  But it means that each VM must be well documented, which I suspect will be difficult for "people" to maintain.

                  StrongBadS 1 Reply Last reply Reply Quote 0
                  • StrongBadS
                    StrongBad @DustinB3403
                    last edited by

                    @DustinB3403 said:

                    So basically, using SC for this, which does seem like a better option.

                    But it means that each VM must be well documented, which I suspect will be difficult for "people" to maintain.

                    Documentation would be quite important. Same as if you had to replace failed hardware. Although the hardware does not have to be identical.

                    DustinB3403D 1 Reply Last reply Reply Quote 1
                    • DustinB3403D
                      DustinB3403
                      last edited by

                      Documentation is really the key is what it comes down too.

                      Not a hard answer. Just something that needs to be well maintained.

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

                        I have no looked into this before, does XenServer store the actual configuration of the clients in the /var/xapi database folder on the Dom0?

                        1 Reply Last reply Reply Quote 1
                        • DustinB3403D
                          DustinB3403 @StrongBad
                          last edited by

                          @StrongBad haha... documentation... all of that which I'm trying to sort here, and actually get written at work....

                          Yeah... documentation.... it's gotta start somewhere. keeping it current is the difficult part for most people.

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

                            Info here on how to backup and restore the Dom0 metadata.

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

                              Some good info here too...

                              http://tecadmin.net/backup-vms-metadata-in-citrix-xenserver/

                              1 Reply Last reply Reply Quote 1
                              • DustinB3403D
                                DustinB3403
                                last edited by DustinB3403

                                I have one more question.

                                What if we wanted to "expand a file server to a larger vDISk to the file share partition.

                                Or would I expand the drive from Xencenter, reboot, and expand?

                                Edit: I guess what I mean, which way is the preferred method to expanding a partition.

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

                                  What OS and filesystem are you expanding?

                                  1 Reply Last reply Reply Quote 0
                                  • DustinB3403D
                                    DustinB3403
                                    last edited by

                                    Server 2008 is our current file server so I'm just curious what the process would be.

                                    In XenCenter, I can simply go to the VM vDISK (with the vm off) and expand the drive. Boot up and then go into disk manager and expand.

                                    Would it be the same process using SC. I'm assuming it would have to be.

                                    scottalanmillerS 2 Replies Last reply Reply Quote 0
                                    • DustinB3403D
                                      DustinB3403
                                      last edited by

                                      Since the hardware is stored at the hypervisor level, right? 🙂

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

                                        @DustinB3403 said:

                                        Would it be the same process using SC. I'm assuming it would have to be.

                                        I am unclear what you are trying to do. How does SC come into the picture?

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

                                          @DustinB3403 said:

                                          Since the hardware is stored at the hypervisor level, right? 🙂

                                          The hypervisor presents the hardware to the OS.

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

                                            @DustinB3403 said:

                                            In XenCenter, I can simply go to the VM vDISK (with the vm off) and expand the drive. Boot up and then go into disk manager and expand.

                                            I feel like you just answered your own question.

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 5 / 10
                                            • First post
                                              Last post