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

    Article Inspired by Conversation with @Minion-Queen

    Scheduled Pinned Locked Moved Self Promotion
    29 Posts 7 Posters 4.6k 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 @coliver
      last edited by

      @coliver Actually that could still cause it to cache because of the transfer. Need to reboot to really be sure. But if it doesn't do it in the transfer, it definitely doesn't load it.

      coliverC 1 Reply Last reply Reply Quote 0
      • coliverC
        coliver @scottalanmiller
        last edited by

        @scottalanmiller said:

        @coliver Actually that could still cause it to cache because of the transfer. Need to reboot to really be sure. But if it doesn't do it in the transfer, it definitely doesn't load it.

        I didn't see that behavior, but you're right that could happen.

        1 Reply Last reply Reply Quote 0
        • MattSpellerM
          MattSpeller
          last edited by MattSpeller

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • MattSpellerM
            MattSpeller
            last edited by MattSpeller

            When you read the article and post a question about it, then read down the comments and see it's been asked below. Sigh.

            1 Reply Last reply Reply Quote 1
            • coliverC
              coliver
              last edited by

              What's odd, generally with IT stuff there is an answer generally accepted by the community as a whole. Things like RAID 5 is bad. This however has no consensus. Even though it seems to be fairly easy to test.

              MattSpellerM 1 Reply Last reply Reply Quote 2
              • MattSpellerM
                MattSpeller @coliver
                last edited by

                @coliver said:

                What's odd, generally with IT stuff there is an answer generally accepted by the community as a whole. Things like RAID 5 is bad. This however has no consensus. Even though it seems to be fairly easy to test.

                Even worse, is it makes a certain kind of terrible sense. It'd be useful to have a space where you put your working files that's a RAM drive mirrored to physical disk. Write out the changes every 30 seconds or something so you don't thrash I/O on the disk and still get all the benefits of insta-run stuff.

                coliverC scottalanmillerS 2 Replies Last reply Reply Quote 0
                • coliverC
                  coliver @MattSpeller
                  last edited by

                  @MattSpeller said:

                  @coliver said:

                  What's odd, generally with IT stuff there is an answer generally accepted by the community as a whole. Things like RAID 5 is bad. This however has no consensus. Even though it seems to be fairly easy to test.

                  Even worse, is it makes a certain kind of terrible sense. It'd be useful to have a space where you put your working files that's a RAM drive mirrored to physical disk. Write out the changes every 30 seconds or something so you don't thrash I/O on the disk and still get all the benefits of insta-run stuff.

                  Doesn't the system already kind of do this in a more automatic way? It caches documents/files that you are currently working on? Having a central "RAM Disk" to do this would be gimping the operating system automatic processes.

                  MattSpellerM 1 Reply Last reply Reply Quote 1
                  • MattSpellerM
                    MattSpeller @coliver
                    last edited by

                    @coliver said:

                    Doesn't the system already kind of do this in a more automatic way?

                    If it does I'd be interested to know about it. Obviously it does when you open the file, but that's what we're trying to avoid (the comparatively slow disk I/O).

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

                      @MattSpeller said:

                      @coliver said:

                      What's odd, generally with IT stuff there is an answer generally accepted by the community as a whole. Things like RAID 5 is bad. This however has no consensus. Even though it seems to be fairly easy to test.

                      Even worse, is it makes a certain kind of terrible sense. It'd be useful to have a space where you put your working files that's a RAM drive mirrored to physical disk. Write out the changes every 30 seconds or something so you don't thrash I/O on the disk and still get all the benefits of insta-run stuff.

                      I've been doing that since the Amiga days. Just get an SSD today, though.

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

                        @MattSpeller said:

                        @coliver said:

                        Doesn't the system already kind of do this in a more automatic way?

                        If it does I'd be interested to know about it. Obviously it does when you open the file, but that's what we're trying to avoid (the comparatively slow disk I/O).

                        You want tiering with an auto-load to RAM disk, I guess?

                        MattSpellerM 1 Reply Last reply Reply Quote 0
                        • ?
                          A Former User @scottalanmiller
                          last edited by

                          @scottalanmiller said:

                          I had no idea that things on your desktop are automatically cached to RAM. When did they start doing that? It kind of makes sense, give you effectively a RAM disk to use easily, but as many Linux systems throw /tmp into RAM, but without people really knowing this, it is pretty surprising.

                          The Wallpaper has been for years, Never heard of the desktop itself being in ram though.

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

                            @scottalanmiller said:

                            You want tiering with an auto-load to RAM disk, I guess?

                            Y'all get so complicated lol

                            I'd take a simple folder that's mirrored to disk. Mirroring is important to me because I usually care about keeping what I work with, but like Office's auto-save it could be something basic like twice a minute.

                            Now I'm going to spend the rest of the day setting up a RAM drive and writing a script. Sigh. 🙂

                            1 Reply Last reply Reply Quote 0
                            • ?
                              A Former User
                              last edited by

                              I'm not sure how much I can agree with this line The job of an IT Professional is to fix, document, and improve. We fix things that are broken..

                              That sounds more like a Technician. I would say an IT Professional's job is to apply technology to the business process.

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

                                In similar light to the article's title... I've always heard of the seen words ofa dying business: "We've never done it that way before."

                                Similar in light to the "That's how we've always done it" -- only different.

                                Doing things because that's the way they have always been done without questioning it is when that becomes a problem. "That's how we've always done it."

                                What about this way?

                                "We've never done it that way before."

                                Why not?

                                1 Reply Last reply Reply Quote 0
                                • dafyreD
                                  dafyre @A Former User
                                  last edited by

                                  @thecreativeone91 said:

                                  I'm not sure how much I can agree with this line The job of an IT Professional is to fix, document, and improve. We fix things that are broken..

                                  That sounds more like a Technician. I would say an IT Professional's job is to apply technology to the business process.

                                  But aren't we often applying technology to improve or fix a broken process?

                                  ? scottalanmillerS 2 Replies Last reply Reply Quote 0
                                  • ?
                                    A Former User
                                    last edited by

                                    We've had people do desktop replacements by copying the files over the network \computername\C$ to the new computer (after first login) you don't copy at the user folder level you drill now into each folder, and copy what needs to be. (it's always been done manually to keep bloat down, as some software's will put folders in places). The Documents etc folder is redirected at most companies these days so no need to copy those. Desktop doesn't store the files to ram. So I'm not sure what AJs problem with this process is. It's a fairly effective process really.

                                    1 Reply Last reply Reply Quote 0
                                    • ?
                                      A Former User @dafyre
                                      last edited by

                                      @dafyre said:

                                      @thecreativeone91 said:

                                      I'm not sure how much I can agree with this line The job of an IT Professional is to fix, document, and improve. We fix things that are broken..

                                      That sounds more like a Technician. I would say an IT Professional's job is to apply technology to the business process.

                                      But aren't we often applying technology to improve or fix a broken process?

                                      No, not necessarily. How do you consider not having web meetings to having them a broken system? Break/fix is a bad assessment of it. most of IT is consultation and design of systems.

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

                                        @dafyre said:

                                        @thecreativeone91 said:

                                        I'm not sure how much I can agree with this line The job of an IT Professional is to fix, document, and improve. We fix things that are broken..

                                        That sounds more like a Technician. I would say an IT Professional's job is to apply technology to the business process.

                                        But aren't we often applying technology to improve or fix a broken process?

                                        Have to create first, though. All IT has been created, only most has been fixed.

                                        1 Reply Last reply Reply Quote 1
                                        • dafyreD
                                          dafyre @A Former User
                                          last edited by

                                          @thecreativeone91 said:

                                          @dafyre said:

                                          But aren't we often applying technology to improve or fix a broken process?

                                          No, not necessarily. How do you consider not having web meetings to having them a broken system? Break/fix is a bad assessment of it. most of IT is consultation and design of systems.

                                          We started with meetings that required everybody to be in a room. Somewhere along the line somebody said, "We can just do this over the phone." Boom! Some (IT ?) folks got together and built a teleconferencing system.

                                          "Hey, we can do this using web cams now!" Boom! Some (more IT?) folks got together and bult a web meeting system that could be used with webcams.

                                          Now, suddenly, IT is responsible for designing, and consulting with the business on how to improve their infrastructure to support said web conferences and meetings. In this setting, nothing was broken. IT Had to consult and design to improve the infrastructure enough to handle the new meeting servers, etc, etc. In essence the whole shebang that involved a lot of IT was an improvement on the process of having a meeting.

                                          I agree that break / fix is a bad assessment, but it does depend a lot on your role in IT as well. I've been in IT at only 3 places, so my business level experience is limited, but I have been doing IT Stuff for my whole life, lol. At my first job, it was purely a break / fix scenario. At my second IT job, it was a lot of break / fix, but also a lot of impreovement, design and consultation with the stakeholders in IT probjects. In my current job, I do mostly design, consulation, and implementation.

                                          1 Reply Last reply Reply Quote 0
                                          • thanksajdotcomT
                                            thanksajdotcom
                                            last edited by

                                            Ok, create/consult would have been a good one to add in. I won't deny that.

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