Re: smart monitoring tools for NVME interface SSD's
| Newsgroups | gmane.linux.utilities.smartmontools |
|---|---|
| Message-ID | <[email protected]> |
The common URL schemes for git repositories are:
ssh:// - default port 22
git:// - default port 9418
http:// - default port 80
https:// - default port 443
Check your firewall and see if port 9418 (TCP) is open.
> Hi Christan,
>
> Still , I can't acess it . I tried to take the snapshot of the
> code . It has compilation erros .
>
>
> [root@shaiju nvme_test]# git clone
> git://git.infradead.org/users/kbusch/nvme-user.git
> Initialized empty Git repository in
> /home/shshaiju/shaiju_work/backup_codes/nvme_test/nvme-user/.git/
> git.infradead.org[0: 198.137.202.9]: errno=No route to host
> git.infradead.org[0: 2001:1868:205::9]: errno=Network is unreachable
> fatal: unable to connect a socket (Network is unreachable)
>
> regards,
> Shaiju.
>
> Sadasivan Shaiju
> TECHNICAL LEADER.ENGINEERING
> [email protected]
> Phone: +1 408 853 8117
> Cisco Systems Limited
> 3850 Zanker Road
> San jose
> CALIFORNIA
> 95134
> US
> Cisco.com
>
>
>
>
>
> Think before you print.
> This email may contain confidential and privileged material for the sole
> use of the intended recipient. Any review, use, distribution or disclosure
> by others is strictly prohibited. If you are not the intended recipient
> (or authorized to receive for the recipient), please contact the sender by
> reply email and delete all copies of this message.
> For corporate legal information go to:
> http://www.cisco.com/web/about/doing_business/legal/cri/index.html
>
>
>
> -----Original Message-----
> From: Christian Franke [mailto:[email protected]]
> Sent: Friday, September 25, 2015 4:12 AM
> To: Sadasivan Shaiju (shshaiju)
> Cc: [email protected]
> Subject: Re: [smartmontools-support] smart monitoring tools for NVME
> interface SSD's
>
> Sadasivan Shaiju (shshaiju) wrote:
>> > This git repo provides some NVMe tools for Linux:
>> > http://git.infradead.org/users/kbusch/nvme-user.git
>>
>> I can't clone the repo .
>>
>> [root@shaiju nvme_test]# git clone
>> http://git.infradead.org/users/kbusch/nvme-user.git
>> Initialized empty Git repository in
>> /home/shshaiju/shaiju_work/backup_codes/nvme_test/nvme-user/.git/
>> fatal: http://git.infradead.org/users/kbusch/nvme-user.git/info/refs not
>> found: did you run git update-server-info on the server?
>
> Of course this fails. The http: URL refers to a web interface of this git
> repo.
> You need to use the git: URL mentioned there.
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Smartmontools-support mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/smartmontools-support
>
------------------------------------------------------------------------------