Xsanity Sanity for Apple's Xsan and Final Cut Server.
  
Thursday, May 23 2013 @ 01:37 PM EDT
Topics
Storage (39)
People (1)
Xsan (103)
How To (26)
User Functions
Username:

Password:

Don't have an account yet? Sign up as a New User
Who's Online
Guest Users: 9
Sponsorship

Xsanity is proudly sponsored by:

Tekserve
The Old Reliable Mac Shop

Setup DNS for xsan - step by step??

 
Post new topic   Reply to topic    Xsanity Forums Forum Index -> General Xsan Talk
View previous topic :: View next topic  
Author Message
leokano
partially protected
partially protected


Joined: 17 Nov 2011
Posts: 5

PostPosted: Thu Nov 17, 2011 4:40 pm    Post subject: Setup DNS for xsan - step by step?? Reply with quote

Hi guys,

I need some tutorial on how to configure dns in xsan.
I do not need theory, and found it. I need an ¨how to¨ step by step to configure dns correctly.

And maybe some tips to troubleshooting DNS services.

Thanks
(and sorry for me poor english)
Back to top
View user's profile Send private message
abstractrude
Xsan Master
Xsan Master


Joined: 13 Mar 2008
Posts: 864

PostPosted: Thu Nov 17, 2011 5:35 pm    Post subject: Reply with quote

do you have a corporate or on campus dns server? or do you want to setup your own DNS server. I highly recommend using your corporate dns server. if you have one of course
Back to top
View user's profile Send private message
JSamuel
Xsan Master
Xsan Master


Joined: 05 Jan 2011
Posts: 169

PostPosted: Thu Nov 17, 2011 6:09 pm    Post subject: Reply with quote

DNS knowledge is power Cool

As abstract has asked, need to know the platform; environment and so on and so forth... In 'theory', it's static IPs all round, no subnet/DNS info plugged into the MDL IP config. IPv6 off all round. Forward (A) and reverse (PTR) records for everything.

I normally use something like "edit1.<acronym for the client>.int" for the Public and "edit1-meta.<acronym for the client>.int" for the MDL.
Back to top
View user's profile Send private message Visit poster's website
morphenine
Xsan Master
Xsan Master


Joined: 22 Dec 2008
Posts: 126

PostPosted: Thu Nov 17, 2011 6:48 pm    Post subject: Reply with quote

Depends on what you're using for your DNS.

I will tell you that the theory is important to learn, so that as soon as you get hands on you can apply the information that you've learned.

If you don't know what a dns zone is, or an A, C, PTR, or MX record then you're going to have trouble setting it up. I could tell you to what you need for Xsan, but I can't tell you how that applies to your particular setup. Nor how to name them. I can only give you the guidelines and the theory.

