WM3700 WING 5.X : flash: log Directory partition Show allocated capacity command?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-29-2018 03:34 AM
flash: /log Directory partition Show allocated capacity command?
ex) Linux commands : df -h
ex) Linux commands : df -h
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-29-2018 04:53 AM
Hi Jeon,
if I get your question correctly, the closest to df -h is Misha's show file system
VX#show file systems File Systems: Size(Mb) Free(Mb) Use% Type Prefix 68 59 13 flash nvram: 7697 7146 7 flash flash: 22282 20574 7 - vmsdb: 22282 20574 7 flash internal (/vms)
However, Watanabe has also a good point listing available space by service show info
VX#service show info
7.0G out of 7.5G available for logs.
20.1G out of 21.8G available for history.
7.0G out of 7.5G available for crashinfo.
List of Files:
acct_server-initd.log 5.2K Aug 21 10:58
acct_server.log 2.7K Aug 21 10:58So having this you can notice that flash: partition is mounted for logs and crash-info but rest (database, upgrade files etc) is stored within /internal.
Regards,
Ondrej
if I get your question correctly, the closest to df -h is Misha's show file system
VX#show file systems File Systems: Size(Mb) Free(Mb) Use% Type Prefix 68 59 13 flash nvram: 7697 7146 7 flash flash: 22282 20574 7 - vmsdb: 22282 20574 7 flash internal (/vms)
However, Watanabe has also a good point listing available space by service show info
VX#service show info
7.0G out of 7.5G available for logs.
20.1G out of 21.8G available for history.
7.0G out of 7.5G available for crashinfo.
List of Files:
acct_server-initd.log 5.2K Aug 21 10:58
acct_server.log 2.7K Aug 21 10:58
Regards,
Ondrej
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-29-2018 04:27 AM
Hi Jeon,
dir flash:/log/and
service show infoHoping it help.
dir flash:/log/and
service show infoHoping it help.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-29-2018 04:21 AM
Hello, It is "show file systems". Also "dir", "cd", "del" and "service clear crash" are useful. Misha