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

    Solved Get Large Disk Images on XenServer 6.5 on Local Filesystem?

    IT Discussion
    xenserver xenserver 6.5 vhd
    9
    105
    37.8k
    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.
    • DustinB3403D
      DustinB3403 @stacksofplates
      last edited by

      @johnhooks said in Get Large Disk Images on XenServer 6.5 on Local Filesystem?:

      @scottalanmiller said in Get Large Disk Images on XenServer 6.5 on Local Filesystem?:

      XenServer also uses EXT4 which is silly. XFS would be a better choice.

      I think it's still EXT3.

      It is.

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

        @ntoxicator said in Get Large Disk Images on XenServer 6.5 on Local Filesystem?:

        True.. I just like it working; where during upgrades, things done break or go 'bump' in the night. yah know?

        otherwise, could attach more than one(1) 2TB Virtual Disk to the Windows VM... and then move files/ folders around and keep the file share name.

        Yes, you can attach a lot of them and then you can use software RAID or you can use spanning to merge into a single device. Spanning normally.

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

          @DustinB3403 said in Get Large Disk Images on XenServer 6.5 on Local Filesystem?:

          @scottalanmiller said:

          There are work arounds, using LVM inside of the OS. Or... are you using Windows? Windows can still fix it too, just isn't as graceful as LVM for it.

          Wait you knew the answer, but are looking for a way to do it at the hypervisor (for conversation purposes?)

          Yes, the question is about XenServer, not about Linux.

          1 Reply Last reply Reply Quote 0
          • ntoxicatorN
            ntoxicator @scottalanmiller
            last edited by

            @scottalanmiller said

            Yes, you can attach a lot of them and then you can use software RAID or you can use spanning to merge into a single device. Spanning normally.

            how reliable would that be utilizing the XS localized storage repository. I guess as reliable as Microsofts Software raid implementation? As long as the Virtual Disks dont get dropped from the Guest VM?

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • ntoxicatorN
              ntoxicator
              last edited by

              @scottalanmiller

              I know localized storage is majority times faster and less points of failure than having server + SAN for storage. However, with a SAN serving out NFS Shares as the Storage Repository for XenServer. You can easily navigate and access the actual disk file(s)

              Where as, Localized storage. You're limited to straight CLI on CentOS. I'm assuming would have to use SCP command to take the disk file and copy to say an external NFS Share (migration reasons)

              Otherwise, XS gives pretty good insight to what disk images are on the storage Repository, so can move them around if needed.

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

                @ntoxicator said in Get Large Disk Images on XenServer 6.5 on Local Filesystem?:

                @scottalanmiller said

                Yes, you can attach a lot of them and then you can use software RAID or you can use spanning to merge into a single device. Spanning normally.

                how reliable would that be utilizing the XS localized storage repository. I guess as reliable as Microsofts Software raid implementation? As long as the Virtual Disks dont get dropped from the Guest VM?

                Windows Software RAID is awful. Local SR is great. You'd use Windows spanning, not RAID, for this particular task.

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

                  @ntoxicator said in Get Large Disk Images on XenServer 6.5 on Local Filesystem?:

                  Where as, Localized storage. You're limited to straight CLI on CentOS. I'm assuming would have to use SCP command to take the disk file and copy to say an external NFS Share (migration reasons)

                  Just use Filezilla or WinSCP. Boom, full GUI and super simple to use.

                  ntoxicatorN 1 Reply Last reply Reply Quote 0
                  • ntoxicatorN
                    ntoxicator @scottalanmiller
                    last edited by

                    @scottalanmiller said

                    Just use Filezilla or WinSCP. Boom, full GUI and super simple to use.

                    DUH. moment on my behalf. I went full stubborn for a moment. Thanks

                    1 Reply Last reply Reply Quote 1
                    • DashrenderD
                      Dashrender @DustinB3403
                      last edited by

                      @DustinB3403 said in Get Large Disk Images on XenServer 6.5 on Local Filesystem?:

                      @ntoxicator The issue here (does present a single point of failure) but only for the storage device.

                      Sure if that device dies that storage is offline, but the VM is still usable. So it's a Storage SPOF, rather than a System SPOF.

                      Wait a min, what? isn't what you describe - a storage SPOF an inverted pyramid of doom?

                      ntoxicatorN DustinB3403D 2 Replies Last reply Reply Quote 0
                      • ntoxicatorN
                        ntoxicator @Dashrender
                        last edited by

                        @Dashrender said in [

                        Wait a min, what? isn't what you describe - a storage SPOF an inverted pyramid of doom?

                        That is indeed inverted pyramid, per Scottalanmiller descriptions and article.

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

                          @Dashrender sadly it could be an iPOD.

                          1 Reply Last reply Reply Quote 0
                          • DashrenderD
                            Dashrender
                            last edited by

                            Damn, that took me 20 mins to get through (my most recent post before this was made when I started reading the thread).

                            While the requirement to use spanning sucks, it's a decent solution to this problem that really shouldn't be any more problematic than having a single large partition once it's configured. Given the choice between using spanning or buying a third party NFS mounting software for Windows, then buying external storage that supports NFS, then mounting that storage to Windows via NFS to then be shared out to users through Windows via NFS (possibly creating an IPOD) - yeah I'll keep spanning.

                            ntoxicatorN stacksofplatesS 2 Replies Last reply Reply Quote 1
                            • ntoxicatorN
                              ntoxicator @Dashrender
                              last edited by

                              @Dashrender said in Get Large Disk Images on XenServer 6.5 on Local Filesystem?:

                              Damn, that took me 20 mins to get through (my most recent post before this was made when I started reading the thread).

                              While the requirement to use spanning sucks, it's a decent solution to this problem that really shouldn't be any more problematic than having a single large partition once it's configured. Given the choice between using spanning or buying a third party NFS mounting software for Windows, then buying external storage that supports NFS, then mounting that storage to Windows via NFS to then be shared out to users through Windows via NFS (possibly creating an IPOD) - yeah I'll keep spanning.

                              I'll agree with this. Otherwise <---- Gun to head, or we be $$$$$ throwing big money for full on NAS/SAN solution for HA setup.

                              DashrenderD 1 Reply Last reply Reply Quote 0
                              • stacksofplatesS
                                stacksofplates @Dashrender
                                last edited by stacksofplates

                                @Dashrender said in Get Large Disk Images on XenServer 6.5 on Local Filesystem?:

                                Damn, that took me 20 mins to get through (my most recent post before this was made when I started reading the thread).

                                While the requirement to use spanning sucks, it's a decent solution to this problem that really shouldn't be any more problematic than having a single large partition once it's configured. Given the choice between using spanning or buying a third party NFS mounting software for Windows, then buying external storage that supports NFS, then mounting that storage to Windows via NFS to then be shared out to users through Windows via NFS (possibly creating an IPOD) - yeah I'll keep spanning.

                                You're still limited to the 6 drives per VM though. So the max total you can have period is 12TB per VM.

                                Edit: Ah that was 6.2 Looks like 6.5 has a limit of 16 VDIs.

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

                                  @johnhooks Which that is 32TB of storage on a single VM.

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

                                    Is there a simple way to make a QCOW based file that XS will use?

                                    stacksofplatesS 1 Reply Last reply Reply Quote 0
                                    • DashrenderD
                                      Dashrender @ntoxicator
                                      last edited by

                                      @ntoxicator said in [Get Large Disk Images on XenServer 6.5 on Local Filesystem?](/topic/8946/get-large-disk-images]

                                      I'll agree with this. Otherwise <---- Gun to head, or we be $$$$$ throwing big money for full on NAS/SAN solution for HA setup.

                                      Now that I don't really understand. You wouldn't need HA for the SAN/NAS situation if you aren't doing it with local storage.

                                      For example, you have one XS server, and you direct attach a SAN/NAS storage solution to it. Have you made it more complex more points of failure, sure, but so much so that you need to make it HA? Probably not, at least not in this case. Why not? Because you're reason for going to SAN/NAS isn't HA, it's to solve a single storage presentation problem, which you would be solving through either iSCSI or NFS or SMB most likely.

                                      But I still wouldn't do this over a spanning solution.

                                      1 Reply Last reply Reply Quote 0
                                      • DashrenderD
                                        Dashrender
                                        last edited by

                                        XS's VHD limitation is akin to the old LBA limitation.
                                        And in this case you'd be using external storage to solve it by doing to a different connection method/protocol, bypassing XS altogether.

                                        1 Reply Last reply Reply Quote 0
                                        • DashrenderD
                                          Dashrender @ntoxicator
                                          last edited by

                                          @ntoxicator said in Get Large Disk Images on XenServer 6.5 on Local Filesystem?:

                                          @Dashrender said in [

                                          Wait a min, what? isn't what you describe - a storage SPOF an inverted pyramid of doom?

                                          That is indeed inverted pyramid, per Scottalanmiller descriptions and article.

                                          When I mentioned IPOD earlier - I was thinking that their was an expectation that many servers would be accessing the storage... I see not that wasn't what this discussion was about - so I stand corrected.

                                          1 Reply Last reply Reply Quote 0
                                          • BRRABillB
                                            BRRABill
                                            last edited by

                                            Wonder why XS hasn't moved to VHDX?

                                            Any thoughts?

                                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 2 / 6
                                            • First post
                                              Last post