#1101 Hosting request for different projects (clone of cluster.git - gitcluster)
Closed: Fixed None Opened 15 years ago by fabbione.

As documented in ticket #993, as upstream, we would like to perform a mass cloning of cluster project.

Filing this ticket on jds2001 request from IRC:

Clone targets:

1) Project name:

dlm

1) Project short summary:

Distributed Lock Manager userland libraries, tools and daemon to configure, manage and debug the kernel fs/dlm component.

2) Project name:

fence

2) Project short summary:

fence daemon, tools and libraries

3) Project name:

fence-agents

3) Project short summary:

Collection of fencing agents. A fence agent is a script capable of talking to specific hardware and change or poll the power status of a device.

4) Project name:

gfs2-utils

4) Project short summary:

Userland tools for creating and managing Global File Systems 2. GFS2 itself is a set of kernel modules.

5) Project name:

gfs1-utils

5) Project short summary:

Userland tools for creating and managing Global File Systems 1. GFS1 itself is a kernel module distributed from this project.

6) Project name:

rgmanager

6) Project short summary:

Resource Group Manager provides high availability of critical server applications in the event of planned or unplanned system downtime.

7) Project name:

resource-agents

7) Project short summary:

Collection of resource agents. A resource agent is a script capable of starting/stopping/polling/etc a resource in a cluster environment.


Common to all clones:

SCM choice (git/hg/svn):

git

Importing from another SCM? If yes, which?

git://git.fedorahosted.org/git/cluster.git (please perform a plain/pristine copy of cluster.git into target - see also #993 comment 6)

Project admin Fedora Account System account name:

fabbione

Trac Instance? (Yes/No)

no

Pre-Populate FAS permissions from:

gitcluster


Once cloning is done please perform the steps described in ticket 993 in comment 8 and 9.

https://fedorahosted.org/fedora-infrastructure/ticket/993#comment:8

https://fedorahosted.org/fedora-infrastructure/ticket/993#comment:9

(just make sure to replace gnbd.git with the new cloned tree... being paranoid here in case there is lack of coffee around ;))


I'm ready to do the fas db steps once the groups are created.

{{{
[root@hosted1 git]# /root/cluster-cleanup.sh resource-agents.git
17M resource-agents.git
rm: cannot remove refs/tags/*': No such file or directory Counting objects: 55672, done. Compressing objects: 100% (55237/55237), done. Writing objects: 100% (55672/55672), done. Total 55672 (delta 41549), reused 0 (delta 0) Nothing new to pack. 15M resource-agents.git [root@hosted1 git]# /root/cluster-cleanup.sh rgmanager.git 17M rgmanager.git rm: cannot removerefs/tags/': No such file or directory
Counting objects: 55672, done.
Compressing objects: 100% (55237/55237), done.
Writing objects: 100% (55672/55672), done.
Total 55672 (delta 41549), reused 0 (delta 0)
Nothing new to pack.
15M rgmanager.git
[root@hosted1 git]# /root/cluster-cleanup.sh gfs1-utils.git/
17M gfs1-utils.git/
rm: cannot remove refs/tags/*': No such file or directory Counting objects: 55672, done. Compressing objects: 100% (55237/55237), done. Writing objects: 100% (55672/55672), done. Total 55672 (delta 41549), reused 0 (delta 0) Nothing new to pack. 15M gfs1-utils.git/ [root@hosted1 git]# /root/cluster-cleanup.sh gfs2-utils.git/ 17M gfs2-utils.git/ rm: cannot removerefs/tags/
': No such file or directory
Counting objects: 55672, done.
Compressing objects: 100% (55237/55237), done.
Writing objects: 100% (55672/55672), done.
Total 55672 (delta 41549), reused 0 (delta 0)
Nothing new to pack.
15M gfs2-utils.git/
[root@hosted1 git]# /root/cluster-cleanup.sh fence-agents.git/
17M fence-agents.git/
rm: cannot remove refs/tags/*': No such file or directory Counting objects: 55672, done. Compressing objects: 100% (55237/55237), done. Writing objects: 100% (55672/55672), done. Total 55672 (delta 41549), reused 0 (delta 0) Nothing new to pack. 15M fence-agents.git/ [root@hosted1 git]# /root/cluster-cleanup.sh fence.git/ 17M fence.git/ rm: cannot removerefs/tags/*': No such file or directory
Counting objects: 55672, done.
Compressing objects: 100% (55237/55237), done.
Writing objects: 100% (55672/55672), done.
Total 55672 (delta 41549), reused 0 (delta 0)
Nothing new to pack.
15M fence.git/
}}}

Login to comment on this ticket.

Metadata