Ginnie: I talked to Helen Chao in NFS and I figure out why it doesn't work for me. On the machines that I try to access the image, they are running s10 updates.
This is because s10updates don't have the NFS/mirror-mount support. Because of ZFS, both .../bld and .../bld/media are now filesystems, you will have to explicitly mount it. Helen suggested the following workaround and it works now: try: cd /net/IP_address_of_the_srv)/extrapool/AI_nightly/bld/media i.e: # cd /net/172.20.48.24/extrapool/AI_nightly/bld/media # ls 20081027-0703.iso automated_installer_image.iso # Or manually do: mount indiana-build.central:/extrapool/AI_nightly/bld/media /mnt Virginia Wray wrote: > Hi Mary - > > I've reshared it (ro :) ), and had someone here locally test it to see > if they can access it. See if you can get to it. I want to be sure you > have access. We'll figure it out. > ginnie > > On 10/27/08 12:04, mary ding wrote: >> Glenn: >> >> I am in the sfbay domain and I cannot get the image on my workstation >> and on ins3525-svr. >> >> # cd /net/indiana-build.central/extrapool/AI_nightly/bld/ >> # ls >> # uname -a >> SunOS dong 5.10 Generic_127127-11 sun4u sparc SUNW,A70 >> # domainname >> it.sfbay.sun.com >> # >> >> >> Glenn Lagasse wrote: >>> * mary ding (Mary.Ding at Sun.COM) wrote: >>>> Ginnie: >>>> >>>> I still cannot get there and there is no media directory: >>>> >>>> # cd /net/indiana-build.central/extrapool/AI_nightly/bld/ >>>> # ls >>>> # >>>> >>>> I cannot access the image and please do something to fix this >>> This works fine for me from my workstation in BUR: >>> >>> glagasse at praetorian:~$ ls >>> /net/indiana-build.central/extrapool/AI_nightly/bld/ media >>> >>> glagasse at praetorian:~$ ls >>> /net/indiana-build.central/extrapool/AI_nightly/bld/media >>> 20081027-0703.iso automated_installer_image.iso >>> >>> It's exported: >>> >>> glagasse at praetorian:~$ showmount -e indiana-build.central | grep >>> extrapool >>> /extrapool/nightly_builds/DC (everyone) >>> /extrapool/snap (everyone) >>> /extrapool (everyone) >>> /extrapool/snap/snap-zones (everyone) >>> /extrapool/nightly_builds/DC/build_data (everyone) >>> /extrapool/DC (everyone) >>> /extrapool/nightly_builds/DC/logs (everyone) >>> /extrapool/nightly_builds (everyone) >>> /extrapool/nightly_builds/100 (everyone) >>> /extrapool/DC/media (everyone) >>> /extrapool/DC/build_data (everyone) >>> /extrapool/AI_nightly/bld/media (everyone) >>> /extrapool/DC/logs (everyone) >>> >>> Perhaps you've got a client problem Mary? >>> >>> Cheers, >>> >>> Glenn >>> _______________________________________________ >>> caiman-discuss mailing list >>> caiman-discuss at opensolaris.org >>> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss > >
