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

    OpenIO

    IT Discussion
    openio storage scale out object storage
    5
    26
    7.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.
    • dafyreD
      dafyre @Minion Queen
      last edited by

      @Minion-Queen Yep! I saw. That's what made me ask about it. It looks interesting and all, but for those of us not used to working with Object based stuff, it'll take a while to get up to speed.

      1 Reply Last reply Reply Quote 0
      • GuillaumeDelaporteG
        GuillaumeDelaporte @Veet
        last edited by

        @Veet said in OpenIO:

        nice find ... I found some documentation on the OpenIO website itself .... Can't think of any usage scenario for us, or our clients... the minuscule quantum of data we handle does not warrant object based storage... but, very interesting product none-the-less ..

        Thanks Scott

        Hello @Veet,

        Thanks for your interest!

        OpenIO is an object storage software, and some of our users use it without storing a lot of data.
        Why? Because it's also a new way to manage/deal with your storage. For example you can access to data through rest api, which could be very useful to access to it remotely (build your own S3 platform like mentioned by @scottalanmiller).
        It's also a way to consolidate your storage usage, by using only one solution for many needs (storage as a service, archive, file sharing...) or many customers if you are a service provider.

        1 Reply Last reply Reply Quote 1
        • dafyreD
          dafyre
          last edited by

          I take it at present time, that there's no way to "Mount" this like one would do with a file system?

          GuillaumeDelaporteG scottalanmillerS 2 Replies Last reply Reply Quote 0
          • GuillaumeDelaporteG
            GuillaumeDelaporte @scottalanmiller
            last edited by

            @scottalanmiller said in OpenIO:

            @dafyre said in OpenIO:

            @scottalanmiller said in OpenIO:

            So tools like CloudBerry or CyberDuck will talk to OpenIO no problem right out of the box.

            Ah, okay. That makes sense. My first thought jumped to "How could this be used to handle running things like VMs or file shares"... must be my brain locked in on current projects, lol.

            Scale Out is really not a tool for VMs. It's possible, and that's what Swift itself does and Exablox can do that, but Scale Out design and object storage is rarely designed around low latency micro bursts like you want for a typical VM. It's designed for throughput performance and durability and, obviously, scaleability.

            Agree with you @scottalanmiller.

            @dafyre to give you some examples of use cases suitable for object storage, some of our users built email platform, file sharing system, video streaming, storage as a service, archiving etc...

            All these use cases have the same issue. They need performance, durability (replication of data to prevent from data loss) and scalability (meaning that being able to easily grow your platform, to follow your needs, but without any painful migration or task to perform. The scalability needs to be transparent for the application).

            Object storage solutions bring that.

            dafyreD 1 Reply Last reply Reply Quote 2
            • dafyreD
              dafyre @GuillaumeDelaporte
              last edited by

              @GuillaumeDelaporte So essentially any application that wants to be built using OpenIO (or any other Object storage) has to be prepared to build based around the REST API?

              GuillaumeDelaporteG 1 Reply Last reply Reply Quote 1
              • GuillaumeDelaporteG
                GuillaumeDelaporte @dafyre
                last edited by

                @dafyre said in OpenIO:

                I take it at present time, that there's no way to "Mount" this like one would do with a file system?

                Yes you can. We have developed a connector, build on top of fuse, to be able to mount a filesystem on top of our solution.

                1 Reply Last reply Reply Quote 2
                • GuillaumeDelaporteG
                  GuillaumeDelaporte @dafyre
                  last edited by GuillaumeDelaporte

                  @dafyre said in OpenIO:

                  @GuillaumeDelaporte So essentially any application that wants to be built using OpenIO (or any other Object storage) has to be prepared to build based around the REST API?

                  Yes, but applications and solutions which you can use are more and more compatible with this new style of storage (because it solves some problems you can face with other technologies).

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

                    @dafyre said in OpenIO:

                    I take it at present time, that there's no way to "Mount" this like one would do with a file system?

                    NFS and SMB are supported. iSCSI might be too, not sure. Those features are in the paid for Enterprise version.

                    GuillaumeDelaporteG 1 Reply Last reply Reply Quote 1
                    • GuillaumeDelaporteG
                      GuillaumeDelaporte @scottalanmiller
                      last edited by

                      @scottalanmiller said in OpenIO:

                      @dafyre said in OpenIO:

                      I take it at present time, that there's no way to "Mount" this like one would do with a file system?

                      NFS and SMB are supported. iSCSI might be too, not sure. Those features are in the paid for Enterprise version.

                      Correct. iSSCI is not supported ... yet.

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

                        @GuillaumeDelaporte said in OpenIO:

                        @dafyre said in OpenIO:

                        @GuillaumeDelaporte So essentially any application that wants to be built using OpenIO (or any other Object storage) has to be prepared to build based around the REST API?

                        Yes, but applications and solutions which you can use are more and more compatible with this new style of storage (because it solves some problems you can face with other technologies).

                        And, of course, if you are building your own.

                        MangoLassi stores certain things in this manner, for example.

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