Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 689184 Details for
Bug 904643
Unable to mount zfs-fuse filesystems
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
test
zfs.txt (text/plain), 3.33 KB, created by
Ilpo Nyyssonen
on 2013-01-28 17:59:48 UTC
(
hide
)
Description:
test
Filename:
MIME Type:
Creator:
Ilpo Nyyssonen
Created:
2013-01-28 17:59:48 UTC
Size:
3.33 KB
patch
obsolete
>[root@fedora ~]# uname -a >Linux fedora 3.7.4-204.fc18.x86_64 #1 SMP Wed Jan 23 16:44:29 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux >[root@fedora ~]# cat /etc/fedora-release >Fedora release 18 (Spherical Cow) >[root@fedora ~]# yum install zfs-fuse >Loaded plugins: langpacks, refresh-packagekit >Resolving Dependencies >--> Running transaction check >---> Package zfs-fuse.x86_64 0:0.7.0-7.fc18 will be installed >--> Finished Dependency Resolution > >Dependencies Resolved > >================================================================================ > Package Arch Version Repository Size >================================================================================ >Installing: > zfs-fuse x86_64 0.7.0-7.fc18 updates 1.0 M > >Transaction Summary >================================================================================ >Install 1 Package > >Total download size: 1.0 M >Installed size: 4.1 M >Is this ok [y/N]: y >Downloading Packages: >zfs-fuse-0.7.0-7.fc18.x86_64.rpm | 1.0 MB 00:00 >Running Transaction Check >Running Transaction Test >Transaction Test Succeeded >Running Transaction > Installing : zfs-fuse-0.7.0-7.fc18.x86_64 1/1 > Verifying : zfs-fuse-0.7.0-7.fc18.x86_64 1/1 > >Installed: > zfs-fuse.x86_64 0:0.7.0-7.fc18 > >Complete! >[root@fedora ~]# systemctl start zfs-fuse >[root@fedora ~]# systemctl status zfs-fuse >zfs-fuse.service - zfs-fuse daemon > Loaded: loaded (/usr/lib/systemd/system/zfs-fuse.service; disabled) > Active: active (running) since Mon 2013-01-28 19:50:33 EET; 1s ago > Process: 1183 ExecStart=/usr/bin/zfs-fuse-helper start (code=exited, status=0/SUCCESS) > Main PID: 1193 (zfs-fuse) > CGroup: name=systemd:/system/zfs-fuse.service > ââ1193 /usr/bin/zfs-fuse -p /var/run/zfs-fuse.pid > >Jan 28 19:50:32 fedora systemd[1]: Starting zfs-fuse daemon... >Jan 28 19:50:32 fedora zfs-fuse-helper[1183]: Cleaning up stale ... >Jan 28 19:50:32 fedora zfs-fuse[1192]: initial max_map_count 65530 >Jan 28 19:50:32 fedora zfs-fuse[1192]: ARC caching: maximum ARC ... >Jan 28 19:50:32 fedora zfs-fuse[1193]: ARC setup: min ARC size s... >Jan 28 19:50:32 fedora zfs-fuse[1193]: ARC setup: max ARC size s... >Jan 28 19:50:32 fedora zfs-fuse-helper[1183]: Starting zfs-fuse:... >Jan 28 19:50:32 fedora zfs-fuse-helper[1183]: Immunizing zfs-fus... >Jan 28 19:50:33 fedora zfs-fuse-helper[1183]: Mounting zfs parti... >Jan 28 19:50:33 fedora systemd[1]: Started zfs-fuse daemon. >[root@fedora ~]# zpool list >no pools available >[root@fedora ~]# zpool create stuff /dev/vdb >[root@fedora ~]# zpool list >NAME SIZE ALLOC FREE CAP DEDUP HEALTH ALTROOT >stuff 1.98G 95.5K 1.98G 0% 1.00x ONLINE - >[root@fedora ~]# mount | grep stuff >[root@fedora ~]# zfs mount stuff >cannot mount 'stuff': mountpoint or dataset is busy >[root@fedora ~]# zfs umount stuff >cannot unmount 'stuff': not currently mounted >[root@fedora ~]# zfs set canmount=noauto stuff >[root@fedora ~]# systemctl restart zfs-fuse >[root@fedora ~]# zfs mount stuff >[root@fedora ~]# mount | grep stuff >[root@fedora ~]# zfs mount stuff >cannot mount 'stuff': mountpoint or dataset is busy >[root@fedora ~]# zfs umount stuff >cannot unmount 'stuff': not currently mounted
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 904643
: 689184