Re: [Gluster-Maintainers] [gluster-packaging] glusterfs-3.12.6 released

2018-02-15 Thread Javier Romero
Your welcome.

Regards,
Javier Romero
E-mail: xavi...@gmail.com
Skype: xavinux



2018-02-15 9:22 GMT-03:00 Kaleb S. KEITHLEY :
> 3.12.6 rpms have been tagged for release.
>
> thanks for testing Javier.
>
>
> On 02/14/2018 09:40 AM, Javier Romero wrote:
>> Hi Kaleb,
>>
>> I've run a yum install on CentOS 7.4.1708 (Core) with kernel
>> 3.10.0-693.17.1.el7.x86_64 and installation was successfully.
>>
>> # yum install centos-release-gluster312
>> # yum --enablerepo=centos-gluster312-test install glusterfs-server
>> # systemctl start glusterd.service
>> # systemctl status glusterd.service
>>
>> ● glusterd.service - GlusterFS, a clustered file-system server
>>Loaded: loaded (/usr/lib/systemd/system/glusterd.service; disabled;
>> vendor preset: disabled)
>>Active: active (running) since Wed 2018-02-14 11:36:47 -03; 5s ago
>>   Process: 23036 ExecStart=/usr/sbin/glusterd -p /var/run/glusterd.pid
>> --log-level $LOG_LEVEL $GLUSTERD_OPTIONS (code=exited,
>> status=0/SUCCESS)
>>  Main PID: 23037 (glusterd)
>>CGroup: /system.slice/glusterd.service
>>└─23037 /usr/sbin/glusterd -p /var/run/glusterd.pid --log-level 
>> INFO
>>
>> Feb 14 11:36:47 centos-7 systemd[1]: Starting GlusterFS, a clustered
>> file-system server...
>> Feb 14 11:36:47 centos-7 systemd[1]: Started GlusterFS, a clustered
>> file-system server.
>>
>> Regards,
>> Javier Romero
>> E-mail: xavi...@gmail.com
>> Skype: xavinux
>>
>>
>>
>> 2018-02-14 11:14 GMT-03:00 Kaleb S. KEITHLEY :
>>> On 02/14/2018 09:01 AM, Kaleb S. KEITHLEY wrote:
 On 02/13/2018 01:18 PM, jenk...@build.gluster.org wrote:
> SRC: 
> https://build.gluster.org/job/release-new/41/artifact/glusterfs-3.12.6.tar.gz
> HASH: 
> https://build.gluster.org/job/release-new/41/artifact/glusterfs-3.12.6.sha512sum
>
> This release is made off jenkins-release-41
>

 Packages for:

 * Fedora 27 are in the Fedora Updates or Updates-Testing repo. Use `dnf`
 to install. Fedora 26 is on download.gluster.org at [1].

 * Debian Jessie/8, Stretch/9, and Buster/10(Sid) are on
 download.gluster.org at [1]

 * Ubuntu Xenial/16.04, Artful/17.10, and Bionic/18.04 are on Launchpad
 at [2]

 * SuSE SLES12SP3, Leap42.3, and Tumbleweed are on OpenSuSE Build Service
 at [3].

 The .../LTM-3.12 -> .../3.12/3.12.6 and .../3.12/LATEST ->
 .../3.12/3.12.6 symlinks have been updated.

>>>
>>> Packages for the CentOS Storage SIG are available. Before tagging them
>>> for release they should be tested:
>>>
>>>   # yum install centos-release-gluster312
>>>   # yum --enablerepo=centos-gluster312-test install glusterfs-server
>>>
>>> Please let us know if the update works well for you. Once we have
>>> feedback I'll tag them for release to the CentOS mirror network.
>>>
 [1] https://download.gluster.org/pub/gluster/glusterfs/3.12/
 [2] https://launchpad.net/~gluster/+archive/ubuntu/glusterfs-3.12
 [3] https://build.opensuse.org/project/subprojects/home:glusterfs

