Mount Filesystem in AIX Unable to read /etc/filesystem
Dear all,
We are facing prolem when we are going to mount AIX filesystem, the system returned the following error
But when we ls filesystems in the /etc/ directory it show
I dont the understand why & how the number becomes 0 instead of 1
Also iam unable to more /etc/filesystem it reutrns the same A file or directory in the path name does not exist error.
I have copy of /etc/filesystem which I want to replace with this it this one but the cp , mv all comands are failed and retruning the resource is busy message.
The problem has been resolved now, but we noticed that the df command shows
the following output in which /etc/filesystem was mounted with a temporary file in /tmp which causing the /etc/filesystems to be inaccessible, we unmount the /etc/filesystems and the problem got resolved.
Hello everyone,
I am trying to mount an ext4 filesystem which I created from Ubuntu. But mount command fails saying:
prakhar@Solaris:~$ sudo mount /dev/dsk/c10t0d0p1 /mnt
Password:
mount: /dev/dsk/c10t0d0p1 is not this fstype
And I also tried this:
prakhar@Solaris:~$ fstyp... (6 Replies)
I have oi_151a7 and installed from sfe fuse-ext, libfuse and e2fsprogs. Mount e.g.
# mount -F ext2fs /dev/dsk/c4t0d0p1 /mnt
returns
"mount: Operation not applicable to FSType ext2fs"
and
$ fuse-ext2 /dev/dsk/c4t0d0p1 ~/tmp/a/
does not output anything but the filesystem seems not to be... (3 Replies)
I have 2 Linux servers.
rcwlo-ods10g and rcwlo-10gdev
I can mount one filesystem from rcwlo-ods10g onto rcwlo-10gdev fine:
RCWLO-10gDev:/ # mount -F rcwlo-ods10g:/SAN /backup
but when I try another one I get:
RCWLO-10gDev:/ # mount -F rcwlo-ods10g:/backup /backup
mount:... (0 Replies)
Hi,
I wanted to find out that in my database server which filesystems are shared storage and which filesystems are local. Like when I use df -k, it shows "filesystem" and "mounted on" but I want to know which one is shared and which one is local.
Please tell me the commands which I can run... (2 Replies)
Hey all,
I have a machine with 16 drive slots. Two of the drives have a ZFS mirror of the operating system, the other 14 contain the storage raidz.
So, after installing Opensolaris on the OS drives, how can I remount the storage raid?
TIA (11 Replies)
Hi All,
I have mount /usr directory as a seperate filesystem.The /usr directory includedd in / root file system.I have to mount it as seperate.
Please Help me,
Thanks and Regards, (7 Replies)
Hi,
I have a software in one of the pcs connected in the network and I need to mount that file system in my PC. Both the pcs have Linux installed. Please let me know how can we achieve this.
Any pointers would be of great help.
Thanks & Regards,
Venkatesh. (3 Replies)
:) Hi frds ..i hope i can get some help for this.. I am unable to mount ntfs/hpfs file system which contain my XP o/s. As per the information collected on net i found tht my kernel i.e 2.4.xx does not support ntfs ..?
Now I dont knwo where to get upgraded kernel and how to deploy it ..can anyone... (0 Replies)
I try to share a directory from a wortstation to a server.
the share command was no problem.
Solaris 8
on mars
share -F nfs -o rw /dir/dir2
on the server
mount mars:/dir/dir2 /mount_point
RPC: Program not registered <--- What is the meaning of this ?
Thanks for you help ! (2 Replies)