Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #368098
    Flash
    Participant

    I’m trying to use Netbooting for occasional client maintenance, maybe imaging. My netboot image has lots of tools like Disk Warrior and Symantec. Problem is, when netbooted, clients are still using the local volume for something and it can’t be unmounted. I thought this was the point of “diskless” mode. Clients are creating shadow files on the server, so what’s the local disk being used for?

    Server/Library/Netboot/NetBootClient0 & Server/Library/Netboot/NetBootSP0 are being shared out via NFS and AFP per the defaults.

    I have two netboot images (Intel & PPC), so I’ve not defined either as a default, the client just picks the right one. Do one or both need to be defined as the default?

    Interesting, Disk Warrior won’t touch the local volume, says “Directory cannot be rebuilt, this disk contains virtual memory”.

    Can’t seem to find a Netboot manual, besides the fell-good “Tech Brief” pdf.

    Any ideas?

    #368106
    Flash
    Participant

    [QUOTE][u]Quote by: MacTroll[/u][p]What makes you think you’re actually doing a diskless netboot beyond the fact that it’s checked in the interface? 😀 [/p][/QUOTE]

    I used the following command to retrieve netboot settings; both the images appear to be in diskless mode. Shall I look somewhere else?

    $ sudo serveradmin settings netboot

    netboot:netBootImagesRecordsArray:_array_index:0:SupportsDiskless = yes
    netboot:netBootImagesRecordsArray:_array_index:1:SupportsDiskless = yes

    Interesting however that the gui refers to the images as index 2 & 1, but appear above as 0 &1.

    #368172
    Flash
    Participant

    [QUOTE]
    Are there AFP sessions for NB users when you boot the clients?[/QUOTE]

    No, and I was curious as to why not. Nonetheless, clients do create the shadow files on the server. So, perhaps my problem is related to AFP sharepoint, not diskless netbooting. Thanks for pointing me in the right direction.

    #368188
    Flash
    Participant

    Figured it out. I switched the AFP authentcation method from Kerberos to Standard. Now netboot clients are mounting the afp volume, saving shadow files to it, and the local volume can be unmounted as expected in diskless mode. Now to figure out why Kerberos is broken…

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.

Comments are closed