From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.2 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-it1-x131.google.com (mail-it1-x131.google.com [IPv6:2607:f8b0:4864:20::131]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id DA08E1F453 for ; Tue, 12 Feb 2019 19:11:21 +0000 (UTC) Received: by mail-it1-x131.google.com with SMTP id x124so177037itd.1 for ; Tue, 12 Feb 2019 11:11:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=date:from:to:subject:message-id:mime-version:content-disposition :user-agent; bh=0gExQh9G3OlkVphpcbGKbY3irsURN+Q4JwOzqugZaXc=; b=Uu3uDX7ASeJxCql1f69VzYGXbYzl+CctuPmHp9OstIyQqSwTEwZdzlSbnoAr8ole57 SSFnHls4ScyOdWYJFohz+AZOiuxZ8Ryf/EVE4JgJxq0kbXvBebDAPKul/o3900DkRSnV ZSx/uCa29+mpkjuSkVoB9Oo0J/w6l+cdBaVX4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition:user-agent; bh=0gExQh9G3OlkVphpcbGKbY3irsURN+Q4JwOzqugZaXc=; b=dYBGcgh9s5oSuuXLl9kujpvvSp8BJc30y23jaYfJVBIWjzUQWEeYfXrPEimukLIo/h w9FY93DT9gTv0pRYJBoQvNM51Zk42GyeguBVCwmH+hQrfjF21CUiVI74eQlFfqRwskM0 JftRVQBhdd5jkC0BzdK5KBa4rUU+ovi0wYZ/LrVL+E7/LbNK3SAi+X9hvyqP2HW4M9tB 8iHmxa0bqf3i1BpF1J+IKFuYJ4wrq1BEBiNyR7GgcLy+twolDIP/al56YnosI6qiTwk5 Y+pZvkTPTDoXWTJAINp7JigQAmRdqPVwPFw6nPwkivjMjDff80sCOVUkBpG3OpYinUAI 1FWQ== X-Gm-Message-State: AHQUAuYdRHOjAfMEU+8/K3f46fsN7AFpH6jySXovBiBCtQn39RdztN8s CSSWBiCbSr9b+cLifVgeIqYrxWA/6dI= X-Google-Smtp-Source: AHgI3IYPvmGqRqjjVTFS9xkb4j8xFdOVF8JksFpaI6/5UYeorsoR9oOtT+rf3IMzi09OKK1R87D+DA== X-Received: by 2002:a6b:f20a:: with SMTP id q10mr2770253ioh.191.1549998680131; Tue, 12 Feb 2019 11:11:20 -0800 (PST) Received: from chatter.qube.local ([199.66.90.209]) by smtp.gmail.com with ESMTPSA id y190sm1859864itb.26.2019.02.12.11.11.19 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 12 Feb 2019 11:11:19 -0800 (PST) Date: Tue, 12 Feb 2019 14:11:16 -0500 From: Konstantin Ryabitsev To: meta@public-inbox.org Subject: V2 shard roll-over Message-ID: <20190212191116.GA8720@chatter.qube.local> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) List-Id: Eric: I noticed today that the LKML shard 6 has grown over 1.1 GB, which is the size of other shards (0-5). I'm wondering if it will roll over to shard 7 automatically, or if there are other steps that need to be undertaken. Best, -K