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

    Someone doesn't like local storage for large amounts of data

    IT Discussion
    xenorchestra xo storage
    7
    65
    7.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.
    • O
      olivier @scottalanmiller
      last edited by olivier

      The thing, initially, was about having VMs with large VDIs. Which is for me not a good practice.

      But if you need to store a large amount of data, it's better to connect to a remote file share in the VM and keep small system disks (excepts for db/web usage, which are not huge in general).

      That's all.

      edit: is it more clear now?

      S 1 Reply Last reply Reply Quote 0
      • S
        scottalanmiller @olivier
        last edited by

        @olivier said in Someone doesn't like local storage for large amounts of data:

        The thing, initially, was about having VMs with large VDIs. Which is for me not a good practice.

        But if you need to store a large amount of data, it's better to connect to a remote file share in the VM and keep small system disks (excepts for db/web usage, which are not huge in general).

        That's all.

        edit: is it more clear now?

        Let's see if I reword it correctly....

        If your VM needs a lot of file storage.... then it is better to mount that from a file server rather than keeping it in the original VM?

        O F 2 Replies Last reply Reply Quote 1
        • O
          olivier @scottalanmiller
          last edited by

          @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

          @olivier said in Someone doesn't like local storage for large amounts of data:

          The thing, initially, was about having VMs with large VDIs. Which is for me not a good practice.

          But if you need to store a large amount of data, it's better to connect to a remote file share in the VM and keep small system disks (excepts for db/web usage, which are not huge in general).

          That's all.

          edit: is it more clear now?

          Let's see if I reword it correctly....

          If your VM needs a lot of file storage.... then it is better to mount that from a file server rather than keeping it in the original VM?

          Yup, that's it. Because a lot of file storage will mean a large VDI, which is "dangerous".

          S 1 Reply Last reply Reply Quote 1
          • S
            scottalanmiller @olivier
            last edited by

            @olivier said in Someone doesn't like local storage for large amounts of data:

            @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

            @olivier said in Someone doesn't like local storage for large amounts of data:

            The thing, initially, was about having VMs with large VDIs. Which is for me not a good practice.

            But if you need to store a large amount of data, it's better to connect to a remote file share in the VM and keep small system disks (excepts for db/web usage, which are not huge in general).

            That's all.

            edit: is it more clear now?

            Let's see if I reword it correctly....

            If your VM needs a lot of file storage.... then it is better to mount that from a file server rather than keeping it in the original VM?

            Yup, that's it. Because a lot of file storage will mean a large VDI, which is "dangerous".

            Okay, that part makes sense 🙂

            1 Reply Last reply Reply Quote 0
            • O
              olivier
              last edited by

              \o/

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

                I'm blaming @Dashrender for that one.

                D 1 Reply Last reply Reply Quote 0
                • O
                  olivier
                  last edited by

                  I'm blaming myself for doing multiple things at once. Got a trip early tomorrow, so I'm going to bed 😄 See ya!

                  S 1 Reply Last reply Reply Quote 1
                  • S
                    scottalanmiller @olivier
                    last edited by

                    @olivier said in Someone doesn't like local storage for large amounts of data:

                    I'm blaming myself for doing multiple things at once. Got a trip early tomorrow, so I'm going to bed 😄 See ya!

                    Good night.

                    1 Reply Last reply Reply Quote 0
                    • F
                      FATeknollogee @scottalanmiller
                      last edited by

                      @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                      @olivier said in Someone doesn't like local storage for large amounts of data:

                      The thing, initially, was about having VMs with large VDIs. Which is for me not a good practice.

                      But if you need to store a large amount of data, it's better to connect to a remote file share in the VM and keep small system disks (excepts for db/web usage, which are not huge in general).

                      That's all.

                      edit: is it more clear now?

                      Let's see if I reword it correctly....

                      If your VM needs a lot of file storage.... then it is better to mount that from a file server rather than keeping it in the original VM?

                      Ok, I get that, but this goes against the "new fangled" HCI (call it what you want) use of local "attached" storage?

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        scottalanmiller @FATeknollogee
                        last edited by

                        @FATeknollogee said in Someone doesn't like local storage for large amounts of data:

                        @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                        @olivier said in Someone doesn't like local storage for large amounts of data:

                        The thing, initially, was about having VMs with large VDIs. Which is for me not a good practice.

                        But if you need to store a large amount of data, it's better to connect to a remote file share in the VM and keep small system disks (excepts for db/web usage, which are not huge in general).

                        That's all.

                        edit: is it more clear now?

                        Let's see if I reword it correctly....

                        If your VM needs a lot of file storage.... then it is better to mount that from a file server rather than keeping it in the original VM?

                        Ok, I get that, but this goes against the "new fangled" HCI (call it what you want) use of local "attached" storage?

                        It doesn't not really. That's what caught @Dashrender it's more two things...

                        • Split up workloads to keep size down of individual loads
                        • Resort to raw storage when containerized storage gets too large and the above cannot be actioned
                        D 1 Reply Last reply Reply Quote 0
                        • D
                          Dashrender @scottalanmiller
                          last edited by

                          @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                          I'm blaming @Dashrender for that one.

                          Whatever 😉

                          1 Reply Last reply Reply Quote 0
                          • D
                            Dashrender @scottalanmiller
                            last edited by

                            @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                            @FATeknollogee said in Someone doesn't like local storage for large amounts of data:

                            @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                            @olivier said in Someone doesn't like local storage for large amounts of data:

                            The thing, initially, was about having VMs with large VDIs. Which is for me not a good practice.

                            But if you need to store a large amount of data, it's better to connect to a remote file share in the VM and keep small system disks (excepts for db/web usage, which are not huge in general).

                            That's all.

                            edit: is it more clear now?

                            Let's see if I reword it correctly....

                            If your VM needs a lot of file storage.... then it is better to mount that from a file server rather than keeping it in the original VM?

                            Ok, I get that, but this goes against the "new fangled" HCI (call it what you want) use of local "attached" storage?

                            It doesn't not really. That's what caught @Dashrender it's more two things...

                            • Split up workloads to keep size down of individual loads
                            • Resort to raw storage when containerized storage gets too large and the above cannot be actioned

                            what does resort to raw storage mean?

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              scottalanmiller @Dashrender
                              last edited by

                              @Dashrender said in Someone doesn't like local storage for large amounts of data:

                              @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                              @FATeknollogee said in Someone doesn't like local storage for large amounts of data:

                              @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                              @olivier said in Someone doesn't like local storage for large amounts of data:

                              The thing, initially, was about having VMs with large VDIs. Which is for me not a good practice.

                              But if you need to store a large amount of data, it's better to connect to a remote file share in the VM and keep small system disks (excepts for db/web usage, which are not huge in general).

                              That's all.

                              edit: is it more clear now?

                              Let's see if I reword it correctly....

                              If your VM needs a lot of file storage.... then it is better to mount that from a file server rather than keeping it in the original VM?

                              Ok, I get that, but this goes against the "new fangled" HCI (call it what you want) use of local "attached" storage?

                              It doesn't not really. That's what caught @Dashrender it's more two things...

                              • Split up workloads to keep size down of individual loads
                              • Resort to raw storage when containerized storage gets too large and the above cannot be actioned

                              what does resort to raw storage mean?

                              Use direct access to the storage rather than a VDI. The size of the VDI is the concern.

                              So Xen as an example, you can use a raw LVM partition for a VM rather than VDI file. This fixes the large VDI problem.

                              A typical setup would be to have one smaller VDI, say 20GB, for the OS and then a raw partition, say 30TB, for the files.

                              D dafyreD F 3 Replies Last reply Reply Quote 0
                              • D
                                Dashrender @scottalanmiller
                                last edited by

                                @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                                @Dashrender said in Someone doesn't like local storage for large amounts of data:

                                @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                                @FATeknollogee said in Someone doesn't like local storage for large amounts of data:

                                @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                                @olivier said in Someone doesn't like local storage for large amounts of data:

                                The thing, initially, was about having VMs with large VDIs. Which is for me not a good practice.

                                But if you need to store a large amount of data, it's better to connect to a remote file share in the VM and keep small system disks (excepts for db/web usage, which are not huge in general).

                                That's all.

                                edit: is it more clear now?

                                Let's see if I reword it correctly....

                                If your VM needs a lot of file storage.... then it is better to mount that from a file server rather than keeping it in the original VM?

                                Ok, I get that, but this goes against the "new fangled" HCI (call it what you want) use of local "attached" storage?

                                It doesn't not really. That's what caught @Dashrender it's more two things...

                                • Split up workloads to keep size down of individual loads
                                • Resort to raw storage when containerized storage gets too large and the above cannot be actioned

                                what does resort to raw storage mean?

                                Use direct access to the storage rather than a VDI. The size of the VDI is the concern.

                                So Xen as an example, you can use a raw LVM partition for a VM rather than VDI file. This fixes the large VDI problem.

                                A typical setup would be to have one smaller VDI, say 20GB, for the OS and then a raw partition, say 30TB, for the files.

                                How does this make the situation any better? It still takes hours to migrate that data from one host to another. Does being raw somehow enable faster access to that data?

                                S D 2 Replies Last reply Reply Quote 0
                                • dafyreD
                                  dafyre @scottalanmiller
                                  last edited by

                                  @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                                  @Dashrender said in Someone doesn't like local storage for large amounts of data:

                                  @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                                  @FATeknollogee said in Someone doesn't like local storage for large amounts of data:

                                  @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                                  @olivier said in Someone doesn't like local storage for large amounts of data:

                                  The thing, initially, was about having VMs with large VDIs. Which is for me not a good practice.

                                  But if you need to store a large amount of data, it's better to connect to a remote file share in the VM and keep small system disks (excepts for db/web usage, which are not huge in general).

                                  That's all.

                                  edit: is it more clear now?

                                  Let's see if I reword it correctly....

                                  If your VM needs a lot of file storage.... then it is better to mount that from a file server rather than keeping it in the original VM?

                                  Ok, I get that, but this goes against the "new fangled" HCI (call it what you want) use of local "attached" storage?

                                  It doesn't not really. That's what caught @Dashrender it's more two things...

                                  • Split up workloads to keep size down of individual loads
                                  • Resort to raw storage when containerized storage gets too large and the above cannot be actioned

                                  what does resort to raw storage mean?

                                  Use direct access to the storage rather than a VDI. The size of the VDI is the concern.

                                  So Xen as an example, you can use a raw LVM partition for a VM rather than VDI file. This fixes the large VDI problem.

                                  A typical setup would be to have one smaller VDI, say 20GB, for the OS and then a raw partition, say 30TB, for the files.

                                  Why complicate things like that? Why not just make a 20GB LVM for the OS, and a 30TB LVM for the data?

                                  S 1 Reply Last reply Reply Quote 0
                                  • F
                                    FATeknollogee @scottalanmiller
                                    last edited by

                                    @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                                    @Dashrender said in Someone doesn't like local storage for large amounts of data:

                                    @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                                    @FATeknollogee said in Someone doesn't like local storage for large amounts of data:

                                    @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                                    @olivier said in Someone doesn't like local storage for large amounts of data:

                                    The thing, initially, was about having VMs with large VDIs. Which is for me not a good practice.

                                    But if you need to store a large amount of data, it's better to connect to a remote file share in the VM and keep small system disks (excepts for db/web usage, which are not huge in general).

                                    That's all.

                                    edit: is it more clear now?

                                    Let's see if I reword it correctly....

                                    If your VM needs a lot of file storage.... then it is better to mount that from a file server rather than keeping it in the original VM?

                                    Ok, I get that, but this goes against the "new fangled" HCI (call it what you want) use of local "attached" storage?

                                    It doesn't not really. That's what caught @Dashrender it's more two things...

                                    • Split up workloads to keep size down of individual loads
                                    • Resort to raw storage when containerized storage gets too large and the above cannot be actioned

                                    what does resort to raw storage mean?

                                    Use direct access to the storage rather than a VDI. The size of the VDI is the concern.

                                    So Xen as an example, you can use a raw LVM partition for a VM rather than VDI file. This fixes the large VDI problem.

                                    A typical setup would be to have one smaller VDI, say 20GB, for the OS and then a raw partition, say 30TB, for the files.

                                    Isn't this 2016 or did I read my calendar wrong?

                                    S 1 Reply Last reply Reply Quote 0
                                    • S
                                      scottalanmiller @dafyre
                                      last edited by

                                      @dafyre said in Someone doesn't like local storage for large amounts of data:

                                      @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                                      @Dashrender said in Someone doesn't like local storage for large amounts of data:

                                      @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                                      @FATeknollogee said in Someone doesn't like local storage for large amounts of data:

                                      @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                                      @olivier said in Someone doesn't like local storage for large amounts of data:

                                      The thing, initially, was about having VMs with large VDIs. Which is for me not a good practice.

                                      But if you need to store a large amount of data, it's better to connect to a remote file share in the VM and keep small system disks (excepts for db/web usage, which are not huge in general).

                                      That's all.

                                      edit: is it more clear now?

                                      Let's see if I reword it correctly....

                                      If your VM needs a lot of file storage.... then it is better to mount that from a file server rather than keeping it in the original VM?

                                      Ok, I get that, but this goes against the "new fangled" HCI (call it what you want) use of local "attached" storage?

                                      It doesn't not really. That's what caught @Dashrender it's more two things...

                                      • Split up workloads to keep size down of individual loads
                                      • Resort to raw storage when containerized storage gets too large and the above cannot be actioned

                                      what does resort to raw storage mean?

                                      Use direct access to the storage rather than a VDI. The size of the VDI is the concern.

                                      So Xen as an example, you can use a raw LVM partition for a VM rather than VDI file. This fixes the large VDI problem.

                                      A typical setup would be to have one smaller VDI, say 20GB, for the OS and then a raw partition, say 30TB, for the files.

                                      Why complicate things like that? Why not just make a 20GB LVM for the OS, and a 30TB LVM for the data?

                                      How does it complicate anything? Having two LVMs is just as complicated, if not moreso.

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        scottalanmiller @FATeknollogee
                                        last edited by

                                        @FATeknollogee said in Someone doesn't like local storage for large amounts of data:

                                        Isn't this 2016 or did I read my calendar wrong?

                                        Are you surprised that enormous files are a problem?

                                        F 1 Reply Last reply Reply Quote 0
                                        • S
                                          scottalanmiller @Dashrender
                                          last edited by

                                          @Dashrender said in Someone doesn't like local storage for large amounts of data:

                                          @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                                          @Dashrender said in Someone doesn't like local storage for large amounts of data:

                                          @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                                          @FATeknollogee said in Someone doesn't like local storage for large amounts of data:

                                          @scottalanmiller said in Someone doesn't like local storage for large amounts of data:

                                          @olivier said in Someone doesn't like local storage for large amounts of data:

                                          The thing, initially, was about having VMs with large VDIs. Which is for me not a good practice.

                                          But if you need to store a large amount of data, it's better to connect to a remote file share in the VM and keep small system disks (excepts for db/web usage, which are not huge in general).

                                          That's all.

                                          edit: is it more clear now?

                                          Let's see if I reword it correctly....

                                          If your VM needs a lot of file storage.... then it is better to mount that from a file server rather than keeping it in the original VM?

                                          Ok, I get that, but this goes against the "new fangled" HCI (call it what you want) use of local "attached" storage?

                                          It doesn't not really. That's what caught @Dashrender it's more two things...

                                          • Split up workloads to keep size down of individual loads
                                          • Resort to raw storage when containerized storage gets too large and the above cannot be actioned

                                          what does resort to raw storage mean?

                                          Use direct access to the storage rather than a VDI. The size of the VDI is the concern.

                                          So Xen as an example, you can use a raw LVM partition for a VM rather than VDI file. This fixes the large VDI problem.

                                          A typical setup would be to have one smaller VDI, say 20GB, for the OS and then a raw partition, say 30TB, for the files.

                                          How does this make the situation any better? It still takes hours to migrate that data from one host to another. Does being raw somehow enable faster access to that data?

                                          Technically faster, but that's not the reason. Stability is the driver here.

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

                                            This whole topic came up under the discussion about Continuous Replication.

                                            Dustin wants to replicate his VMs from his primary to a secondary. His main VM is a filer it has many (like 4-7 large - 500 GB+ ) volumes.

                                            From what I can tell that @olivier was suggesting that the 'data' of this server should be elsewhere, not on the VM host. Of course the data could be on a SAN/NAS/Other VM host, whatever, but @olivier was suggesting that it shouldn't be on the XS in question because it would be to big and slow. OK fine - but Dustin still wants to protect his data, and make it have very small downtime windows. So, if Dustin puts the data portion on another XS box - Dustin would still need/want to CR that host to another host allowing him to spin up that data very quickly in the case of a failure.

                                            So in the stated above case, what benefit is there in putting the data any place else other than on the VM - because no matter what, Dustin wants the full data in two places (live and near live).

                                            Does this make sense?

                                            stacksofplatesS 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 3 / 4
                                            • First post
                                              Last post