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

    Enterprise USB drives

    Scheduled Pinned Locked Moved IT Discussion
    36 Posts 11 Posters 2.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.
    • DustinB3403D
      DustinB3403
      last edited by

      So here is one such model. http://store.kanguru.com/products/kanguru-ss3

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

        @scottalanmiller said in Enterprise USB drives:

        It's called an SD card and they are very common.

        No sir, that is not USB, I didn't stutter in my post! Different interface entirely.

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

          @DustinB3403 said in Enterprise USB drives:

          @scottalanmiller said in Enterprise USB drives:

          It's called an SD card and they are very common.

          No sir, that is not USB, I didn't stutter in my post! Different interface entirely.

          Actually it's not. SD uses USB under the hood. It just moves the connection point. SD is the better design of USB.

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

            That's why SD cards and USB sticks show up the same as block devices... because they are the same.

            1 Reply Last reply Reply Quote 0
            • Reid CooperR
              Reid Cooper
              last edited by

              What do you want to use them for?

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

                @Reid-Cooper said in Enterprise USB drives:

                What do you want to use them for?

                expensive block boot devices to make monthly clones of my XS servers.

                1 Reply Last reply Reply Quote 0
                • Reid CooperR
                  Reid Cooper
                  last edited by

                  Why do you want read only for that?

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

                    @Reid-Cooper said in Enterprise USB drives:

                    Why do you want read only for that?

                    To ensure no logging goes back to the USB if it's is being actively used.

                    Reid CooperR 1 Reply Last reply Reply Quote 0
                    • Reid CooperR
                      Reid Cooper @DustinB3403
                      last edited by

                      @DustinB3403 said in Enterprise USB drives:

                      @Reid-Cooper said in Enterprise USB drives:

                      Why do you want read only for that?

                      To ensure no logging goes back to the USB if it's is being actively used.

                      Why not just mount the FS read only if you want to block it entirely?

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

                        @Reid-Cooper said in Enterprise USB drives:

                        @DustinB3403 said in Enterprise USB drives:

                        @Reid-Cooper said in Enterprise USB drives:

                        Why do you want read only for that?

                        To ensure no logging goes back to the USB if it's is being actively used.

                        Why not just mount the FS read only if you want to block it entirely?

                        And how would you go about doing that, if you're using this device as a boot device for a hypervisor?

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

                          This is to run the hypervisor, with logging redirected to my graylog server, I have centralized logging.

                          The goal is "nothing on cheap drives" so just looking for a long life USB that can be used to make a bootable clone of the running USB drives.

                          1 Reply Last reply Reply Quote 0
                          • Mike DavisM
                            Mike Davis
                            last edited by

                            I used an earlier model of that kangaroo drive when I was building out scripts to image computers. I used the write protect switch when I was learning how to script diskpart....

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

                              @DustinB3403 said in Enterprise USB drives:

                              @Reid-Cooper said in Enterprise USB drives:

                              @DustinB3403 said in Enterprise USB drives:

                              @Reid-Cooper said in Enterprise USB drives:

                              Why do you want read only for that?

                              To ensure no logging goes back to the USB if it's is being actively used.

                              Why not just mount the FS read only if you want to block it entirely?

                              And how would you go about doing that, if you're using this device as a boot device for a hypervisor?

                              You still have to mount the volumes. Just use the read only options for your root volume, or put /var/log on a separate volume and mount it read only.

                              1 Reply Last reply Reply Quote 1
                              • momurdaM
                                momurda
                                last edited by

                                You can get usb thumb drive like things with an sd card slot. the SD card just sticks a bit out. We have a couple here.

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

                                  @scottalanmiller said in Enterprise USB drives:

                                  @DustinB3403 said in Enterprise USB drives:

                                  @scottalanmiller said in Enterprise USB drives:

                                  It's called an SD card and they are very common.

                                  No sir, that is not USB, I didn't stutter in my post! Different interface entirely.

                                  Actually it's not. SD uses USB under the hood. It just moves the connection point. SD is the better design of USB.

                                  SD cards survive the writes much better than USB sticks?

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

                                    Will XS even boot from a read-only boot drive?

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

                                      @Dashrender said in Enterprise USB drives:

                                      Will XS even boot from a read-only boot drive?

                                      I think it would crash as it writes more than just logs to the boot device...

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

                                        @BRRABill said in Enterprise USB drives:

                                        @Dashrender said in Enterprise USB drives:

                                        Will XS even boot from a read-only boot drive?

                                        I think it would crash as it writes more than just logs to the boot device...

                                        Right, I would think the same. So while I understand @DustinB3403 desire to keep XS from writing logs to the USB/SD card, write protecting it probably won't work.

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

                                          @Dashrender said in Enterprise USB drives:

                                          @BRRABill said in Enterprise USB drives:

                                          @Dashrender said in Enterprise USB drives:

                                          Will XS even boot from a read-only boot drive?

                                          I think it would crash as it writes more than just logs to the boot device...

                                          Right, I would think the same. So while I understand @DustinB3403 desire to keep XS from writing logs to the USB/SD card, write protecting it probably won't work.

                                          That was just a thought, the important item here to take away is if you know of any "enterprise" grade usb's let me know.

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

                                            Since I don't think there is a general use case for something like this, I don't know of any "enterprise class" USB sticks, or SD cards for that matter.

                                            When you start worrying about these types of things, you replace them with SSD or HDD I would guess.

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