I'm not that well up on this old AIX business - can someone give me a
pointer ?
Had to do a clean install of 4.3.3 - I had another data disk that I imported
the volume group from. All fine so far. Then I varyonvg the secong group and
after checking the file system, it mounted fine no problem. I thought that
was it and checked the new file system was in /etc/filesystems and that it
had a mount=automatic, which it does.
Now after a reboot, the new file system never mounts itself. Each time I
have to manually varyonvg the imported volume and then it manually mounts
fine. When I do a lsvg on the volume it says:
AUTO ON: yes
Auto-Concurrent: Enabled
What is the problem here - any ideas ?
Thanks for your time - nothing I hate more than getting people to do my work
for me but I'm stuck.
You want "mount = true"
Automatic is kind of a dummy setting used for system filesystems that are mounted
by the start up procedure /sbin/rc.boot and are done 'automagically' whether you
want
it or not.
norm
Giovanni
--
Ce message a ete poste via la plateforme Web club-Internet.fr
This message has been posted by the Web platform club-Internet.fr
can you post the boot log file?
/var/adm/ras/bootlog >>>>>>default.
There is an off chance that when you ran importvg, the LVM commands
populated the mount point within /etc/filesytems in such an order where
needed mount points aren't available at boot time, but they are
available after booting up all the way (this is fairly non-common, so
don't get your hopes up). What I would do is first verify that the
volume group is varied on after a reboot. I read that you run varyonvg
on the second volume group and then mount by hand. LVM allows you to
varyonvg a volume group that's already varied on, with no squawking.
I *think* the command to list varied on volume groups is: "lsvg -o"
(it's been a while for me). If the volume group is already varied on,
then my weak theory (that the mount stanza order within
/etc/filesystems) may have some validity. You can then "vi"
/etc/filesystems and re-arrange mount points to make sense.
anyway, for what that's worth.
--
This email account created to post to newsgroup.When enough spam
has been received, account will be deleted. Sorry. J. Shieh.