You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[root@sidewinder-fe1 roll]# cd sdsc-roll/
[root@sidewinder-fe1 sdsc-roll]# make > /tmp/build.log 2>&1
Install sdsc-roll
[root@sidewinder-fe1 sdsc-roll]# rocks add roll sdsc-6.2-48.g7a9a4a7.x86_64.disk1.iso
Copying sdsc to Rolls.....53 blocks
[root@sidewinder-fe1 sdsc-roll]# rocks enable roll sdsc
Rebuild distro
[root@sidewinder-fe1 sdsc-roll]# cd /export/rocks/install/
[root@sidewinder-fe1 install]# rocks create distro
Cleaning distribution
Resolving versions (base files)
including "kernel" (6.2,x86_64) roll...
including "CentOS" (6.6,x86_64) roll...
including "Updates-CentOS" (6.6,x86_64) roll...
including "sdsc" (6.2,x86_64) roll...
including "web-server" (6.2,x86_64) roll...
including "base" (6.2,x86_64) roll...
Including critical RPMS
Resolving versions (RPMs)
including "kernel" (6.2,x86_64) roll...
including "CentOS" (6.6,x86_64) roll...
including "Updates-CentOS" (6.6,x86_64) roll...
including "sdsc" (6.2,x86_64) roll...
including "web-server" (6.2,x86_64) roll...
including "base" (6.2,x86_64) roll...
Resolving versions (SRPMs)
including "kernel" (6.2,x86_64) roll...
including "CentOS" (6.6,x86_64) roll...
including "Updates-CentOS" (6.6,x86_64) roll...
including "sdsc" (6.2,x86_64) roll...
including "web-server" (6.2,x86_64) roll...
including "base" (6.2,x86_64) roll...
Creating files (symbolic links - fast)
Applying stage2.img
Applying updates.img
Installing XML Kickstart profiles
installing "sdsc" profiles...
installing "web-server" profiles...
installing "base" profiles...
installing "kernel" profiles...
installing "site" profiles...
Calling Yum genpkgmetadata.py
Creating repository
Rebuilding Product Image including md5 sums
Creating Directory Listing
Run sdsc-roll on frontend
[root@sidewinder-fe1 install]# rocks run roll sdsc | /bin/sh
Cleaning repos: Rocks-6.2
Cleaning up Everything
Setting up Install Process
Rocks-6.2 | 3.6 kB 00:00
Rocks-6.2/primary_db | 4.6 MB 00:00
Resolving Dependencies
--> Running transaction check
---> Package sdsc-devel.x86_64 0:1-4 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
==========================================================================================
Package Arch Version Repository Size
==========================================================================================
Installing:
sdsc-devel x86_64 1-4 Rocks-6.2 16 k
Transaction Summary
==========================================================================================
Install 1 Package(s)
Total download size: 16 k
Installed size: 47 k
Downloading Packages:
sdsc-devel-1-4.x86_64.rpm | 16 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : sdsc-devel-1-4.x86_64 1/1
Verifying : sdsc-devel-1-4.x86_64 1/1
Installed:
sdsc-devel.x86_64 0:1-4
Complete!
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package sdsc-etc-profile.x86_64 0:1-2 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
==========================================================================================
Package Arch Version Repository Size
==========================================================================================
Installing:
sdsc-etc-profile x86_64 1-2 Rocks-6.2 3.1 k
Transaction Summary
==========================================================================================
Install 1 Package(s)
Total download size: 3.1 k
Installed size: 2.1 k
Downloading Packages:
sdsc-etc-profile-1-2.x86_64.rpm | 3.1 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : sdsc-etc-profile-1-2.x86_64 1/1
Verifying : sdsc-etc-profile-1-2.x86_64 1/1
Installed:
sdsc-etc-profile.x86_64 0:1-2
Complete!
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package sdsc-roll-test.x86_64 0:1-2 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
==========================================================================================
Package Arch Version Repository Size
==========================================================================================
Installing:
sdsc-roll-test x86_64 1-2 Rocks-6.2 2.9 k
Transaction Summary
==========================================================================================
Install 1 Package(s)
Total download size: 2.9 k
Installed size: 1.4 k
Downloading Packages:
sdsc-roll-test-1-2.x86_64.rpm | 2.9 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : sdsc-roll-test-1-2.x86_64 1/1
Verifying : sdsc-roll-test-1-2.x86_64 1/1
Installed:
sdsc-roll-test.x86_64 0:1-2
Complete!
Log out/in to source /etc/profile.d scripts
[root@sidewinder-fe1 install]# exit
$ ssh root@sidewinder-fe1
Last login: Tue Jun 9 09:06:44 2015 from 192.168.17.2
Rocks 6.2 (SideWinder)
Profile built 18:02 01-Jun-2015
Kickstarted 11:19 01-Jun-2015
[root@sidewinder-fe1 ~]#
Run sdsc-roll rolltest
[root@sidewinder-fe1 ~]# ~/rolltests/sdsc.t
ok 1 - sdsc installed
ok 2 - devel files installed
ok 3 - /etc/profile files installed
ok 4 # skip no modulefiles installed
ok 5 - /opt/sdsc/lib in PYTHONPATH
ok 6 - /opt/sdsc/sbin in PATH
ok 7 - /opt/sdsc/bin in PATH
ok 8 - SDSCHOME set
ok 9 - SDSCDEVEL set
1..9