Forum Replies Created
-
AuthorPosts
-
chiefgeek
ParticipantFirst, I assume they were RAID level 1.
Macshome has an article [url=https://www.afp548.com/article.php?story=20040827122302975&query=diskutil%2Braid]here[/url] on how to do it.
I don’t think you want to repair the mirror, especially not both drives. I’ve broken a mirrored set on purpose (shut down, pull plug) a few times and can still boot from the remaining drive.
Sounds like perhaps it was RAID 0, in which case, you’re hosed. 😯chiefgeek
ParticipantYou can and should have your ISP create both an “A” record and a reverse entry for the FQDN of your server. As long as you don’t change the MX record or the WWW record in DNS, your services will continue to fxn.
Once you have the server configured and ready to provide web and mail, then have your ISP change the appropriate entries such that they point to your new server.
(The above assumes you have a static / public IP address assigned and routed to your server.)
chiefgeek
ParticipantYou need to hand edit the /var/named/yourcompany.zone file with a text editor.
An entry such as this:
http://www.yourfqdn.net IN CNAME purple
Where “purple” in this case is the name of the server to which www. yourfqdn.net resolves should do it.
After editing, DO NOT make any changes to that zone file with Tiger Server Admin; it will bork this (and any other handmade) changes.chiefgeek
ParticipantDo you have any ACLs in place that would specifically prohibit access to the user or group?
chiefgeek
ParticipantAlso seems like if you keep an instance of Server Admin connected to the server it can spawn this problem.
chiefgeek
ParticipantOur server that was doing this was diagnosed (on the second trip to the Apple Store two years later) with a bad optical drive. As I reflect on it, the drive always was a bit pokey. Problem was, the system installed. Every time. No errors, no nothing. And then things would begin going horribly wrong….
After having the optical drive replaced, the server is currently installed and working fine as an OD replica with a relatively light workload.
March 16, 2006 at 3:57 am in reply to: Promoto to OD Master – errors in slapconfig.log and slapd.log #365710chiefgeek
ParticipantI got very similar errors when setting up my server.
Creating the keytab file
Configuring services
WriteSetupFile: setup file path = /temp.IeK4/setup
Cleaning up
2006-02-12 20:14:58 -0800 – command: /usr/sbin/sso_util configure -r ourserver.domain.com -f /LDAPv3/127.0.0.1 -a diradmin -p **** -v 1 ldap
2006-02-12 20:14:59 -0800 – sso_util command output:
Contacting the directory server
Creating the service list
Creating the service principals
WARNING: no policy specified for ldap/ourserver.domain.com@ ourserver.domain.com; defaulting to no policy
Creating the keytab file
Configuring services
WriteSetupFile: setup file path = /temp.HX6L/setup
Cleaning up
2006-02-12 20:14:59 -0800 – command: /sbin/kerberosautoconfig -u -v 1
2006-02-12 20:14:59 -0800 – kerberosautoconfig command output:
The machine is standalone
Removing /Library/Preferences/edu.mit.Kerberos
2006-02-12 20:14:59 -0800 – kerberosautoconfig command failed with status 255
2006-02-12 20:14:59 -0800 – command: /usr/sbin/mkpassdb -kerberize
2006-02-12 20:14:59 -0800 – mkpassdb command output:
kadmin.local: unable to get default realm
kadmin.local: unable to get default realm
kadmin.local: unable to get default realmHowever, I decided to go ahead and give it a shot by configuring a client to bind to it and it worked. Very strange!
March 2, 2006 at 4:28 am in reply to: Hosting DIFFERENT domain names on the same Tiger Server #365504chiefgeek
ParticipantWe had the same problem. It was the “*” in the alias section for the site. Get rid of it.
chiefgeek
ParticipantSame problem here. Using the gui.
chiefgeek
ParticipantI’ve installed two Xserve G5s for customers with the HW raid card and three 400gb drives running L5 and would recommend it. Good speed and reasonable redundancy.
Not sure what exactly the 80gb drive is for in current setup?
chiefgeek
ParticipantFWIW, we have both our Xserve G4s on a APC 3000VA UPS. While I don’t want to say out loud what the machines HAVEN’T done for awhile (restarted themselves), they were doing so while connected to the UPS.
chiefgeek
ParticipantI’ll throw in a “third.” Tried installing awstats the other night and gave up after about three hours. A unix expert I’m not, but man, those are some convoluted directions….
chiefgeek
ParticipantAaron Hillegass has a good book about Cocoa Programming.
chiefgeek
ParticipantHave you checked the “Disconnect when idle” settings?
This may seem silly, but it happened to me!
chiefgeek
ParticipantPull the Cisco and give it a try.
Not sure exactly how or even if the lan hw is causing the servers cpus to peg, unless there is congestion / confusion (do you like my tech terms) and it is causing the machines to resend the same data over and over.
Errors with Half / Full duplex on auto-negiotiation do strange things.
-
AuthorPosts
Recent Comments