<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>NOVELL FORUMS - OES-L: Install</title>
		<link>http://forums.novell.com/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Sun, 22 Nov 2009 13:39:43 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.novell.com/images/ca_serenity/misc/rss.jpg</url>
			<title>NOVELL FORUMS - OES-L: Install</title>
			<link>http://forums.novell.com/</link>
		</image>
		<item>
			<title>Not able to find /bin/ls: /usr/bin/ld215: No such file or di</title>
			<link>http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393406-not-able-find-bin-ls-usr-bin-ld215-no-such-file-di.html</link>
			<pubDate>Fri, 20 Nov 2009 15:48:27 GMT</pubDate>
			<description>Hi  Linux Gurus 
 
I am very new to SUSE Linux environment, We installed SUSE Linux 10 on new Box,I am trying to create os link for running other...</description>
			<content:encoded><![CDATA[<div>Hi  Linux Gurus<br />
<br />
I am very new to SUSE Linux environment, We installed SUSE Linux 10 on new Box,I am trying to create os link for running other applications on SUSE Linx,<br />
<br />
ln -s /usr/bin/ld215 /usr/bin/ld<br />
<br />
But i am not able to find /ld215<br />
<br />
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&gt; ls -ltr /usr/bin/ld215 <br />
/bin/ls: /usr/bin/ld215: No such file or directory <br />
<br />
<br />
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&gt; cat /etc/*-release <br />
LSB_VERSION=&quot;core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32&quot; <br />
SUSE Linux Enterprise Server 10 (i586) <br />
VERSION = 10 <br />
PATCHLEVEL = 2 <br />
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&gt;<br />
<br />
<br />
Any suggestions please,</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/">OES-L: Install</category>
			<dc:creator>humanDBA</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393406-not-able-find-bin-ls-usr-bin-ld215-no-such-file-di.html</guid>
		</item>
		<item>
			<title>Disappearing boot partition after upgrade to oes2sp2</title>
			<link>http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393364-disappearing-boot-partition-after-upgrade-oes2sp2.html</link>
			<pubDate>Fri, 20 Nov 2009 09:23:31 GMT</pubDate>
			<description>Hi, 
beware, it seems update to OES2SP2 breaks mounting of boot partition. 
  
I did: 
- offline upgrade (DVD) from oes2sp1 to oes2sp2 x86_64 
- I...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
beware, it seems update to OES2SP2 breaks mounting of boot partition.<br />
 <br />
I did:<br />
- offline upgrade (DVD) from oes2sp1 to oes2sp2 x86_64<br />
- I sadly did not notice that /dev/sda1 (boot) was not mounted<br />
- kernel 2.6.16.60-0.57.1 update installed in a new /boot directory<br />
 <br />
I had to recover with rescue system, copy the kernel files from the new directory to /dev/sda1, edit the menu.list to boot this kernel.<br />
/dev/sda1 is still not mounted.<br />
<br />
When manually mount sda1 I get: <br />
mount: /dev/sda1 already mounted or /boot busy<br />
<br />
# mount<br />
/dev/mapper/system-root on / type reiserfs (rw,acl,user_xattr)<br />
proc on /proc type proc (rw)<br />
sysfs on /sys type sysfs (rw)<br />
debugfs on /sys/kernel/debug type debugfs (rw)<br />
udev on /dev type tmpfs (rw)<br />
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)<br />
fusectl on /sys/fs/fuse/connections type fusectl (rw)<br />
proc on /var/lib/ntp/proc type proc (rw)<br />
novfs on /var/opt/novell/nclmnt type novfs (rw)<br />
/dev/evms/DATA on /opt/novell/nss/mnt/.pools/DATA type nsspool (rw,name=DATA)<br />
admin on /_admin type nssadmin (rw)<br />
DATA on /media/nss/DATA type nssvol (rw,name=DATA,ns=long) <br />
<br />
# less /etc/fstab<br />
/dev/system/root / reiserfs acl,user_xattr 1 1<br />
/dev/disk/by-id/scsi-360026b90424d4900127988e706cb54c5-part1 /boot ext2 acl,user_xattr 1 2<br />
#/dev/sda1 /boot ext2 acl,user_xattr 1 2<br />
/dev/system/swap swap swap defaults 0 0<br />
proc /proc proc defaults 0 0<br />
sysfs /sys sysfs noauto 0 0<br />
debugfs /sys/kernel/debug debugfs noauto 0 0<br />
usbfs /proc/bus/usb usbfs noauto 0 0<br />
devpts /dev/pts devpts mode=0620,gid=5 0 0<br />
DATA /media/nss/DATA nssvol noauto,rw,name=DATA,ns=long 0 0 <br />
<br />
Thanks!<br />
<br />
Nicole</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/">OES-L: Install</category>
			<dc:creator>BGS-EDV</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393364-disappearing-boot-partition-after-upgrade-oes2sp2.html</guid>
		</item>
		<item>
			<title>SLES10-XEN-OES2</title>
			<link>http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393347-sles10-xen-oes2.html</link>
			<pubDate>Thu, 19 Nov 2009 23:47:02 GMT</pubDate>
			<description>I am setting up an HP ml350g6 with 6 physical hard drives in a RAID6 configuration. I am setting up a base SLES10 with XEN running on it. I then want...</description>
			<content:encoded><![CDATA[<div>I am setting up an HP ml350g6 with 6 physical hard drives in a RAID6 configuration. I am setting up a base SLES10 with XEN running on it. I then want to virtualize OES2 in XEN. My questions come regarding the partitioning and setting that up correctly for OES2. When building the base SLES10 do I have to do anything special in there? Also with the virtualized XEN what should I do for partitioning in there. Currently I have the servers set up like this:<br />
<br />
Base SLES10<br />
10g-ext3 = /<br />
50g-ext3 = /var<br />
50g-ext3= /opt<br />
4g-swap= /swap<br />
<br />
XEN OES2<br />
2g-swap= /swap<br />
10g-ext3= /<br />
48g=free space for NSS volumes<br />
<br />
This is not max space just building a test box. Is this an ok setup or should i be partitioning this out a little different?</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/">OES-L: Install</category>
			<dc:creator>jortman83</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393347-sles10-xen-oes2.html</guid>
		</item>
		<item>
			<title>Trouble with rug based upgrade to OES2 SP2</title>
			<link>http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393282-trouble-rug-based-upgrade-oes2-sp2.html</link>
			<pubDate>Thu, 19 Nov 2009 15:20:19 GMT</pubDate>
			<description>We are working on updating fully patched OES2 SP1 servers to SP2 and have attempted the online method.  Has anybody had issues with this?  It...</description>
			<content:encoded><![CDATA[<div>We are working on updating fully patched OES2 SP1 servers to SP2 and have attempted the online method.  Has anybody had issues with this?  It properly installed the move-to-oes2sp2 patch verified.  The configuration piece simply did not run.  The docs say to reboot or run &quot;sudo yast2 channel-upgrade-<acronym title="Open Enterprise Server">oes</acronym>&quot; and we have tried both.  All troubleshooting steps in the readme and install check out.<br />
<br />
Any ideas?  Thanks.</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/">OES-L: Install</category>
			<dc:creator>Neophate</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393282-trouble-rug-based-upgrade-oes2-sp2.html</guid>
		</item>
		<item>
			<title>OES 1 to Netware 6.5 File Migration</title>
			<link>http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393281-open-enterprise-server-1-netware-6-5-file-migration.html</link>
			<pubDate>Thu, 19 Nov 2009 15:14:03 GMT</pubDate>
			<description>My agency is currently running a Netware 6.5 cluster for our network services for the majority of our users. We recently had a remote office moved...</description>
			<content:encoded><![CDATA[<div>My agency is currently running a Netware 6.5 cluster for our network services for the majority of our users. We recently had a remote office moved back into our building and their file shares are running on a seperate OES1 server that is quite old and we are looking to decommision. We are preparing to build a new cluster using suse but it will not be done within the next couple of months. <br />
<br />
Does anyone know of a way to migrate files and their permissions from an OES1 box back to a netware 6.5 cluster? Is this even possible? It appears that all of the novell migration tools allow migration to a newer version but is not set up to migrate files to an older version of netware.<br />
<br />
Thanks for your assisitance.</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/">OES-L: Install</category>
			<dc:creator>jturnermia</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393281-open-enterprise-server-1-netware-6-5-file-migration.html</guid>
		</item>
		<item>
			<title>oes2 32bits clustered to oes2 sp2 64bits upgrade path ?</title>
			<link>http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393275-oes2-32bits-clustered-oes2-sp2-64bits-upgrade-path.html</link>
			<pubDate>Thu, 19 Nov 2009 14:59:38 GMT</pubDate>
			<description>HI, 
We have actually 2 nodes in NCS with hardware 64 bits but SLES10sp1 (32bits)- OES2 (32bits) systems, edir 8.8 SP2 (32bits).  
We want to upgrade...</description>
			<content:encoded><![CDATA[<div>HI,<br />
We have actually 2 nodes in NCS with hardware 64 bits but SLES10sp1 (32bits)- OES2 (32bits) systems, edir 8.8 SP2 (32bits). <br />
We want to upgrade these nodes to SLES10 SP3 64bits - OES2SP2 64 bits and edirectory 64bits.<br />
The upgrade path will be :<br />
Adding a new node with hard and system up to date (all 64bits SLES, <acronym title="Open Enterprise Server">OES</acronym> edir )<br />
Doing an Rolling cluster upgrade.<br />
What are the risks ? <br />
Temporary mixed environnement of edir 32 (8.8sp2) and 64 bit (8.8 sp5) ?<br />
Temporary mixed environnement of <acronym title="Open Enterprise Server">OES</acronym> 32 and 64 bits (maybe first upgrade to OESsp1 ? ) ? just concern about environnement not software enhancements or conflicts.<br />
NCS documentation seems OK for an upgrade path of OES2 to OES2sp2 but with the same systems environnement so ?<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/">OES-L: Install</category>
			<dc:creator>thierryw</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393275-oes2-32bits-clustered-oes2-sp2-64bits-upgrade-path.html</guid>
		</item>
		<item>
			<title><![CDATA[OES2 SP2 Installation -> no OES2 Service Konfiguration?]]></title>
			<link>http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393264-oes2-sp2-installation-no-oes2-service-konfiguration.html</link>
			<pubDate>Thu, 19 Nov 2009 13:25:43 GMT</pubDate>
			<description>Hi, 
 
i implement my first new OES2SP2 System. 
 
First install from SLES10SP3 and OES2SP2 Addon (no Services) went fine. 
System is registered in...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
i implement my first new OES2SP2 System.<br />
<br />
First install from SLES10SP3 and OES2SP2 Addon (no Services) went fine.<br />
System is registered in NCC, have Updatechannel subscribed and looks fine.<br />
<br />
Now i would in a second Step install some OES2 Services like eDirectory/NCP Server/iManager.<br />
<br />
But i got Problems when i start Yast-&gt;Open Enterprise Server -&gt;<acronym title="Open Enterprise Server">OES</acronym>: Installation und Konfiguration <br />
<br />
1) Error Message (translate from German): <br />
No Connect to Installsource<br />
OES2-SP1-Updates<br />
<br />
But i don't know why.<br />
Looks like TID 5062640, but this is for OES2 SP1.<br />
<br />
rug shows me every Update channels are subscripte<br />
<br />
lc01:~ # rug ca<br />
<br />
Sub'd? | Name                                        | Service<br />
<br />
-------+---------------------------------------------+--------------------------<br />
------------------<br />
Yes    | Novell Open Enterprise Server 2 SP2 2.0.2-0 | Novell Open Enterprise Se<br />
rver 2 SP2 2.0.2-0<br />
Yes    | SUSE Linux Enterprise Server 10 SP3         | SUSE Linux Enterprise Ser<br />
ver 10 SP3<br />
Yes    | SLES10-SP3-Updates                          | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
<br />
Yes    | SLES10-SP3-Pool                             | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
<br />
       | SLES10-SP3-Online                           | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
<br />
       | SLE10-SP3-Debuginfo-Updates                 | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
<br />
       | SLE10-SP3-Debuginfo-Pool                    | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
<br />
       | SLE10-SP3-Debuginfo-Online                  | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
<br />
Yes    | OES2-SP1-Updates                            | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
<br />
Yes    | OES2-SP1-Pool                               | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
<br />
Yes    | OES2-SP2-Updates                            | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
<br />
Yes    | OES2-SP2-Pool                               | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
<br />
       | OES2-SP2-Online                             | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
<br />
<br />
I can skip this Messages and go on.<br />
Now i can select some OES2 Services like eDirectory/NCP Server/iManager, they where be installed and thats it.<br />
<br />
No Konfiguration Screen ore such Things.<br />
I restartet the Server and run Yast-&gt;Open Enterprise Server -&gt;<acronym title="Open Enterprise Server">OES</acronym>: Installation und Konfiguration a second Time.<br />
But there are no Konfiguration Screen or Summary.<br />
<br />
So whats going on?<br />
Any Idea?<br />
Should i configure OES2SP2 Services manually at console Level?<br />
<br />
Thomas</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/">OES-L: Install</category>
			<dc:creator>reiss</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393264-oes2-sp2-installation-no-oes2-service-konfiguration.html</guid>
		</item>
		<item>
			<title>Error upgrade to OES2 SP1</title>
			<link>http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393260-error-upgrade-oes2-sp1.html</link>
			<pubDate>Thu, 19 Nov 2009 12:44:05 GMT</pubDate>
			<description><![CDATA[I'm using the Sles 10.2 dvd to upgrade sles and OES2.  When I reboot after the initial file copy, the install gets to updating catalogs and then my...]]></description>
			<content:encoded><![CDATA[<div>I'm using the Sles 10.2 dvd to upgrade sles and OES2.  When I reboot after the initial file copy, the install gets to updating catalogs and then my install quits and never finishes the OES2 SP1 upgrade portion.  I'm assuming this has something to do with the registration with NCC.  Anyone have any ideas how to fix this?  For some reason this server is showing up with no license key and is in the incorrect organization.  I tried putting in the activation code of our current organization and clicked move, but I got an error.  Thanks!!</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/">OES-L: Install</category>
			<dc:creator>helgeson</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393260-error-upgrade-oes2-sp1.html</guid>
		</item>
		<item>
			<title>OES2 miggui to nw51</title>
			<link>http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393240-oes2-miggui-nw51.html</link>
			<pubDate>Thu, 19 Nov 2009 09:06:15 GMT</pubDate>
			<description><![CDATA[Guys, I'm running miggui from my OES2SP1 server and tries to connect nw51 server as the "source". I've configured LDAP Server/Group object in eDir...]]></description>
			<content:encoded><![CDATA[<div>Guys, I'm running miggui from my OES2SP1 server and tries to connect nw51 server as the &quot;source&quot;. I've configured LDAP Server/Group object in eDir and connected these. I've also created a LDAPuser for read access to the TREE root. Finally Ive loaded nldap on my NW51 server.<br />
<br />
But the tool is stuck. When I enter every info like ip, admincontext etc and click OK - nothing happens. No message - nothing.<br />
<br />
Advice please... Im stuck!</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/">OES-L: Install</category>
			<dc:creator>andben</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393240-oes2-miggui-nw51.html</guid>
		</item>
		<item>
			<title>SAS Service error</title>
			<link>http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393191-sas-service-error.html</link>
			<pubDate>Wed, 18 Nov 2009 20:48:28 GMT</pubDate>
			<description><![CDATA[Hi I have just upgrade OES2 SP1 to SP2 using the offline path (using the ISO's). 
 
Everything seems fine except when I try to upgrade edirectory I...]]></description>
			<content:encoded><![CDATA[<div>Hi I have just upgrade OES2 SP1 to SP2 using the offline path (using the ISO's).<br />
<br />
Everything seems fine except when I try to upgrade edirectory I get the error. <br />
<br />
Configuring HTTP service... Done<br />
Configuring LDAP service... Done<br />
Configuring SNMP service... Done<br />
Configuring SAS service... Failed to configure SAS service: no such entry err=-601<br />
<br />
I have run ndsconfig upgrade on the console and still get the same error. I have also noticed that Server object has been deleted. <br />
<br />
The server only is running DSFW on the server. It is part of a 3 server OES2 SP1 staging network. Don't want to upgrade anything else as I am not confident with the upgrade path at the moment. Any help would be very helpfully</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/">OES-L: Install</category>
			<dc:creator>ckazzi</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393191-sas-service-error.html</guid>
		</item>
		<item>
			<title>Prepare for a recovery before adding new server to tree</title>
			<link>http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393110-prepare-recovery-before-adding-new-server-tree.html</link>
			<pubDate>Wed, 18 Nov 2009 08:50:40 GMT</pubDate>
			<description><![CDATA[Hello, 
I'm about to install a new OES2SP2 server into an existing (OES1SP2) single server tree. I would like to know how I can prepare myself if a a...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
I'm about to install a new OES2SP2 server into an existing (OES1SP2) single server tree. I would like to know how I can prepare myself if a a disaster occur.<br />
<br />
Can I simply shutdown nds and take a copy of the dib on my existing OES1SP2 server, then start nds and install the new OES2SP2 server into the tree and if something goes wrong then I could simply restore the dib and everything would be as it was before I installed the new server into the tree?<br />
<br />
Thanks,<br />
<br />
Thomas</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/">OES-L: Install</category>
			<dc:creator>thsundel</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393110-prepare-recovery-before-adding-new-server-tree.html</guid>
		</item>
		<item>
			<title><![CDATA[rug ca -> subscribe nessesary?]]></title>
			<link>http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393002-rug-ca-subscribe-nessesary.html</link>
			<pubDate>Tue, 17 Nov 2009 15:28:15 GMT</pubDate>
			<description><![CDATA[Hi, 
 
after registering from SLESSP3/OES2 Server is it nessesary to subscripe to some new channel? 
 
lc03:~ # rug ca 
 
Sub'd? | Name              ...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
after registering from SLESSP3/OES2 Server is it nessesary to subscripe to some new channel?<br />
<br />
lc03:~ # rug ca<br />
<br />
Sub'd? | Name                                        | Service<br />
-------+---------------------------------------------+--------------------------------------------<br />
Yes    | Novell Open Enterprise Server 2 SP2 2.0.2-0 | Novell Open Enterprise Server 2 SP2 2.0.2-0<br />
Yes    | SUSE Linux Enterprise Server 10 SP3         | SUSE Linux Enterprise Server 10 SP3<br />
       | SLES10-SP3-Updates                          | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
       | SLES10-SP3-Pool                             | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
       | SLES10-SP3-Online                           | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
       | SLE10-SP3-Debuginfo-Updates                 | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
       | SLE10-SP3-Debuginfo-Pool                    | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
       | SLE10-SP3-Debuginfo-Online                  | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
       | OES2-SP2-Updates                            | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
       | OES2-SP2-Pool                               | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
       | OES2-SP2-Online                             | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
       | OES2-SP1-Updates                            | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
       | OES2-SP1-Pool                               | <a href="https://nu.novell.com" target="_blank">https://nu.novell.com</a><br />
<br />
I think i must sub to SLES10-SP3... and OES2-SP2.... Channel manually, right?<br />
<br />
Greetings<br />
Thomas</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/">OES-L: Install</category>
			<dc:creator>reiss</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/393002-rug-ca-subscribe-nessesary.html</guid>
		</item>
		<item>
			<title>nu.novell.com and Proxy or other Problem?</title>
			<link>http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/392836-nu-novell-com-proxy-other-problem.html</link>
			<pubDate>Tue, 17 Nov 2009 10:36:14 GMT</pubDate>
			<description><![CDATA[Hi, 
 
today i install SLES10SP3 / OES2SP2 System. 
 
I have register the system with suse_register. 
This seems succesfull, because in Novell's...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
today i install SLES10SP3 / OES2SP2 System.<br />
<br />
I have register the system with suse_register.<br />
This seems succesfull, because in Novell's Custumer Center i can find the System.<br />
<br />
But &quot;rug&quot; or the &quot;Software Updater&quot; didn't find any Connect to nu.novell.com.<br />
<br />
In /var/log/messages i can find this info.<br />
------------<br />
ServiceManager (ERROR): Service Refresh Failed: Failed<br />
 to download XML metadata: Download failed: (<a href="https://nu.novell.com/repo/repoinde" target="_blank">https://nu.novell.com/repo/repoinde</a><br />
x.xml) The remote server returned an error: (504) Gateway Time-out<br />
------------<br />
<br />
Is this a Problem with my Proxy Settings or is this an Problem at nu.novell.com?</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/">OES-L: Install</category>
			<dc:creator>reiss</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/392836-nu-novell-com-proxy-other-problem.html</guid>
		</item>
		<item>
			<title>Licensing model for OES2</title>
			<link>http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/392814-licensing-model-oes2.html</link>
			<pubDate>Tue, 17 Nov 2009 08:03:50 GMT</pubDate>
			<description>we have an unlimited user license for Novell.The Tree has multiple Netware servers , all of our servers are Netware 6.5 SP7. 
We are planning to ...</description>
			<content:encoded><![CDATA[<div>we have an unlimited user license for Novell.The Tree has multiple Netware servers , all of our servers are Netware 6.5 SP7.<br />
We are planning to  deploy the <acronym title="Open Enterprise Server">OES</acronym> 2 (OES2 SP2 + Suse Linux Enterprise Server 10 SP3) on new server in an existing Novell Tree.<br />
Can we use the existing novell license for oes2 or  A separate user/server license required?<br />
Please let us know the Licensing model for OES2.</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/">OES-L: Install</category>
			<dc:creator>ahleia</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/392814-licensing-model-oes2.html</guid>
		</item>
		<item>
			<title>Channel upgrade to OES2 SP2 with bonded nics</title>
			<link>http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/392708-channel-upgrade-oes2-sp2-bonded-nics.html</link>
			<pubDate>Mon, 16 Nov 2009 14:33:31 GMT</pubDate>
			<description><![CDATA[Whoops. No network connectivity. 
I guess I'll be downloading the media and starting over, unless someone knows how to make this work.]]></description>
			<content:encoded><![CDATA[<div>Whoops. No network connectivity.<br />
I guess I'll be downloading the media and starting over, unless someone knows how to make this work.</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/">OES-L: Install</category>
			<dc:creator>kristow</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/open-enterprise-server/oes-linux/oes-l-install/392708-channel-upgrade-oes2-sp2-bonded-nics.html</guid>
		</item>
	</channel>
</rss>
