Forum Discussion
View pending changes in cluster
did someone found an answer for this one?
- Amresh008Mar 31, 2017Nimbostratus
I tried running that command but did not get any output. The other link suggested to upgrade the OS but it's already running on a higher version. 12.0.0
- Ray_330743Jan 17, 2018Altostratus
Did you have changes pending? Worked for me, 12.1.12.
Though I wonder what the timestamps represent. They don't look like a familiar timestamp format.
6510792451376654679 1 /Common/MY.LB.TLD 6511412335472880268 99 /Common/MY.LB.TLD
- IanBMar 27, 2020Employee
I realise the question was asked two years ago, but it's a unix timestamp, shifted left 32 bits with 32 bits of subsecond precision.
You can discard the right-hand 32 bits and treat the rest as a normal UTC unix epoch timestamp.
$ TZ=UTC date -d @$((6510792451376654679>>32))
Sun, Jan 14, 2018 6:39:57 AM
- Amresh008Jan 18, 2018Nimbostratus
Hi Ray,
Apart from the timestamp, other details also do not appear user-friendly!!!
- Ray_330743Jan 18, 2018Altostratus
Well, just before the section there's a section that's more legible:
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com