>>>
>>> --
>>>
>>> Kaleb
>>> ___
>>> packaging mailing list
>>> packag...@gluster.org
>>> http://lists.gluster.org/mailman/listinfo/packaging
>> ___
>> packaging mailing list
>> packag...@gluster.org
>> http://lists.gluster.org/mailman/listinfo/packaging
>>
>
___
maintainers mailing list
maintainers@gluster.org
http://lists.gluster.org/mailman/listinfo/maintainers


Re: [Gluster-Maintainers] [gluster-packaging] glusterfs-3.12.6 released

2018-02-15 Thread Kaleb S. KEITHLEY
3.12.6 rpms have been tagged for release.

thanks for testing Javier.


On 02/14/2018 09:40 AM, Javier Romero wrote:
> Hi Kaleb,
> 
> I've run a yum install on CentOS 7.4.1708 (Core) with kernel
> 3.10.0-693.17.1.el7.x86_64 and installation was successfully.
> 
> # yum install centos-release-gluster312
> # yum --enablerepo=centos-gluster312-test install glusterfs-server
> # systemctl start glusterd.service
> # systemctl status glusterd.service
> 
> ● glusterd.service - GlusterFS, a clustered file-system server
>Loaded: loaded (/usr/lib/systemd/system/glusterd.service; disabled;
> vendor preset: disabled)
>Active: active (running) since Wed 2018-02-14 11:36:47 -03; 5s ago
>   Process: 23036 ExecStart=/usr/sbin/glusterd -p /var/run/glusterd.pid
> --log-level $LOG_LEVEL $GLUSTERD_OPTIONS (code=exited,
> status=0/SUCCESS)
>  Main PID: 23037 (glusterd)
>CGroup: /system.slice/glusterd.service
>└─23037 /usr/sbin/glusterd -p /var/run/glusterd.pid --log-level 
> INFO
> 
> Feb 14 11:36:47 centos-7 systemd[1]: Starting GlusterFS, a clustered
> file-system server...
> Feb 14 11:36:47 centos-7 systemd[1]: Started GlusterFS, a clustered
> file-system server.
> 
> Regards,
> Javier Romero
> E-mail: xavi...@gmail.com
> Skype: xavinux
> 
> 
> 
> 2018-02-14 11:14 GMT-03:00 Kaleb S. KEITHLEY :
>> On 02/14/2018 09:01 AM, Kaleb S. KEITHLEY wrote:
>>> On 02/13/2018 01:18 PM, jenk...@build.gluster.org wrote:
 SRC: 
 https://build.gluster.org/job/release-new/41/artifact/glusterfs-3.12.6.tar.gz
 HASH: 
 https://build.gluster.org/job/release-new/41/artifact/glusterfs-3.12.6.sha512sum

 This release is made off jenkins-release-41

>>>
>>> Packages for:
>>>
>>> * Fedora 27 are in the Fedora Updates or Updates-Testing repo. Use `dnf`
>>> to install. Fedora 26 is on download.gluster.org at [1].
>>>
>>> * Debian Jessie/8, Stretch/9, and Buster/10(Sid) are on
>>> download.gluster.org at [1]
>>>
>>> * Ubuntu Xenial/16.04, Artful/17.10, and Bionic/18.04 are on Launchpad
>>> at [2]
>>>
>>> * SuSE SLES12SP3, Leap42.3, and Tumbleweed are on OpenSuSE Build Service
>>> at [3].
>>>
>>> The .../LTM-3.12 -> .../3.12/3.12.6 and .../3.12/LATEST ->
>>> .../3.12/3.12.6 symlinks have been updated.
>>>
>>
>> Packages for the CentOS Storage SIG are available. Before tagging them
>> for release they should be tested:
>>
>>   # yum install centos-release-gluster312
>>   # yum --enablerepo=centos-gluster312-test install glusterfs-server
>>
>> Please let us know if the update works well for you. Once we have
>> feedback I'll tag them for release to the CentOS mirror network.
>>
>>> [1] https://download.gluster.org/pub/gluster/glusterfs/3.12/
>>> [2] https://launchpad.net/~gluster/+archive/ubuntu/glusterfs-3.12
>>> [3] https://build.opensuse.org/project/subprojects/home:glusterfs
>>>
>>
>> --
>>
>> Kaleb
>> ___
>> packaging mailing list
>> packag...@gluster.org
>> http://lists.gluster.org/mailman/listinfo/packaging
> ___
> packaging mailing list
> packag...@gluster.org
> http://lists.gluster.org/mailman/listinfo/packaging
> 

