Well, 

I have the following

sharetab before I run updimg.sh

getafix:3:~#cat /etc/dfs/sharetab 
/sahara/media   -       smb     ""      
/kalahari/downloads     -       smb     ""      
/kalahari/media -       smb     ""      
/atacama/media  -       smb     ""      
/sahara/media   -       nfs     rw      
/sahara -       nfs     rw      
/kalahari/downloads     -       nfs     rw      
/kalahari/media -       nfs     rw      
/atacama/media  -       nfs     rw   

then i run updimg.sh, to back it up. then reboot

/sahara/media   -       smb     ""      
/atacama/media  -       smb     ""      
/sahara/media   -       nfs     rw      
/sahara -       nfs     rw      
/atacama/media  -       nfs     rw      


but only the last two shares i have added kalahari/* aren't on the sharetab, 
others show up fine. what is the process that does this mounting / populating 
the sharetab? 

to get it work after a reboot I have to run

getafix:2:~#zfs set sharenfs=on kalahari/downloads
getafix:3:~#zfs set sharenfs=on kalahari/media    
getafix:4:~#cat /etc/dfs/sharetab 
/sahara/media   -       smb     ""      
/kalahari/downloads     -       smb     ""      
/kalahari/media -       smb     ""      
/atacama/media  -       smb     ""      
/sahara/media   -       nfs     rw      
/sahara -       nfs     rw      
/kalahari/downloads     -       nfs     rw      
/kalahari/media -       nfs     rw      
/atacama/media  -       nfs     rw      

after which all is good again

How can i check what is actually in the saved image (as a result of updimg.sh)?
-- 
This message posted from opensolaris.org
_______________________________________________
distribution-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/distribution-discuss

Reply via email to