|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
AIX 0557 error The root file system does not mount
Hi, on running system, a disk was added hdiskx then importvg -y oraclevg hdiskx but hdiskx was actually a rootvg so since rootvg was already present in the existing system this happened Code:
Imported hdisk2 which was rootvg as importvg –y oraclevg hdisk2 in server since rootvg already existed
# importvg -y oraclevg hdisk2
0516-530 synclvodm: Logical volume name hd5 changed to bootlv00.
0516-530 synclvodm: Logical volume name hd6 changed to pagelv00.
0516-530 synclvodm: Logical volume name hd8 changed to loglv01.
0516-712 synclvodm: The chlv succeeded, however chfs must now be
run on every filesystem which references the old log name hd8.
0516-530 synclvodm: Logical volume name hd4 changed to fslv01.
0516-530 synclvodm: Logical volume name hd2 changed to fslv02.
0516-530 synclvodm: Logical volume name hd9var changed to fslv03.
0516-530 synclvodm: Logical volume name hd3 changed to fslv04.
0516-530 synclvodm: Logical volume name hd1 changed to fslv05.
0516-530 synclvodm: Logical volume name hd10opt changed to fslv06.
0516-530 synclvodm: Logical volume name fwdump changed to fslv07.
imfs: Warning: mount point / already exists in /etc/filesystems.
imfs: Warning: mount point /usr already exists in /etc/filesystems.
imfs: Warning: mount point /var already exists in /etc/filesystems.
imfs: Warning: mount point /tmp already exists in /etc/filesystems.
imfs: Warning: mount point /home already exists in /etc/filesystems.
imfs: Warning: mount point /opt already exists in /etc/filesystems.
imfs: Warning: mount point /var/adm/ras/platform already exists in /etc/filesystems.
oraclevg1) will this effect the present machine, should I check something before rebooting the existing system 2) removed the hdisk2 by Code:
# varyoffvg oraclevg # exportvg oraclevg # rmdev -dl hdisk2 then I created an LPAR and assigned this hdisk2 and tried to boot from it I got the led 0557 0557 Explanation The root file system does not mount. Parent topic: AIX IPL progress codes how can I repair this ? |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
boot into maintenance mode from NIM or CD, rename the lv's to the previous names, do a bosboot and bootlist and then try to boot again from this disk - should work.
Do not forget to rename / reattach the logfilesystem - you probably have to clean it up via logform Regards zxmaus |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to mount a file system from a solaris server into an hp-ux system | fretagi | HP-UX | 2 | 08-03-2012 08:01 PM |
| Reset AIX root password without shutting down the system | h@foorsa.biz | Emergency UNIX and Linux Support !! Help Me!! | 5 | 08-23-2011 12:16 AM |
| Block root user in system console - aix 5.3 | kmvinay | AIX | 5 | 11-24-2010 07:14 PM |
| AIX 6.1 Error - "A file, file system or message queue is no longer available." | troym72 | AIX | 0 | 01-18-2010 01:08 PM |
| how to mount a file system of a remote machine to local file system | cy163 | UNIX for Dummies Questions & Answers | 2 | 01-31-2008 08:04 AM |
|
|