I would suggest looking for some tutorials online. You can google "Mac Server DNS Setup" (If you're on a Mac Server)
I found this one on youtube: http://www.youtube.com/watch?v=OOEgQY9oFK4 Its done by a company that has some other good tutorials on the OS X servers.
Back to top
View user's profile Send private message Visit poster's website
leokano
partially protected
partially protected


Joined: 17 Nov 2011
Posts: 5

PostPosted: Mon Nov 21, 2011 12:46 pm    Post subject: Thanks for the answers... Reply with quote

I have the theory, and I trie to setup a dns server on xserve for xsan environment, with 4 clients.

I can setup all, and the clients appears work fine, but don´t the xserve.

I have a corporate dns server...

when I run ¨changeip -checkhostname¨ bring me error from dns.

When run the ¨dig¨ command in clients, work fine, but don´t works on me xserve.

I reed and follows this steps... http://labs.hoffmanlabs.com/node/1436
Back to top
View user's profile Send private message
JSamuel
Xsan Master
Xsan Master


Joined: 05 Jan 2011
Posts: 169

PostPosted: Mon Nov 21, 2011 1:00 pm    Post subject: Reply with quote

You set the clients IPv4 details to query the Xserves for DNS.. I suspect you forgot to configure the Xserve IPv4 details so that they query themselves?
Back to top
View user's profile Send private message Visit poster's website
leokano
partially protected
partially protected


Joined: 17 Nov 2011
Posts: 5

PostPosted: Mon Nov 21, 2011 1:55 pm    Post subject: Reply with quote

I setup the the ipv4 details for the xserve...

- ip
- subnet
- gateway
- dns (this is the corporate dns)

Maybe i forgot something...

I setup the dns service, on server admin... as a forward service and put the dns ip from me corporate dns server.
Back to top
View user's profile Send private message
JSamuel
Xsan Master
Xsan Master


Joined: 05 Jan 2011
Posts: 169

PostPosted: Mon Nov 21, 2011 2:17 pm    Post subject: Reply with quote

leokano wrote:
dns (this is the corporate dns)


And no other entries in that list? Could still be looking up the wrong place... Try a cache flush in Terminal or reboot (etc)

leokano wrote:
I setup the dns service, on server admin... as a forward service and put the dns ip from me corporate dns server.


Whats the point in that? Make it a slave setup or just ditch it and have the query go directly.
Back to top
View user's profile Send private message Visit poster's website
leokano
partially protected
partially protected


Joined: 17 Nov 2011
Posts: 5

PostPosted: Mon Nov 21, 2011 2:25 pm    Post subject: Reply with quote

JSamuel wrote:
leokano wrote:
dns (this is the corporate dns)


And no other entries in that list? Could still be looking up the wrong place... Try a cache flush in Terminal or reboot (etc)

I think in this place, i need put the 127.0.0.1, its correct?

leokano wrote:
I setup the dns service, on server admin... as a forward service and put the dns ip from me corporate dns server.


Whats the point in that? Make it a slave setup or just ditch it and have the query go directly.


I dont understand this question... but we have a corporate dns server, and I need setup me xsan with this corporate dns. I need setup in server admin dns config like forward to this corporate dns server, its corrects?

regards.
Back to top
View user's profile Send private message
aaron
Site Admin
Site Admin


Joined: 19 Mar 2005
Posts: 405

PostPosted: Mon Nov 21, 2011 2:34 pm    Post subject: Reply with quote

Seems like as good a time as any to repost my DNS Worksheet. When I underline a character, substitute the result of that previous step.


  1. DNS Server A IP address: ________________
  2. DNS Server B IP address: ________________
  3. MDC-A Public IP address: ________________
  4. MDC-A Private IP address: ________________
  5. MDC-B Public IP address: ________________
  6. MDC-B Private IP address: ________________



  1. Contents of DNS in MDC-A's Public Interface in Network Pref Pane: ______________________ (should match a & b with nothing more)
  2. Contents of DNS in MDC-B's Public Interface in Network Pref Pane: ______________________ (should match a & b with nothing more)
  3. Result of dig +short @a -x c: ______________________
  4. Result of dig +short @a -x d: ______________________
  5. Result of dig +short @a -x e: ______________________
  6. Result of dig +short @a -x f: ______________________
  7. Result of dig +short @b -x c: ______________________ (should match 3)
  8. Result of dig +short @b -x d: ______________________ (should match 4)
  9. Result of dig +short @b -x e: ______________________ (should match 5)
  10. Result of dig +short @b -x f: ______________________ (should match 6)
  11. Result of dig +short @a 3: ______________________ (should match c)
  12. Result of dig +short @a 4: ______________________ (should match d)
  13. Result of dig +short @a 5: ______________________ (should match e)
  14. Result of dig +short @a 6: ______________________ (should match f)
  15. Result of dig +short @b 3: ______________________ (should match c)
  16. Result of dig +short @b 4: ______________________ (should match d)
  17. Result of dig +short @b 5: ______________________ (should match e)
  18. Result of dig +short @b 6: ______________________ (should match f)

_________________
Aaron Freimark
http://www.tekserve.com/vcard/af.vcf
Back to top
View user's profile Send private message Visit poster's website
leokano
partially protected
partially protected


Joined: 17 Nov 2011
Posts: 5

PostPosted: Fri Dec 02, 2011 9:17 am    Post subject: Reply with quote

Guy, finally a can resolve me problem!!!! Thanks for de help, the world need guys like us!!!

Thanks a lot!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Xsanity Forums Forum Index -> General Xsan Talk All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Best Viewed on a Mac | Suggested Browser: Whatever floats yer boat.