R3303-HP HSR6800 Routers Fundamentals Command Reference

100
When mounting or unmounting a storage medium, or performing file operations on it, do not unplug or
switchover the storage medium or the card where the storage medium resides. Otherwise, the file system
could be damaged.
When a storage medium is connected to a lower version system, the system might not be able to
recognize the device automatically, and you must use the mount command for the storage medium to
function correctly.
Before removing a mounted storage medium from the system, unmount it to avoid damaging the storage
medium.
Examples
# In standalone mode, unmount a CF card of the active MPU.
<Sysname> umount cfa0:
% Umount cfa0: successfully.
%Apr 23 01:49:20:929 2008 Sysname VFS/5/LOG:
cfa0: umounted from slot 0.
# In standalone mode, unmount a CF card of the standby MPU (in slot 1).
<Sysname> umount slot1#cfa0:
% Umount slot1#cfa0: successfully.
%Apr 23 01:49:20:929 2008 Sysname VFS/5/LOG:
cfa0: umounted from slot 1.
# In IRF mode, unmount the CF card of the master.
<Sysname> umount cf:
% Umount cf: successfully.
%Apr 23 01:49:20:929 2008 Sysname VFS/5/LOG:
cf: umounted from chassis 1 slot 0.
# In IRF mode, unmount the CF card in slot 5 of the subordinate device with the member ID 2.
<Sysname> umount chassis2#slot5#cf:
% Umount chassis2#slot5#cf: successfully.
%Apr 23 01:49:20:929 2008 Sysname VFS/5/LOG:
cf: umounted from chassis 2 slot 5.
Related commands
mount
undelete
Use undelete to restore a file from the recycle bin.
Syntax
undelete file-url
Views
User view
Default command level
3: Manage level
Parameters
file-url: Name of the file to be restored.