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

    BRRABill's Field Report With Linux

    IT Discussion
    14
    148
    14.1k
    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.
    • T
      tiagom
      last edited by

      Yup, you add 4 spaces in front of what whatever you want.

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

        So it seems like it likes to undercut the boot partition?

        @scottalanmiller did you manually set yours?

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

          @BRRABill said in BRRABill's Field Report With Linux:

          So it seems like it likes to undercut the boot partition?

          @scottalanmiller did you manually set yours?

          Yes, but not like it is now, so it didn't accept my manual changed and modified itself to that.

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

            @BRRABill said in BRRABill's Field Report With Linux:

            So it seems like it likes to undercut the boot partition?

            Just on yours, we are all seeing larger sizes of around 500MB.

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

              @scottalanmiller said in BRRABill's Field Report With Linux:

              @BRRABill said in BRRABill's Field Report With Linux:

              So it seems like it likes to undercut the boot partition?

              @scottalanmiller did you manually set yours?

              Yes, but not like it is now, so it didn't accept my manual changed and modified itself to that.

              Seems like (from the Google) I can delete old packages and whatnot.

              1 Reply Last reply Reply Quote 0
              • T
                tiagom
                last edited by

                Yours is about 50% smaller then the others posted.

                Maybe consider extending it?

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

                  I've run into this on two of the last 3 systems I've tried to upgrade... I just remove all but the most recent kernel files, and then run the upgrade again.

                  Ubuntu 15.10 at initial Install

                  Filesystem      Size  Used Avail Use% Mounted on
                  /dev/vda1       236M  111M  113M  50% /boot
                  

                  Ubuntu 14.04 at initial install

                  Filesystem      Size  Used Avail Use% Mounted on
                  /dev/sda1       134M   72M   53M  58% /boot
                  

                  KVM Server on Ubuntu 15.10: No separate /boot partition (root FS is ext4)

                  OpenSuSE Tumbleweed: No separate /boot partition (root FS is btrfs)

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

                    @dafyre said in BRRABill's Field Report With Linux:

                    I've run into this on two of the last 3 systems I've tried to upgrade... I just remove all but the most recent kernel files, and then run the upgrade again.

                    That's what I am doing, though only the absolute oldest, as the Google said not remove too many recent ones in case anything depends on them.

                    But, you are saying it's safe to delete everything except the one running? (Obviously.)

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

                      I've run into this multiple times in the past with Ubuntu. For some reason old kernel images aren't removed when space is running low. To check your current image use uname -r. Then you can uninstall the older images.

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

                        @stacksofplates said in BRRABill's Field Report With Linux:

                        I've run into this multiple times in the past with Ubuntu. For some reason old kernel images aren't removed when space is running low. To check your current image use uname -r. Then you can uninstall the older images.

                        And I can delete every kernel image I am not using?

                        BRRABillB scottalanmillerS 2 Replies Last reply Reply Quote 0
                        • BRRABillB
                          BRRABill @BRRABill
                          last edited by

                          @BRRABill said in BRRABill's Field Report With Linux:

                          @stacksofplates said in BRRABill's Field Report With Linux:

                          I've run into this multiple times in the past with Ubuntu. For some reason old kernel images aren't removed when space is running low. To check your current image use uname -r. Then you can uninstall the older images.

                          And I can delete every kernel image I am not using?

                          I ask because I did an "autopurge" and it left two of them.

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

                            You can but I'd keep one or two extra to fall back on.

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

                              @BRRABill said in BRRABill's Field Report With Linux:

                              @dafyre said in BRRABill's Field Report With Linux:

                              I've run into this on two of the last 3 systems I've tried to upgrade... I just remove all but the most recent kernel files, and then run the upgrade again.

                              That's what I am doing, though only the absolute oldest, as the Google said not remove too many recent ones in case anything depends on them.

                              But, you are saying it's safe to delete everything except the one running? (Obviously.)

                              Essentially,. that's what I do... But I copy the /boot directory somewhere else on my main partition just in case I need to put it back, lol.

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

                                Advanced OS. Bah!

                                scottalanmillerS travisdh1T 2 Replies Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller @BRRABill
                                  last edited by

                                  @BRRABill said in BRRABill's Field Report With Linux:

                                  @stacksofplates said in BRRABill's Field Report With Linux:

                                  I've run into this multiple times in the past with Ubuntu. For some reason old kernel images aren't removed when space is running low. To check your current image use uname -r. Then you can uninstall the older images.

                                  And I can delete every kernel image I am not using?

                                  Can, yes. Best practice is to always keep at least one old one. But if you've been using the current one for a while, that's unnecessary.

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

                                    @BRRABill said in BRRABill's Field Report With Linux:

                                    Advanced OS. Bah!

                                    No one ever claimed Ubuntu was advanced.

                                    T 1 Reply Last reply Reply Quote 2
                                    • T
                                      tiagom @scottalanmiller
                                      last edited by

                                      @scottalanmiller 😆 😆

                                      1 Reply Last reply Reply Quote 1
                                      • travisdh1T
                                        travisdh1 @BRRABill
                                        last edited by

                                        @BRRABill said in BRRABill's Field Report With Linux:

                                        Advanced OS. Bah!

                                        Advanced? More like a mishmash of old and new that ends up breaking lots of things.

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

                                          So, was having some issues with my GrayLog instance. I have a feeling that it has run out of space. Would you agree?

                                          I think LVM is confusing me again.

                                          ubuntu@graylog:~$ df -h
                                          Filesystem      Size  Used Avail Use% Mounted on
                                          udev            2.0G   12K  2.0G   1% /dev
                                          tmpfs           395M  420K  395M   1% /run
                                          /dev/dm-0        15G   15G     0 100% /
                                          none            4.0K     0  4.0K   0% /sys/fs/cgroup
                                          none            5.0M     0  5.0M   0% /run/lock
                                          none            2.0G     0  2.0G   0% /run/shm
                                          none            100M     0  100M   0% /run/user
                                          /dev/xvda1      236M   70M  154M  32% /boot
                                          overflow        1.0M  284K  740K  28% /tmp
                                          coliverC 1 Reply Last reply Reply Quote 0
                                          • DustinB3403D
                                            DustinB3403
                                            last edited by

                                            Yes, /dev/dm-o is full, which completely breaks graylog.

                                            I had this happen to me as well, and just built a new vm. Once the VM was operational I reduced the indices by half.

                                            BRRABillB 2 Replies Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 2 / 8
                                            • First post
                                              Last post