___
maintainers mailing list
maintainers@gluster.org
http://lists.gluster.org/mailman/listinfo/maintainers


Re: [Gluster-Maintainers] [gluster-packaging] glusterfs-3.12.6 released

2018-02-14 Thread Javier Romero
Hi Kaleb,

I've run a yum install on CentOS 7.4.1708 (Core) with kernel
3.10.0-693.17.1.el7.x86_64 and installation was successfully.

# yum install centos-release-gluster312
# yum --enablerepo=centos-gluster312-test install glusterfs-server
# systemctl start glusterd.service
# systemctl status glusterd.service

● glusterd.service - GlusterFS, a clustered file-system server
   Loaded: loaded (/usr/lib/systemd/system/glusterd.service; disabled;
vendor preset: disabled)
   Active: active (running) since Wed 2018-02-14 11:36:47 -03; 5s ago
  Process: 23036 ExecStart=/usr/sbin/glusterd -p /var/run/glusterd.pid
--log-level $LOG_LEVEL $GLUSTERD_OPTIONS (code=exited,
status=0/SUCCESS)
 Main PID: 23037 (glusterd)
   CGroup: /system.slice/glusterd.service
   └─23037 /usr/sbin/glusterd -p /var/run/glusterd.pid --log-level INFO

Feb 14 11:36:47 centos-7 systemd[1]: Starting GlusterFS, a clustered
file-system server...
Feb 14 11:36:47 centos-7 systemd[1]: Started GlusterFS, a clustered
file-system server.

Regards,
Javier Romero
E-mail: xavi...@gmail.com
Skype: xavinux



2018-02-14 11:14 GMT-03:00 Kaleb S. KEITHLEY :
> On 02/14/2018 09:01 AM, Kaleb S. KEITHLEY wrote:
>> On 02/13/2018 01:18 PM, jenk...@build.gluster.org wrote:
>>> SRC: 
>>> https://build.gluster.org/job/release-new/41/artifact/glusterfs-3.12.6.tar.gz
>>> HASH: 
>>> https://build.gluster.org/job/release-new/41/artifact/glusterfs-3.12.6.sha512sum
>>>
>>> This release is made off jenkins-release-41
>>>
>>
>> Packages for:
>>
>> * Fedora 27 are in the Fedora Updates or Updates-Testing repo. Use `dnf`
>> to install. Fedora 26 is on download.gluster.org at [1].
>>
>> * Debian Jessie/8, Stretch/9, and Buster/10(Sid) are on
>> download.gluster.org at [1]
>>
>> * Ubuntu Xenial/16.04, Artful/17.10, and Bionic/18.04 are on Launchpad
>> at [2]
>>
>> * SuSE SLES12SP3, Leap42.3, and Tumbleweed are on OpenSuSE Build Service
>> at [3].
>>
>> The .../LTM-3.12 -> .../3.12/3.12.6 and .../3.12/LATEST ->
>> .../3.12/3.12.6 symlinks have been updated.
>>
>
> Packages for the CentOS Storage SIG are available. Before tagging them
> for release they should be tested:
>
>   # yum install centos-release-gluster312
>   # yum --enablerepo=centos-gluster312-test install glusterfs-server
>
> Please let us know if the update works well for you. Once we have
> feedback I'll tag them for release to the CentOS mirror network.
>
>> [1] https://download.gluster.org/pub/gluster/glusterfs/3.12/
>> [2] https://launchpad.net/~gluster/+archive/ubuntu/glusterfs-3.12
>> [3] https://build.opensuse.org/project/subprojects/home:glusterfs
>>
>
> --
>
> Kaleb
> ___
> packaging mailing list
> packag...@gluster.org
> http://lists.gluster.org/mailman/listinfo/packaging
___
maintainers mailing list
maintainers@gluster.org
http://lists.gluster.org/mailman/listinfo/maintainers