Sponsored Content
Full Discussion: Mount root warning message
Operating Systems BSD Mount root warning message Post 302540396 by figaro on Wednesday 20th of July 2011 01:18:50 PM
Old 07-20-2011
Mount root warning message

I see the following warning message during the boot sequence of any FreeBSD machine on stock hardware:

Code:
acd0: FAILURE: READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00
Trying to mount root from ufs:/dev/ad6s1

What does this mean and is it really a warning or something that should be fixed?

Thank you in advance
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Panic message with mount.

Hallo together, I have a litle problem with some of my external devices. If I type mount there are some "panic" massages. Is this a real mistake or is this a normal behavior of a Solaris 8 system ? /export/jumpstart on /dev/dsk/c5t4d0s7 read/write/setuid/intr/largefiles/onerror... (4 Replies)
Discussion started by: joerg
4 Replies

2. UNIX for Advanced & Expert Users

unixware 7.1.3 can't mount root

please help me about unixware 7.1.3 -------------------------------------------------------------------------------- msg: vfs_mountroot:cannot mount root %%%%%% system don't start (1 Reply)
Discussion started by: hushboy
1 Replies

3. UNIX for Dummies Questions & Answers

How to mount disk for non-root accounts?

Presently I have mounted a disk as su. I believe only root can mount disks -- is this correct? I had to run mozilla in the root account so I can download the new SuSE distribution to the new disk. How can I mount the disk so non-root accounts can access the disk? Thanks, Siegfried (4 Replies)
Discussion started by: siegfried
4 Replies

4. UNIX for Dummies Questions & Answers

How to mount disk for non-root accounts?

I have a USB disk on a little NAS controller (NSLU2 running unslung 6.8) that I can access nicely with root with mount -t cifs \\\\10.134.23.23\\DISK\ 2 /mnt/LKGD7F73A However, when I run emacs from an user mode xterm prompt, emacs cannot read and write the files on /mnt/LKGD7F73A. Emacs can... (11 Replies)
Discussion started by: siegfried
11 Replies

5. Linux

How to mount/umount disk from a non-root account

Is it possible to mount a disk from a non-root account? I'm developing a Java application which executes commands in the shell using the java.lang.Runtime.exec api, which runs fine for commands ls, df, etc., but for commands mount and umount, i have problems as I need to be root to eecute these.... (8 Replies)
Discussion started by: brendan76
8 Replies

6. Solaris

mount warning !!!!

Hi all, system Solaris 10, from external device I'm trying to mount. First I'm putting vfstab entries: /dev/dsk/c5t600C0FF0000000000B593F5E1482EE04d0s0 /dev/rdsk/c5t600C0FF0000000000B593F5E1482EE04d0s0 /oralog3 2 yes - after 'm trying mount it mount... (2 Replies)
Discussion started by: samar
2 Replies

7. Solaris

Solaris 10 failsafe can not mount root

i have a major problem, i renamed the ld.so.1 file. so i want to reboot into single user mode / fail safe / cdrom single user but i will not mount the root disk. if i look in /dev/dsk all i see is ide disks (cdrom) and no actual disks. (2 Replies)
Discussion started by: dshakey
2 Replies

8. Hardware

Cannot mount root - Panic

Hi Guys, I just tried to reboot my server, but it seems to be panicing and unable to mount the root disk. The filesystem is supposed to be ufs, so im not sure why its talking about vfs. At the moment it's just stuck in a loop of Reboot-panic-reboot. Any ideas? A. SunOS Release 5.10... (1 Reply)
Discussion started by: A-Train
1 Replies

9. AIX

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 Imported hdisk2 which was rootvg as importvg -y oraclevg hdisk2 in server since rootvg already... (1 Reply)
Discussion started by: filosophizer
1 Replies

10. Debian

Device error 71, won't mount root filesystem

I have a Debian OpenBox that boots from any usb port. The Debian LXDE will only boot from one specific port. It needs to look at all of them to find and be root, and mount the root filesystem by UUID. Both are full installs to 16GB flash drives. That is not being done. It says during boot... (0 Replies)
Discussion started by: patrick013
0 Replies
MPATH_PERSISTENT_RESERVE_OUT(3) 			     Library Functions Manual				   MPATH_PERSISTENT_RESERVE_OUT(3)

NAME
mpath_persistent_reserve_out SYNOPSIS
#include <mpath_persist.h> int mpath_persistent_reserve_out (int fd, int rq_servact, struct prin_resp *resp, int noisy, int verbose) DESCRIPTION
The function in the mpath_persistent_reserve_out() sends PR OUT command to the DM device and gets the response. Parameters: fd The file descriptor of a multipath device. Input argument. rq_servact PROUT command service action. Input argument rq_scope Persistent reservation scope. The value should be always LU_SCOPE (0h). rq_type Persistent reservation type. The valid values of persistent reservation types are 5h (Write exclusive - registrants only) 6h (Exclusive access - registrants only) 7h (Write exclusive - All registrants) 8h (Exclusive access - All registrants). paramp PROUT command parameter data. The paramp is a struct which describes PROUT parameter list. Caller should manage the memory alloca- tion of this structure. noisy Turn on debugging trace: Input argument. 0->Disable, 1->Enable. verbose Set verbosity level. Input argument. value: 0 to 3. 0->Crits and Errors, 1->Warnings, 2->Info, 3->Debug RETURNS
MPATH_PR_SUCCESS if PR command successful else returns any one of the status mentioned below MPATH_PR_SYNTAX_ERROR if syntax error or invalid parameter MPATH_PR_SENSE_NOT_READY if command fails with [sk,asc,ascq: 0x2,*,*] MPATH_PR_SENSE_MEDIUM_ERROR if command fails with [sk,asc,ascq: 0x3,*,*] MPATH_PR_SENSE_HARDWARE_ERROR if command fails with [sk,asc,ascq: 0x4,*,*] MPATH_PR_SENSE_INVALID_OP if command fails with [sk,asc,ascq: 0x5,0x20,0x0] MPATH_PR_ILLEGAL_REQ if command fails with [sk,asc,ascq: 0x5,*,*] MPATH_PR_SENSE_UNIT_ATTENTION if command fails with [sk,asc,ascq: 0x6,*,*] MPATH_PR_SENSE_ABORTED_COMMAND if command fails with [sk,asc,ascq: 0xb,*,*] MPATH_PR_NO_SENSE if command fails with [sk,asc,ascq: 0x0,*,*] MPATH_PR_SENSE_MALFORMED if command fails with SCSI command malformed MPATH_PR_RESERV_CONFLICT if command fails with reservation conflict MPATH_PR_FILE_ERROR if command fails while accessing file (device node) problems(e.g. not found) MPATH_PR_DMMP_ERROR if Device Mapper related error.(e.g Error in getting dm info) MPATH_PR_OTHER if other error/warning has occurred(e.g transport or driver error) SEE ALSO
mpath_persistent_reserve_in mpathpersist /usr/share/doc/mpathpersist/README Linux Manpage 2011-04-08 MPATH_PERSISTENT_RESERVE_OUT(3)
All times are GMT -4. The time now is 05:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy